4 releases (breaking)
new 0.4.0 | Mar 12, 2025 |
---|---|
0.3.0 | Mar 6, 2025 |
0.2.0 | Jul 20, 2024 |
0.1.0 | Jul 15, 2024 |
#772 in Game dev
231 downloads per month
30KB
341 lines
Quickstart to run an example:
cargo run -p demo
Bevy version support
bevy | bevy_ogle |
---|---|
0.15 | 0.3, main |
0.14 | 0.1-0.2 |
< 0.13 | unsupported |
Usage
There are several examples for reference.
You can also run examples on web:
# Make sure the Rust toolchain supports the wasm32 target
rustup target add wasm32-unknown-unknown
cargo run_wasm -p demo
Community
All Loopy projects and development happens in the Loopy Discord. The discord is open to the public.
Contributions are welcome by pull request. The Rust code of conduct applies.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option
Contribution
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.
Dependencies
~40–71MB
~1M SLoC