Skip to content

Releases: WesUnwin/three-game-engine

0.10.0 Support for DRACO Mesh Compression (For GTLF Assets)

15 Jan 22:17

Choose a tag to compare

0.9.0 Component JSON Format Changes

20 Dec 19:54

Choose a tag to compare

  • Reworks the JSON format used to initialize a GameObject's set of components

0.8.0 Introduce Components for GameObjects

20 Dec 19:58
e8a6aad

Choose a tag to compare

  • Introduces the concept of components for representing things like models, lights, sounds, physics of a GameObject

0.7.3 Package Upgrades

20 Dec 20:01

Choose a tag to compare

  • Fixes after upgrading various npm dependencies
  • Upgrade npm dependencies, including Three.js, three-mesh-ui, webpack, Rapier, etc.