KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need test models for different component types for animations

stevk opened this issue · comments

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: BabylonJS/Babylon.js#6436