oxygen_electron 0.0.5

Oxygen Electron is a physics engine mainly developed for the Oxygen Game Engine.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.46 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 978.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • seffradev

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!