Custom Rotation Tool
The example limits the axes used for rotating the scene to the X and the Z axis. The result simulates the interactive rotation behaviour of other, more simple viewers. It demonstrates the attaching of custom mouse event handlers, the skipping of the default event handling in a custom event handler and the handling of the Matrix4 class to create rotational matrices.
Last modified: August 25 2021 18:29