Crayon is a small, portable and extensible game framework, which loosely inspired by some amazing blogs on bitsquid, molecular and floooh.
Some goals include:
This project adheres to Semantic Versioning, all notable changes will be documented in this file.
For the sake of brevity, you can also run a simple and quick example with commands:
sh
git clone git@github.com:shawnscode/crayon.git && cd crayon/crayon-examples
cargo run mesh
Check out here for details.