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 7 years ago
Alternatives and similar repositories for Marching_Cubes_on_GPU:
Users that are interested in Marching_Cubes_on_GPU are comparing it to the libraries listed below
- A 2D implementation of the SCA 2008 paper "Accurate Viscous Free Surfaces[...]" by Batty & Bridson.☆16Updated 12 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆25Updated 9 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆51Updated 6 months ago
- C++ math / geometry / mesh processing library☆60Updated 6 years ago
- Powercrust algorithm: from points to a surface mesh and an approximate medial axis☆12Updated 9 years ago
- cloth simulation with collision☆66Updated 5 years ago
- ☆41Updated 9 years ago
- An implementation of the variational viscosity method from the SCA paper [Batty and Bridson 2008]: "Accurate Viscous Free Surfaces for Bu…☆35Updated 7 years ago
- Procedural 3D mesh generation tool☆17Updated 6 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 6 years ago
- ☆16Updated 4 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 4 years ago
- Half Edge data structure manipulation(inserting vertices, edges, triangulating faces, extruding faces) and Catmul-Clark Subdivision☆13Updated 7 years ago
- Multiple Interacting Fluids Project☆15Updated 12 years ago
- A 3D modeling software allowing free-form blending and topology changes☆21Updated 5 years ago
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 12 years ago
- GPU marching cubes implementation for openFrameworks using a compute shader.☆18Updated 7 years ago
- An early development version of the GigaVoxels library.☆28Updated 7 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
- 2D/3D C++ library focusing on mesh processing☆27Updated 9 years ago
- Fast translucent object rendering with GLSL.☆21Updated 8 years ago
- Implementation of Freeform Deformation using OpenGL.☆9Updated 4 years ago
- Gradient domain processing for signals (and geometry) on meshes☆35Updated this week
- Fluid dynamics simulation of the transport of dye in milk with soap droplets.☆17Updated 8 years ago
- A self-study of simulating ocean waves. Featuring Gerstner waves and Statistic FFT approach. Using OpenGL C++☆15Updated 8 years ago
- melo is mesh loader for OBJ, glTF2 and PLY☆46Updated 3 years ago
- Sources for the paper Fast approximations for boundary element based brittle fracture simulation☆49Updated 8 years ago
- Work-in-progress CPU renderer using Embree☆18Updated 6 years ago
- Fitting subdivision surfaces to data☆30Updated 7 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆24Updated 8 years ago