Skip to content

peter1745/rtmcpp

Repository files navigation

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.