Tsarpf / MarchingCubesGPU
(A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The first completely open-source with this combination as far as I know.
☆14Updated 6 years ago
Alternatives and similar repositories for MarchingCubesGPU:
Users that are interested in MarchingCubesGPU are comparing it to the libraries listed below
- ☆19Updated 9 years ago
- A DirectX 11 implementation of voxelization☆18Updated 9 years ago
- ☆41Updated 9 years ago
- An experimental real-time render engine☆12Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- virtual texture☆19Updated 4 years ago
- Attempting to implement VXGI for NCCA Masterclass assignment☆14Updated 6 years ago
- Tiny Global Illumination OpenGL Renderer☆51Updated 9 years ago
- 📄 Triangle packer for light map☆75Updated 6 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆22Updated 3 years ago
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- ☆29Updated 7 years ago
- ☆25Updated 5 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- webGL implementation of dense light scene, included deferred & clustered rendering for accelaration☆8Updated 5 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆52Updated 3 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 7 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 8 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆59Updated 5 years ago
- Deferred PBR rendering engine for DirectX 11☆17Updated 7 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆81Updated 9 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆49Updated 3 years ago
- ☆39Updated 5 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 3 years ago
- ☆24Updated 10 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆43Updated 5 years ago
- Atmosphere rendering based on precomputed table.☆35Updated 6 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆14Updated 5 years ago