Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 327 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 327 Bytes

rtm++

This is a (relatively) thin wrapper around Realtime Math that adds a more C++ style API.

The primary goal of rtm++ is to provide a more convenient API compared to rtm, more akin to glm, including C++ operator overloads for the vector math types.