xml3d / xml3d.js

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

Improvement: Interface of XML3DRotation.setQuaternion() confusing #51

Closed uykusuz closed 9 years ago

uykusuz commented 10 years ago

It takes a vector and a float, but that's not an axis-angle. It should take just 4 float values.

ksons commented 9 years ago

In general, the data types need a rework. We track this in #53 for version 5.0.