The scene represents a basic sphere with its normals as its color. I added the ability to change where the camera is along with a triangle intersection function.
The combination of the two is simply done using brute force methods with no tree structure just yet.
This image shows how the camera can be rotated and moved.