| Crates.io | anduin |
| lib.rs | anduin |
| version | 0.0.5 |
| created_at | 2016-04-20 14:54:53.023049+00 |
| updated_at | 2017-01-18 09:22:28.945612+00 |
| description | Complex end to end game engine with usage of new technologies like vulkan api (vulkano), and basic principles: 1) Speed; 2) Memory Safety; 3) Cross-platform; 4) User Friendly |
| homepage | https://github.com/humb1t/anduin |
| repository | https://github.com/humb1t/anduin |
| max_upload_size | |
| id | 4800 |
| size | 202,623 |
This is my first project on rust and my first attemp to create own game engine. It's aim - build fast, safe, usefriendly game-engine based on new technologies/languages such as rust and vulkan api.