jackdaw 0.3.1

A 3D level editor built with Bevy
Documentation
1
2
// Re-export geometry functions from jackdaw_geometry
pub use jackdaw_geometry::{compute_brush_geometry, compute_face_tangent_axes};