signed-distance-field topic

List signed-distance-field repositories

sdf-ray-marching

23
Stars
0
Forks
Watchers

A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline

SDFGenerator

54
Stars
7
Forks
Watchers

GPU 3D SDF generator using DirectX 11 compute shader

sdf2dWithMPM2D

31
Stars
4
Forks
Watchers

SDF-based collision detection with MPM-based simulation

sdf3d

31
Stars
9
Forks
Watchers

3D Signed Distance Field

bauble.studio

343
Stars
7
Forks
Watchers

a playground for making 3D art with lisp and math

MaterialMakerRayMarching

73
Stars
4
Forks
Watchers

Make complex Ray Marching SDF objects using nodes with the Material Maker editor and this library

MarchingCubeCpp

41
Stars
9
Forks
Watchers

A public domain/MIT header-only marching cube implementation in C++ without anything fancy.

Rock-fracturing

48
Stars
6
Forks
Watchers

Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graphics International 2020.