signed-distance-fields topic
IsoMesh
IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via su...
unity-sdf-generator
A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.
Discregrid
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of signed distance fields.
TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
MeshSdf
Signed Distance Function from triangle mesh.
sdf
Sphere tracing signed distance functions.
light2D
Realtime 2D Raytracing in Unity using Signed Distance Fields 💡
sdf-baking
An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.
sdftoolbox
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
voxbloxpy
standalone and "ros-free" python wrapper of voxblox (online SDF generator from point clouds)