Skip to content

A functional implementation of the ray tracer described in The Ray Tracer Challenge

Notifications You must be signed in to change notification settings

Calvin-Xu/raytracer-challenge

Repository files navigation

raytracer-challenge

A Typed Racket implementation of the ray tracer described in The Ray Tracer Challenge by Jamis Buck.

Cornell Box

Unoptimized and very slow; currently has features of up to chapter 11 of the book and additionally:

  • multithreaded rendering
  • focal blur

Source code is tangled from the (not very) literate raytracer-challenge.org document.

About

A functional implementation of the ray tracer described in The Ray Tracer Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages