[![Crates.io](https://img.shields.io/crates/v/gfx4games.svg)](https://crates.io/crates/gfx4games) [![Docs Status](https://docs.rs/gfx4games/badge.svg)](https://docs.rs/gfx4games) ## gfx4games Simple game engine based on gfx-rs ## TODO 1. ~~Integrate ncollide~~(Only for 2D rectangles) 2. ~~Make Mesh structure~~ 3. Add Circle and Triangle figures 4. Add ~~Text~~(Done!) and Images, make it drawable 5. Make 3D figures and make camera work with 3D