ZachHembree / GreedyCubicalMarchingSquares
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
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Pet project to learn compute shaders.☆39Updated 4 years ago
- SSGI shader for Godot☆37Updated 6 years ago
- ☆17Updated 9 years ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆16Updated 2 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆46Updated last year
- A C# implementation of voxlap-style rendering, using Unity and their Burst compiler☆17Updated 5 months ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 9 months ago
- Data tables used in the Transvoxel Algorithm☆61Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated 2 months ago
- ☆44Updated 2 years ago
- ☆48Updated 2 weeks ago
- glsl code for running radiance cascade☆30Updated 8 months ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆67Updated last year
- Fast 3d/4d divergence-free noise for shaders.☆48Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆85Updated last year
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆83Updated last year
- Unity + GPU collision detection + Compute shaders + GPU Radix sort☆15Updated 2 years ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- A Dual Contouring Example using C# and Unity3D☆47Updated 9 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆76Updated last year
- All documents related to my master thesis☆56Updated last year
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- A demo of CPU octree splatting algorithm☆53Updated 9 months ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆93Updated 6 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆47Updated 3 months ago
- Implementation of Peter Shirley's Ray Tracing in One Weekend. Multi-threaded, ISPC, and CUDA versions.Updated 5 years ago