Metaverse Environment
Environment
This crate is for handling the 3d environment of opensimulator worlds. This will contain the logic for handling LayerData, objects, and other components related to the 3d world.
Getting Started
cargo run
Will run the debug UI
cargo test -- --nocapture
Will run tests with debug mode on.