flatbox 0.1.0

Rust ECS game engine with editor written in C#
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<p align="center">
  <a href="https://konceptosociala.eu.org/flatbox">
    <img src="https://konceptosociala.eu.org/img/flatbox.jpg"width="1200" alt="Flatbox banner">
  </a>
</p>    

<p align="center">
  <a href="https://crates.io/crates/flatbox"><img src="https://img.shields.io/crates/v/flatbox.svg?style=flat-square" alt="crates"></a>
  <img src="https://img.shields.io/github/stars/konceptosociala/flatbox?style=flat-square&color=orange">
  <a href="https://github.com/konceptosociala/flatbox/issues"><img src="https://img.shields.io/github/issues/konceptosociala/flatbox?color=green&style=flat-square"></a>
</p>

<p align="center">
    3D Rust game engine with <a href="https://github.com/konceptosociala/FlatboxEditor">the editor written in C#</a>.
</p>