Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shawn-shan/ray_tracer

Racket (scheme) Implementation of ray tracer
https://github.com/shawn-shan/ray_tracer

Last synced: 19 days ago
JSON representation

Racket (scheme) Implementation of ray tracer

Awesome Lists containing this project

README

        

# ray_tracer
A Basic Implementation of ray tracer in Racket, and is able trace sphere in a space, with dot light or parallel light source.

Start the tracer in prog2.rkt, where has some premade settings.