issue porting C++/glm/openGL to D/gl3n/openGL
Mike Parker via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Jan 9 20:37:43 PST 2016
On Sunday, 10 January 2016 at 02:51:57 UTC, WhatMeWorry wrote:
>
> Is gl3n not a direct replacement for glm?
>
From the very top of the gl3n github page:
"OpenGL Maths for D (not glm for D)."
So, no, it is not. You might want to start with the glm
documentaion [1].
[1] http://dav1dde.github.io/gl3n/
More information about the Digitalmars-d-learn
mailing list