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
- FBXExporter☆42Updated 11 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- ☆20Updated 9 years ago
- Simple Terrain Engine in 200 Lines of Code☆32Updated 10 years ago
- Real-time Animation and Rendering of Ocean Whitecaps☆83Updated 10 years ago
- Modification of the Nvidia Cascading Shadow Maps demo using a pure shader based approach over immediate mode☆31Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- 📄 Triangle packer for light map☆76Updated 7 years ago
- Public direct3d11 tool prototying framework.☆24Updated 6 years ago
- A PBD simulation with triangulated obj and bgeo outputs for each frame for houdini input.☆34Updated 7 years ago
- A library of distance and occlusion generation routines☆112Updated 2 weeks ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Sandbox binary and source code for the Siggraph 2017 paper "Water Wave Packets" by Stefan Jeschke (NVIDIA) and Chris Wojtan (IST Austria)☆44Updated 8 years ago
- A DirectX 11 implementation of voxelization☆19Updated 9 years ago
- DirectX 12,Tile-based deferred shading,Dynamic resolution,Order-independent transparency,PBR,HDR,SSR,Nvidia:HBAO,SMAA☆29Updated 8 years ago
- Global Illumination using Spherical Harmonics☆83Updated 4 years ago
- Repository for real time rendering engine and tools for C++☆17Updated 6 years ago
- Real-time Collision Culling of a Million Bodies on Graphics Processing Units. SIGGRAPH ASIA, Dec. 2010☆18Updated 10 years ago
- ☆91Updated 8 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆79Updated 4 years ago
- virtual texture☆20Updated 5 years ago
- Implementation of Donner & Jensen's "A Spectral BSSRDF for Shading Human Skin" in PBRT☆17Updated 10 years ago
- ☆24Updated 11 years ago
- 3D smoke simulation by Eulerian grid method for solving Navier-Stokes equation and rendering by volume ray-casting, all in C++ AMP☆19Updated 5 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago