Crates.io | oxygen_emission |
lib.rs | oxygen_emission |
version | 0.0.5 |
source | src |
created_at | 2018-11-06 19:56:19.182001 |
updated_at | 2018-11-11 22:17:10.097925 |
description | Oxygen Emission is a rendering engine mainly developed for the Oxygen Game Engine. |
homepage | http://oxygen.avekvist.com/emission/ |
repository | https://github.com/Avekvist/oxygen-game-engine |
max_upload_size | |
id | 95094 |
size | 3,066 |
The rendering engine that handles window creation, context creation and contains all of the draw functions, model displaying and so on. It will handle both 2D and 3D assets.
The current focus is on 2D rendering. 3D rendering will be implemented some time afterwards.
Have Rust setup and clone the repository. Start coding and have fun! I would recommend that you check out the list of issues to see what you could fix, and if you don't find anything interesting there, just go and check out the projects instead.
Otherwise, just issue your own bugs and features with the issue tracker. I'll be sure to check them out and tag them accordingly!