i tried beta 2
i tried it with
#!/bin/bash
CXXFLAGS="-std=c++11"
../configure -q COMPILED_BY="RSM"
make clean
make
make check
make install
the output when rendering biscuits.pov is entirely black
the output when rendering the test scene bill provided is green
the output when i try rendering my scenes is entirely white