Spheremap Renderer
Rendering to a spheremap, for use in directional lighting effects.
- render the scene to the sides of a cube
- render cubemap to texture via a premade hexahedral sphere
- apply texture to mesh
Step 2 must be done each time the camera is moved
download: TODO