3D Scenegraph Library
mauve on 2014/05/09 17:34
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.