Tsarpf / MarchingCubesGPULinks
(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.
☆15Updated 6 years ago
Alternatives and similar repositories for MarchingCubesGPU
Users that are interested in MarchingCubesGPU are comparing it to the libraries listed below
Sorting:
- ☆41Updated 9 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 10 years ago
- ☆21Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- 📄 Triangle packer for light map☆76Updated 7 years ago
- FBXExporter☆42Updated 11 years ago
- PhotonMapper☆48Updated 11 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- A realtime terrain erosion & fluid simulation running on the CPU.☆78Updated 4 years ago
- Incompressible Smoothed Particle Hydrodynamics and Applications☆27Updated 10 years ago
- GPU classifies how to render millions of particles☆75Updated last year
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- OpenGL Development Cookbook (book code with build and configuration fixes)☆22Updated 3 years ago
- Simple Terrain Engine in 200 Lines of Code☆32Updated 10 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- A PBD simulation with triangulated obj and bgeo outputs for each frame for houdini input.☆34Updated 7 years ago
- OpenGL-based voxel renderer☆66Updated 9 years ago
- Simple implementation of SPH-based fluid simulation.☆9Updated 7 years ago
- Mesh Decimation Tool☆97Updated 10 years ago
- voxel Terrain using marching cubes and transvoxel☆111Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 2 months ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Updated 6 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Reference Implementation of Automatic UV Mapping with Harmonic Maps.☆25Updated 8 years ago