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 4 years ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- Pet project to learn compute shaders.☆41Updated 5 years ago
- A C# implementation of voxlap-style rendering, using Unity and their Burst compiler☆17Updated last year
- 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
- A demo of CPU octree splatting algorithm☆59Updated last year
- GPU LBVH builder implemented in Vulkan and GLSL.☆55Updated 2 years ago
- Transvoxel implementation in C# for XNA☆76Updated 6 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆18Updated 6 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆70Updated last year
- A Dual Contouring Example using C# and Unity3D☆48Updated 10 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- ☆14Updated 7 years ago
- ☆16Updated 2 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 4 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆79Updated last year
- Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AV…☆62Updated 5 years ago
- Data tables used in the Transvoxel Algorithm☆73Updated 2 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
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆86Updated last year
- SSGI shader for Godot☆39Updated 7 years ago
- Fast 3d/4d divergence-free noise for shaders.☆51Updated 2 years ago
- Experiments with SDF rendering, modifying, and collisions in Unity.☆11Updated 3 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆86Updated 2 years ago
- ☆46Updated 2 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- Experiment of global illumination in screen space☆89Updated 7 years ago
- 2D signed distance field☆20Updated 4 years ago
- ☆86Updated 7 months ago