Skip to content

Master_V3.0

Compare
Choose a tag to compare
@redcamel redcamel released this 04 Mar 00:44
· 371 commits to master since this release
8f7b18b

Master_V3.0

GLTF Loader

RedGL Instance

Materials

  • add premultiply option as material property for all materials : #511
    Test link
    image

Texture

  • discard UNPACK_FLIP_Y_WEBGL.
  • By default, the FlipY option is not used.

RedText

Sprite3D

  • If you do not use the perspectiveScale option, the scale in Sprite3D mode is determined by the vertical viewport size. : #533
    Test link

RedGeometry

  • add volume property(BoundBox) : #540