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 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for MarchingCubesGPU
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- ☆40Updated 8 years ago
- A DirectX 11 implementation of voxelization☆18Updated 8 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- Very barebones CPU Voxel Raycaster☆33Updated 4 years ago
- Mesh voxelization using GPU hardware rasterization.☆14Updated 7 years ago
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 10 years ago
- Implementation of Donner & Jensen's "A Spectral BSSRDF for Shading Human Skin" in PBRT☆17Updated 9 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆19Updated 3 years ago
- Some (simple) global illumination algorithms☆9Updated 7 years ago
- Real-time Collision Culling of a Million Bodies on Graphics Processing Units. SIGGRAPH ASIA, Dec. 2010☆14Updated 9 years ago
- Attempting to implement VXGI for NCCA Masterclass assignment☆14Updated 6 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆33Updated 6 years ago
- 📄 Triangle packer for light map☆75Updated 6 years ago
- ☆17Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago
- webGL implementation of dense light scene, included deferred & clustered rendering for accelaration☆8Updated 5 years ago
- WebGL-Tile-Based-Forward-Plus-Renderer using glTF model☆31Updated 8 years ago
- Maya plugin implementing geometry fracturing based on Voronoi Diagrams (Voronoi Shattering). Visit http://www.joesfer.com/?p=60 for furt…☆42Updated 6 years ago
- Simple Terrain Engine in 200 Lines of Code☆30Updated 9 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆22Updated 2 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 5 years ago
- A 3d smoke simulation program with volume rendering☆22Updated 6 years ago
- Little global illumination Monte Carlo path tracer☆12Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago
- Nvidia HairWorks OpenGL implementation☆12Updated 8 years ago
- PhotonMapper☆48Updated 10 years ago
- A GPU radix sorter using the OpenGL compute shader.☆19Updated 8 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- hdr to rgba8 encoding/decoding tool☆25Updated 9 years ago