//- Implement support for multiple light sources in a scene. //- Implement light tree. - Implement proper light source selection for hierarchical instancing. - Implement shader parsing, and use in rendering. - Add gui display of rendering in progress. - Implement floating point accuracy stuff. - Unit tests for scene parsing.