Skip to content

1.0.1

Compare
Choose a tag to compare
@pissang pissang released this 23 Jan 07:18
· 253 commits to master since this release
  • Use Array in glmatrix instead of Float32Array. Which has a significant improvement in performance and precision?

  • [glTF] Loader will use alpha channel in diffuseMap defaultly.

  • [glTF] Loader support COLOR_0 attribute.

  • Use type instead of instanceof to validate the value.