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.
-
Updated
Aug 31, 2023 - C++
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.
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 surface nets or dual contouring.
A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
Sphere tracing signed distance functions.
Signed Distance Function from triangle mesh.
Realtime 2D Raytracing in Unity using Signed Distance Fields 💡
An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
standalone and "ros-free" python wrapper of voxblox (online SDF generator from point clouds)
Playground for OpenGL ES 2.0/3.0 (VR) rendering
Meta-Learning for Neural Implicit Surface of Object Categories
Ray marching FPS like playground w/ physics
WebGL renderer for raymarching of signed distance fields
Signed Distance Function (SDF) based Python package for procedural construction of geometry.
An implementation of the paper "Constructive heterogeneous object modeling using signed approximate real distance functions"
Add a description, image, and links to the signed-distance-fields topic page so that developers can more easily learn about it.
To associate your repository with the signed-distance-fields topic, visit your repo's landing page and select "manage topics."