Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amethyst/amethyst-rhusics

A bridge between Amethyst and rhusics (unmaintained)
https://github.com/amethyst/amethyst-rhusics

engine physics rust

Last synced: 2 months ago
JSON representation

A bridge between Amethyst and rhusics (unmaintained)

Awesome Lists containing this project

README

        

# `amethyst-rhusics`

[![Build Status][bi]][bl] [![Crates.io][ci]][cl] [![Gitter][gi]][gl] ![MIT/Apache][li] [![Docs.rs][di]][dl] ![LoC][lo]

***Currently unmaintained ([#45](https://github.com/amethyst/amethyst-rhusics/issues/45))***

[bi]: https://travis-ci.org/amethyst/amethyst-rhusics.svg?branch=master
[bl]: https://travis-ci.org/amethyst/amethyst-rhusics

[ci]: https://img.shields.io/crates/v/amethyst-rhusics.svg
[cl]: https://crates.io/crates/amethyst-rhusics/

[li]: https://img.shields.io/crates/l/amethyst-rhusics.svg?maxAge=2592000

[di]: https://docs.rs/amethsyt-rhusics/badge.svg
[dl]: https://docs.rs/amethyst-rhusics/

[gi]: https://badges.gitter.im/amethyst/general.svg
[gl]: https://gitter.im/amethyst/general

[lo]: https://tokei.rs/b1/github/amethyst/amethyst-rhusics?category=code

[CHANGE LOG](CHANGELOG.md)

Bridge between Amethyst and rhusics.

Note: this is a temporary package for light-weight
physics needs. The difference between this package
and the others is that the others depend on a full-featured
physics package to do system-like operations in their "step"
function.

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

## Contribution

We are a community project that welcomes contribution from anyone. If you're interested in helping out, you can contact
us either through GitHub or via [Discord](https://discord.gg/DmTaAN).

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.