#sdf #bevy #graphics #primitive #limitation

bevy_prototype_sdf

Experimental APIs for using Signed Distance Functions in bevy

1 unstable release

Uses new Rust 2024

new 0.1.0 Apr 27, 2025

#795 in Game dev

Download history 49/week @ 2025-04-21

51 downloads per month
Used in bevy_march

MIT/Apache

85KB
2.5K SLoC

bevy_prototype_sdf

An experimental crate for defining and using trees of signed distance primitives and operations.

Goals

  • Provide a simple and perfomant way to define SDFs in a serializable and reusable way

Current limitations

Not many shapes are currently supported. Execution orders aren't optimized in any way yet.

License

All code in this repository is dual-licensed under either:

at your option.

Dependencies

~18–52MB
~884K SLoC