ZachHembree / GreedyCubicalMarchingSquaresLinks
It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface Extraction from Volume Data.
☆12Updated 6 years ago
Alternatives and similar repositories for GreedyCubicalMarchingSquares
Users that are interested in GreedyCubicalMarchingSquares are comparing it to the libraries listed below
Sorting:
- Pet project to learn compute shaders.☆41Updated 5 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- A demo of CPU octree splatting algorithm☆59Updated last year
- A C# implementation of voxlap-style rendering, using Unity and their Burst compiler☆17Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 2 months ago
- A Dual Contouring Example using C# and Unity3D☆48Updated 10 years ago
- SSGI shader for Godot☆39Updated 7 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- ☆17Updated 2 years ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- Custom C# engine with mostly GPU procedural planet generation.☆28Updated 6 years ago
- ☆14Updated 7 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆95Updated 7 years ago
- ☆18Updated 10 years ago
- Transvoxel implementation in C# for XNA☆73Updated 6 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- Source code for the paper: Modeling Rocky Scenery using Implicit Blocks, published in The Visual Computer and presented at Computer Graph…☆50Updated 3 years ago
- Fast implementation of Marching Cubes in Unity☆16Updated 3 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆18Updated 6 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆61Updated last year
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- Fast 3d/4d divergence-free noise for shaders.☆50Updated 2 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- xatlas wrapper used by Bakery☆24Updated 3 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆95Updated 2 years ago
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- All documents related to my master thesis☆56Updated 2 months ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- Data tables used in the Transvoxel Algorithm☆69Updated 2 years ago
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆36Updated 8 years ago