dairin0d / OctreeSplattingLinks
A demo of CPU octree splatting algorithm
☆59Updated last year
Alternatives and similar repositories for OctreeSplatting
Users that are interested in OctreeSplatting are comparing it to the libraries listed below
Sorting:
- Optimised ray marching for voxel worlds, written in C# and open sourced from the Vercidium Engine.☆52Updated 5 months ago
- This is a 3d graphics engine that focusses on rendering voxels as fast as possible without sacrificing dynamic geometry.☆74Updated last month
- Voxel / ray tracing template for the blog posts.☆64Updated last year
- 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
- Interactively Modifying Compressed Sparse Voxel Representations☆152Updated 2 years ago
- ☆162Updated 11 months ago
- Optimised voxel mesh generation, written in C# and open sourced from the Vercidium Engine.☆123Updated last year
- Experiment of global illumination in screen space☆88Updated 7 years ago
- Cubiquity is an experimental micro-voxel engine written in C++ and released into the public domain.☆271Updated last month
- Transvoxel implementation in C# for XNA☆76Updated 6 years ago
- Pet project to learn compute shaders.☆41Updated 5 years ago
- WIP voxel engine with GPU culling, Indirect rendering, Multi-threaded async copy queue chunk loading system.☆23Updated 10 months ago
- a real-time SDF pathtracer☆21Updated 5 years ago
- Minimal rigid body physics simulation☆21Updated last year
- ☆27Updated 11 months ago
- A simple AVDB constraint-based dynamics solver implementation using LegitVulkan☆66Updated 6 months ago
- A 2D implementation of Radiance Cascades by Alexander Sannikov.☆63Updated last year
- SSGI shader for Godot☆39Updated 7 years ago
- Realtime and/or precalculated global illumination for your 3d projects.☆31Updated last year
- Voxel Cone Tracing implemented in a well-abstracted layer that wraps around Vulkan.☆15Updated 6 years ago
- Terrain renderer and fluid simulation sandbox☆22Updated 8 months ago
- ☆18Updated 10 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- 2D rectangular bin packing with option for item removal☆116Updated last year
- This is a collection of shaders written in HLSL using Evergine.☆40Updated 2 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Updated last year
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆54Updated 7 months ago
- Vulkan-based implementation of clouds from Decima Engine☆57Updated 7 years ago
- It's like Marching Cubes but not really. Based on the algorithm described by Chien-Chang Ho et al. in Adaptive Feature Preserving Surface…☆12Updated 6 years ago