Crate bevy_prototype_sdf

Source

Re-exports§

pub use dim2::Arc;
pub use dim2::Sdf2d;
pub use dim3::Sdf3d;

Modules§

dim2
dim3

Structs§

ExecutableSdf
ExecutableSdfs
ExecutionNode
ExecutionOrder
RawSerdeTree
A wrapper providing raw serialization for SDF trees. This serialization is not intended to be stable or human readable. If you want either of those properties, use PrettySerdeTree3d instead.
SdfPlugin
SdfProcessing
A system set that handles processing of SDFs, runs in Last
SdfTree
TreeNode

Enums§

PrettySerdeTree2d
PrettySerdeTree3d

Traits§

BevyReflect
Dim
Isometry
Rotation
Sdf
SdfBounding

Type Aliases§

ExecutableSdf3d