/simple-raytracer-ocaml

:flashlight: A simple raytracer written in OCaml (quick hacky code written in <2 hours)

Primary LanguageOCamlThe UnlicenseUnlicense

Simple Raytracer

A simple raytracer written in OCaml

Show me a sample image!

expected-result

Quickstart

Run make, and ./SimpleRaytracer.native | display - to look at the result.

Not-so-quick start

Read ./SimpleRaytracer.ml, then make changes (if any), then do steps in quickstart

License

Unlicense