A simple ray tracer for the Nspire. To edit the scene, change ntracer.c in arm/demo. Functions used by the ray tracer are in arm/demo/rayheader.h. Code skeleton based off of the Ndless demo. Credits: Thanks to the Ndless dev team for creating the tools that made this possible. Yay Ndless!