This website requires JavaScript.
Explore
Help
Register
Sign In
tolelom
/
game_engine
Watch
1
Star
0
Fork
0
You've already forked game_engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9bdb502f8f69af12aa92b6902a591f0121bd1339
game_engine
/
crates
/
voltex_physics
/
src
History
tolelom
9bdb502f8f
feat(physics): add RigidBody component and PhysicsConfig
2026-03-25 10:35:16 +09:00
..
bvh.rs
feat(physics): add BVH tree for broad phase collision detection
2026-03-25 10:15:24 +09:00
collider.rs
feat(physics): add voltex_physics crate with Collider and ContactPoint
2026-03-25 10:12:22 +09:00
collision.rs
feat(physics): add detect_collisions ECS integration
2026-03-25 10:17:26 +09:00
contact.rs
feat(physics): add voltex_physics crate with Collider and ContactPoint
2026-03-25 10:12:22 +09:00
lib.rs
feat(physics): add RigidBody component and PhysicsConfig
2026-03-25 10:35:16 +09:00
narrow.rs
feat(physics): add narrow phase collision detection (sphere-sphere, sphere-box, box-box)
2026-03-25 10:14:05 +09:00
rigid_body.rs
feat(physics): add RigidBody component and PhysicsConfig
2026-03-25 10:35:16 +09:00