sdfs
There are 14 repositories under sdfs topic.
Haskell-Things/ImplicitCAD
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
ianthehenry/bauble
a playground for making 3D art with lisp and math
TopiaCoin/EOSRPCAdapter-Java
EOS RPC Adapter implementation for Java
matthiasbroske/CurvatureDirectedRendering
Curvature-directed lines for conveying the shape of 3D SDF surfaces in a perceptually optimal manner
BardOfCodes/geolipi
GeoLIPI: DSL for Implicit Geometric Modelling
karmakrafts/msdfgen
Multi-channel signed distance field generator fork that offers a C API
PedroRavaglia/Rings-and-Sectors-WebGL
An implementation of WebGL shaders using distance functions to generate patterns of rings, sectors and 4 combinations of these patterns.
quantumOrange/ARRay
Raytracing with signed difference functions in Augmented Reality
SiebenCorgie/minisdf
proof of concept signed distance DSL with a RVSDG based optimizer. Mirror of the same repository on GitLab.
TopiaCoin/supportNode
The SDFS Support Node software.
TopiaCoin/BlockchainUtilities-Java
Java utility code for the SDFS Blockchain Library
TopiaCoin/BlockchainWorkspaces-Java
SDFS Java Library for interacting with Blockchain-based Containers
TopiaCoin/sdfsSmartContracts
Smart Contracts used in the SDFS system
SiebenCorgie/msdf-renderer
SDF renderer based on rust-gpu, vulkan, spirv-patcher and the miniSDF language