KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation
MIT License
161 stars 42 forks source link

Need test models for different component types for animations #533

Closed stevk closed 5 years ago

stevk commented 5 years ago

We'll cover these cases for now.

Animations Spec

"rotation" "VEC4" 5120 (BYTE) normalized 5121 (UNSIGNED_BYTE) normalized 5122 (SHORT) normalized 5123 (UNSIGNED_SHORT) normalized

Source issue: https://github.com/BabylonJS/Babylon.js/issues/6436