Skip to content

Parallel ray tracer in Haskell, based on Ray tracing in one weekend.

License

Notifications You must be signed in to change notification settings

icsaszar/raytracer-hs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer-hs

Parallel ray tracer based on the Raytracing in one weekend.

Even though this is a Cabal project, the only dependency that is not available with a default installation of GHC is the parallel library. Thus, this project can be easily adapted to run by using just a standard GHC installation.

About

Parallel ray tracer in Haskell, based on Ray tracing in one weekend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published