This is not important (someone’s alpha project), but thought I’d share as an FYI that people keep trying to build things in this space, and because of the interesting performance comments (2x-12x speedups, but not clear why) and the brief but amusing FAQ.
three.js is a popular and accessible 3D library (credits to mdroob and alteredq). The goal with three.cpp is to fully implement the relevant portions of the library in C++11, up to and including revision 50.
Before you start raging, see the FAQ.