@ayruos wrote:
Is there a reason why the glm namespace is not imported into openframeworks?
If I do
using namespace glm;
in myofApp.h
file, things seem to work fine, which leads me to ask why it’s not used natively - can something break/cause issues if I use the namespace like this?
Posts: 1
Participants: 1