/orientation

Draw and update the orientation of an object in real time using OpenGL

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Orientation

This package exports a Consumer that uses OpenGL to render a 3D object specified by the given vertices and normals. The orientation of the object may be repeatedly updated and the object redrawn in real time by feeding a quaternion to the Consumer.