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:
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- A C# implementation of voxlap-style rendering, using Unity and their Burst compiler☆17Updated 7 months ago
- Pet project to learn compute shaders.☆39Updated 4 years ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- A demo of CPU octree splatting algorithm☆53Updated 11 months ago
- SSGI shader for Godot☆37Updated 6 years ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆18Updated 2 years ago
- Reflection Probe Atlas impl. for Unity☆25Updated 6 years ago
- Data tables used in the Transvoxel Algorithm☆65Updated last year
- ☆44Updated 2 years ago
- ☆18Updated 9 years ago
- ☆18Updated 8 years ago
- Experiments with SDF rendering, modifying, and collisions in Unity.☆11Updated 3 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- An animated ray tracing demonstration tool built in Unity.☆17Updated 5 years ago
- ☆16Updated 2 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 11 months ago
- Implementation of Peter Shirley's Ray Tracing in One Weekend. Multi-threaded, ISPC, and CUDA versions.☆1Updated 5 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆49Updated last year
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- Fast 3d/4d divergence-free noise for shaders.☆47Updated last year
- glsl code for running radiance cascade☆30Updated 10 months ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆84Updated last year
- Volumetric clouds shader for Unity.☆13Updated 5 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆28Updated 3 months ago
- A revival of the NeoFur that was abandoned, it needs to be updated for Unity 2018 and I am far from the worlds best coder.☆12Updated 5 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Unity + GPU collision detection + Compute shaders + GPU Radix sort☆16Updated 2 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago