Skip to content

Releases: umnikos/haskell-ray-marcher

Milestone 2

02 May 16:53
c74c4af
Compare
Choose a tag to compare
Milestone 2 Pre-release
Pre-release

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