Releases: yuki-koyama/three-dim-util
Releases · yuki-koyama/three-dim-util
v1.0
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
v0.2.0
This release includes the following important changes:
- Add matrix-related utility functions
v0.1.0
Move glTranslate to gl-wrapper.hpp