Skip to content

Releases: lance-gg/lance

Majorana

07 Sep 19:20
Compare
Choose a tag to compare
  • 2D Physics Support via P2
  • New sample game Asteroids
  • Interpolation mode
  • Common bending code

Quaternion

07 Feb 21:27
Compare
Choose a tag to compare

See RELEASE_NODES.md

Tensor

08 Mar 06:22
Compare
Choose a tag to compare
  • Full 3D support
  • Pluggable Physics Engine support: cannon.js
  • A-Frame support
  • Refactor: game objects contain render and physics sub-objects

First public release

10 Jan 10:09
Compare
Choose a tag to compare
r0.9.1

first public beta

Phase 1 Internal Release

26 Nov 21:09
Compare
Choose a tag to compare
Pre-release
  • Games: Pong
  • Sync Strategies: Extrapolation, Interpolation
  • Refactor Renderer
  • Incheon.gg web site
  • Boilerplate Game Repository
  • Documentation started. Tutorials: MyFirstGame, Spaceships