Dav1dde / gl3n

OpenGL Maths for D (not glm for D).
http://dav1dde.github.com/gl3n/
Other
103 stars 49 forks source link

support array constructor for Matrix-type #54

Closed extrawurst closed 9 years ago

Dav1dde commented 9 years ago

Thanks, maybe nested dynamic arrays should also be allowed [[]]?

extrawurst commented 9 years ago

yeah we can create an issue for that, i just needed this kind to be able to load matrices from the ODE physics engine