My first step in getting acquainted with procedural geometry and parallel programming.
Rendering dynamic mathematical surfaces, up to millions of meshes at reasonable frame rates.
- Procedural GPU-based approach using compute shader:
math.mov
- Procedural CPU-based approach using job system:
demo-fractal.mov
catlikecoding, Jasper Flick.