Skip to content

Lambdara/ray-okay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray-Okay

A quite simple Haskell raytracer written using the Gloss library.

By Uwila and Ivo Gabe de Wolff (only one of the authors is in the git history because it was squashed to remove some personal info).

Building

You can build the program using Cabal (part of the Haskell platform). In the root folder run

cabal install --only-dependencies.

After this you should be able to build and run the project using

cabal build

and

cabal run

respectively.

Releases

No releases published

Packages

No packages published