MauriceGit / Marching_Cubes_on_GPU
A marching cube algorithm, that is executed in parallel on the GPU, using compute shaders. This will later enable a highly parallel creation of advanced landscape/terrain structures in potentially real-time (next project).
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Marching_Cubes_on_GPU
- Skinning Catmull-Clark Subdivision Surfaces☆25Updated 9 years ago
- ☆40Updated 8 years ago
- A GPU triangle mesh voxelizer using the geometry shader.☆13Updated 8 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆16Updated 8 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆23Updated 8 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 3 years ago
- Multiple Interacting Fluids Project☆15Updated 12 years ago
- Fast translucent object rendering with GLSL.☆21Updated 8 years ago
- OpenGL/GLSL ray tracing engine☆8Updated 5 years ago
- Very barebones CPU Voxel Raycaster☆33Updated 4 years ago
- ☆15Updated 7 years ago
- Cinder port of https://github.com/gangliao/Order-Independent-Transparency-GPU☆15Updated 6 years ago
- ☆16Updated 4 years ago
- 3D painting tool☆38Updated 11 years ago
- This demo sorts an SSBO composed of generic OriginalData structures according to a particular value in the OriginalData structure. This …☆18Updated 7 years ago
- Nvidia HairWorks OpenGL implementation☆12Updated 8 years ago
- ☆10Updated 4 years ago
- A 3D modeling software allowing free-form blending and topology changes☆21Updated 5 years ago
- A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.☆30Updated 5 years ago
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 12 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- This blocks helps to create GPU based particle systems and renderers☆11Updated 6 years ago
- A GPU radix sorter using the OpenGL compute shader.☆19Updated 8 years ago
- A unified framework for example-based texture synthesis, developed alongside my master's thesis.☆17Updated 5 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- "A Spatial Target Function for Metropolis Photon Tracing", ACM TOG, Code repository☆19Updated last year
- Catmull Clark Subdivision Surfaces example built using three.js☆16Updated 6 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 6 years ago