ssell / OcularEngine

Ocular Rendering Engine
http://www.ocularengine.com
Apache License 2.0
7 stars 6 forks source link

Implement Axis Rendering #112

Closed ssell closed 8 years ago

ssell commented 8 years ago

Add rendering of an object's local axis.

The axis will need to be implemented as a separate object that is then attached to another object. This is to facilitate the ability to drag the various axis arrows and to act up that action.

ssell commented 8 years ago

Complete. See AxisGizmo.