Skip to content

v0.3

Compare
Choose a tag to compare
@yuki-koyama yuki-koyama released this 25 Aug 03:07
· 67 commits to master since this release

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