Skip to content

A simple ray tracer written in Haskell for fun with Olivier Nicole.

Notifications You must be signed in to change notification settings

GuerricChupin/haskell-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell ray tracer

Simple ray tracer written in Haskell for fun with Olivier Nicole.

Scenes are described in Haskell and must be compiled and linked to the project. This way the powerful Haskell syntax (e.g. list comprehension) can be used.

See the 'example_images' directory to see a few possibilities.

Implemented features are: reflection, transparency and refraction, directional light sources and algorithmic texture shading.

About

A simple ray tracer written in Haskell for fun with Olivier Nicole.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published