Master_V2.0
Master_V2.0
GLTF Loader
- Added glb parsing support. : #413 / sample
- Added GLTF Interpolation(CUBICSPLINE/STEP) parsing support. : #424 / sample
- add function of Morph Primitives parsing. : #425 / sample
- fixed problem for Quaternion normalize problem when interpolation of rotation animation. : #440 / sample
- The maximum number of joints has been increased (up to 256). : #448 : sample
- Added GLTF COLOR_0parsing support. : #456 / sample
- GLTF OES_element_index_uint is supported. : #457 / sample
- Added GLTF doubleSide parsing support. : #470 / sample
Dynamic webgl program has been improved.
- Dynamic webgl Program preparation performance improved by over 1,000%. Infinite dynamic programming is now possible.
- Point Lights: Up to 128 supported (reduced by hardware situation)
- Number of skinning joints: Up to 128 supported (reduced by hardware situation)