Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@yuki-koyama yuki-koyama released this 19 Mar 01:10
· 13 commits to master since this release

This release changes a lot from the last release:

  • Explicitly call OpenGL 2.1 APIs
  • Rely on QOpenGLFunctions in Qt5 to distinguish OpenGL APIs
  • Add utility functions to draw primitives
  • Add utility functions to manage materials
  • Set Travis CI