moltrun 1.7.2

High-performance game engine library with AI capabilities, built on wgpu for modern 3D graphics and physics simulation
Documentation
1
2
3
4
pub mod manager;

pub use crate::core::InputState;
pub use manager::InputManager;