plop 0.0.1

(Science / Video Game) Physics engine for Cala
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented0 out of 1 items with examples
  • Size
  • Source code size: 198.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.9 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • plopgrizzly/plop
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AldaronLau

"Plop": Plop Grizzly Physics Engine

A physics engine written in Rust, meant to be used with Cala for graphics.

Features

  • Simulate physics in realtime using ADI to display what's happening.

Roadmap to 1.0 (Future Features)

  • Lots of stuff (TODO: explain)

Change Log

0.0.2

  • Update adi_screen
  • Add widget function for HUD functionality (WIP).

0.0.1

  • Initial release