Hello all,

The engine's latest source code now is accessible at GitHub.
Helper codebase repository:
https://github.com/casteng/base
Engine itself:
https://github.com/casteng/cast2-engine

The both repositories are needed to compile.

Latest binaries (scenes, some libraries):
https://github.com/casteng/cast2-engine/downloads

Main new features relative to latest release:
  • native Linux support
  • OpenGL renderer (incomplete)
  • all source code including CASTEd
  • JSON integration - create items, set properties etc
  • and other...