oxygen_electron

Crates.iooxygen_electron
lib.rsoxygen_electron
version0.0.5
sourcesrc
created_at2018-11-06 19:50:32.777601
updated_at2018-11-11 22:16:44.38908
descriptionOxygen Electron is a physics engine mainly developed for the Oxygen Game Engine.
homepagehttp://oxygen.avekvist.com/electron/
repositoryhttps://github.com/Avekvist/oxygen-game-engine
max_upload_size
id95090
size2,826
Hampus Avekvist (seffradev)

documentation

README

Electron

The Physics Engine

This engine is for handling all of the physics calculations. It will handle 3D simulations as well as 2D simulations. Linear forces, rotational forces. Implementations of springs, ropes and the like will lie within this library. Rigidbodies, ragdolls.

Current focus

The current focus is on 2D physics. 3D physics will be implemented a time afterwards.

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