xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
74 stars 25 forks source link

Improve Usability of XML3DVec3 and XML3DMatrix types #53

Closed lachsen closed 9 years ago

lachsen commented 10 years ago

On the one hand, we don't provide common methods like Vector to Matrix multiplication, on the other hand, we make it particular hard to convert from XML3D Data types to array based datatypes like glMatrix.