MauriceGit / Marching_Cubes_on_GPULinks
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
Sorting:
- Skinning Catmull-Clark Subdivision Surfaces☆26Updated 10 years ago
- Curl-Noise Particle Flow using OpenCL☆21Updated 4 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated 11 months ago
- An early development version of the GigaVoxels library.☆29Updated 8 years ago
- An Analytic Model for Full Spectral Sky-Dome Radiance☆13Updated 13 years ago
- Incompressible Smoothed Particle Hydrodynamics and Applications☆27Updated 10 years ago
- A 2D implementation of the SCA 2008 paper "Accurate Viscous Free Surfaces[...]" by Batty & Bridson.☆17Updated 13 years ago
- This paper presents an approach through OpenGL shading language for the rendering of human skin for game development. This method works i…☆25Updated 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
- GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere☆23Updated 5 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.…☆17Updated 9 years ago
- Generating Trees with a Space Colonization Algorithm☆39Updated 7 years ago
- Fluid dynamics simulation of the transport of dye in milk with soap droplets.☆17Updated 8 years ago
- Real-time 2D fluid simulator with lots of visualization options.☆37Updated 3 years ago
- ☆16Updated 4 years ago
- Animated quad meshes and smooth normal computation with Modern OpenGL.☆23Updated 12 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- A self-study of simulating ocean waves. Featuring Gerstner waves and Statistic FFT approach. Using OpenGL C++☆16Updated 9 years ago
- ☆10Updated 9 years ago
- A high-performance library for multi-physics simulations and geometric computation☆32Updated 4 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆41Updated 11 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- A 3D modeling software allowing free-form blending and topology changes☆21Updated 5 years ago
- A unified framework for example-based texture synthesis, developed alongside my master's thesis.☆17Updated 6 years ago
- melo is mesh loader for OBJ, glTF2 and PLY☆47Updated 4 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- Fast translucent object rendering with GLSL.☆21Updated 9 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Real-time Position-Based Fluids in OpenCL, homework in Stanford's CS348C☆49Updated 8 years ago