Skip to content

🎉 Crayon v0.1.0 Release

Choose a tag to compare

@shawnscode shawnscode released this 15 Dec 16:45
· 248 commits to master since this release
46b9a73

This is the first stable release of crayon. It has partially implemented goals below:

  • Extensible through external code modules;
  • Run on macOS, Windows from the same source;
  • Stateless, layered, multithread render system with OpenGL(ES) 2.0+ backends;
  • Entity component system with a data-driven designs;
  • Unified access to input devices across platforms;
  • Asynchronous data loading from various filesystem;