bevy_prototype_sdf

Crates.iobevy_prototype_sdf
lib.rsbevy_prototype_sdf
version0.1.0
created_at2025-04-27 13:39:53.540076+00
updated_at2025-04-27 13:39:53.540076+00
descriptionExperimental APIs for using Signed Distance Functions in bevy
homepage
repositoryhttps://github.com/NiseVoid/bevy_prototype_sdf
max_upload_size
id1651125
size179,588
NiseVoid (NiseVoid)

documentation

README

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.

Commit count: 16

cargo fmt