harishtella / Tray-Racer

no relation to other ray tracing projects named Tray Racer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# tray-racer

A simple ray tracer for experimenting with functional programming techniques

Based on an article by Jacco Bikker @ DevMaster.net
http://devmaster.net/posts/2836/raytracing-theory-implementation-part-1-introduction

## Usage

download and install leiningen then perform. 

lein deps
lein run

sit back and enjoy watching the rays being traced 

## License

Copyright (C) 2011 Harish Tella

Distributed under the MIT License

About

no relation to other ray tracing projects named Tray Racer.

License:MIT License


Languages

Language:Clojure 100.0%