2 unstable releases
Uses new Rust 2024
new 0.1.0 | Apr 27, 2025 |
---|---|
0.0.1 | Jul 8, 2024 |
#610 in Game dev
53 downloads per month
85KB
2K
SLoC
bevy_march
A ray marcher for bevy, which can function alongside the regular mesh-based rendering.
Goals
- Provide a simple way to use ray marching in bevy
- Support dynamic scenes made up of multiple entities
- Be performant enough to be usable
License
All code in this repository is dual-licensed under either:
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Dependencies
~47–80MB
~1.5M SLoC