Open ib00 opened 3 years ago
Some examples are using opengl2 directory that appears to be missing. For example:
Any suggestions on where to get these files?
These are from an old old version of libigl. So you probably need to dig into the libigl history to find them. (I'm guessing > 2 years ago)
Thanks. I found them in the libigl-legacy repository.
Some examples are using opengl2 directory that appears to be missing. For example:
include <igl/opengl2/draw_skeleton_3d.h>
include <igl/opengl2/draw_skeleton_vector_graphics.h>
Any suggestions on where to get these files?