Skip to content

umnikos/haskell-ray-marcher

Repository files navigation

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

About

A ray marcher implemented with Haskell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published