2 These are the humble beginnings of a benchmarking system for OpenSG
4 The idea was to have a Python wrapper around some core functions
5 that would simplify setting up test scene (similar to what GLscry does,
6 but a lot less fancy ;).
8 It's borderline useable, but not complete by any means.
15 Because there are problems loading libs referenced by modules with
16 python, you have to set LD_PRELOAD to /usr/lib*/libGL.so or extensions