OCAML Raytracer

This was a raytracer I built in OCAML. It was a project to learn about raytracing and 3D graphics. The project was built using OCAML for the graphics and user interface. The project also involved a basic physics engine to demonstrate the raytracing principles.