Releases: umnikos/haskell-ray-marcher
Releases · umnikos/haskell-ray-marcher
Milestone 2
A basic ray marcher to satisfy milestone 2. Features include;
- Creating scenes based on mathematical expressions (pure Haskell functions)
- Rendering those scenes
- Colors
- Very bare bones shading and shadows
- Output as a .ppm file