Skip to content

v1.0.7 Release

Compare
Choose a tag to compare
@9prady9 9prady9 released this 28 Apr 10:12

Bug Fixes

  • Fix angle computation bug for trackball - #227

Improvements/Modifications

  • Use glad, glm system packages automatically if available - #226
  • A very basic wire-ball of two loops is shown when rotation is being done to better hint the user of the direction of rotation - #227
  • Add custom Cursors for zoom and rotation modes to visually aid the user - #227

Given below are some sample gifs that show arcball hints and custom cursors


Fig.1 - Pan and Scale

Fig.2 - Per Cell Rotation in Grid Layour

Build Fixes

  • Fixed internal CMake targets for static library builds - #225
  • Fixed CUDA examples cmake target link keyword - #226

Breaking Changes

None