3D Scenegraph Library

This has been released on PyPI for a while now, but I'd like to big up my scenegraph library Wasabi Scenegraph. It's pure-Python and basically does .obj model loading and HDR light rendering. It's based on the 3D engine I cobbled together for Pyweek 16, which produced screenshots like this: A couple of demos are included that produce basic scenes: Code is on bitbucket or install with pip install wasabi-scenegraph.