/haskell-ray-marcher

A ray marcher implemented with Haskell.

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

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:

License

GNU v3.0