oxygen_orbit

Crates.iooxygen_orbit
lib.rsoxygen_orbit
version0.0.6
sourcesrc
created_at2018-11-06 20:03:43.82249
updated_at2018-11-11 22:17:46.047877
descriptionOxygen Orbit is an API library (for Perlin Noise and more) mainly developed for the Oxygen Game Engine.
homepagehttp://oxygen.avekvist.com/orbit/
repositoryhttps://github.com/Avekvist/oxygen-game-engine
max_upload_size
id95095
size8,106
Hampus Avekvist (seffradev)

documentation

README

Orbit

The API and Algorithms Library

This library will handle all of the API usage that isn't about rendering or audio handling (or any other core API), but handles access to Steam API, as well as will hold some algorithms for Perlin Noise and A* Pathfinding.

Note

It's currently not implemented in any way. It is a low priority part of the Oxygen Engine and will therefore take time before it is actually getting an implementation.

How to contribute

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!

Commit count: 0

cargo fmt