rmx / collada-converter

A library for converting COLLADA files to a format suitable for WebGL
22 stars 9 forks source link

Scenes with transformations do not work properly #2

Closed crobi closed 9 years ago

crobi commented 10 years ago

If a skinned mesh contains transformations (e.g., 100 units radius raw geometry that is scaled down using a skin to 1m radius), animations do not work properly.

Options:

crobi commented 9 years ago

There's an option for scaling the scene now.