v0.3
This release includes the following important changes:
- Remove GLU and GLUT dependency
- Add many drawing helper functions (e.g.,
draw_sphere
) - Add many OpenGL wrapper functions for Eigen (e.g.,
mult_matrix
) - Add Qt dependency and provide a Qt-based widget class with simple mouse interaction