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
- A C# implementation of voxlap-style rendering, using Unity and their Burst compiler☆17Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- A demo of CPU octree splatting algorithm☆59Updated last year
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- ☆14Updated 7 years ago
- ☆18Updated 10 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 4 months ago
- SSGI shader for Godot☆39Updated 7 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- A Dual Contouring Example using C# and Unity3D☆48Updated 10 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆18Updated 6 years ago
- ☆18Updated 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
- Simple radiosity renderer, generates a basic scene☆18Updated 7 years ago
- Fast 3d/4d divergence-free noise for shaders.☆50Updated 2 years ago
- Transvoxel implementation in C# for XNA☆75Updated 6 years ago
- A very basic quadtree image compression algorithm☆11Updated 5 years ago
- ☆15Updated 2 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
- A BSP-based Constructive Solid Geometry library☆30Updated 7 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆62Updated 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
- Experiments with SDF rendering, modifying, and collisions in Unity.☆11Updated 3 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- Experiment of global illumination in screen space☆88Updated 7 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆54Updated 2 years ago
- ☆46Updated 2 years ago