🎉 Crayon v0.1.0 Release
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;