haskell ray marcher A minimal ray marcher in Haskell Requirements: - Stack (build tool) - gmp (arithmetic library) How to build: $ stack build How to run: $ stack run Tech: Haskell License GNU v3.0