Skip to content

Conversation

@Tonguechaude
Copy link
Contributor

This is a rework of my fist PR based on ferrumc-data crates

@Tonguechaude Tonguechaude force-pushed the basics-entities branch 2 times, most recently from da7605f to 501193a Compare November 21, 2025 17:35
@Tonguechaude Tonguechaude force-pushed the basics-entities branch 2 times, most recently from b263642 to 3ef6918 Compare November 21, 2025 18:45
/// Represents the volume occupied by an entity in the world.
/// Used for collision detection and physics.
#[derive(Debug, Clone, Copy, PartialEq)]
pub struct BoundingBox {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use bevy's AABB for this?

@ReCore-sys ReCore-sys merged commit 78a70fd into ferrumc-rs:master Nov 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants