Skip to content

enable axis rendering given rotation and poision.

Sreekanth Arikatla requested to merge enableAxesRendering into master

the code to render axes got lost during merging master into eigenCamera. Therefore the axes are not rendered even when opted through SIMMEDTK_VIEWERRENDER_GLOBAL_AXIS. This branch enables axes rendering. Also generalizes to draw local axes given the rotation matrix and position.

Merge request reports