c7b5d0b6e35e52d7c24ce719632d56d1880b0cf7
* Added simple raytracing renderer which allows off-screen rendering of meshes. Using embree (already included in libigl). Addresses #1458, #601 Does not depend on OpenGL. Tutorial example renders `fertility` example with average gaussian curvature field, in 0.1 sec. * Separated EmbreeDevice * Changed singleton pattern, updated variable name, removed EmbreeDevice.cpp
libigl - A simple C++ geometry processing library
Documentation, tutorial, and instructions at https://libigl.github.io.
Languages
C++
96.4%
CMake
2.6%
C
1%
