2 unstable releases

Uses new Rust 2024

0.1.0 Apr 27, 2025
0.0.1 Jul 8, 2024

#889 in Graphics APIs

Download history

87 downloads per month

MIT/Apache

85KB
2K SLoC

Rust 1.5K SLoC // 0.0% comments WebGPU Shader Language 504 SLoC // 0.0% comments

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:

at your option.

Dependencies

~61–99MB
~1.5M SLoC