Crayon v0.1.0 Release Notes

Release Date: 2017-12-15 // over 6 years ago
  • ๐Ÿš€ 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;