metaverse_environment 0.3.0

metaverse environment data handler
Documentation

Metaverse Environment

last-commit open-pr open-issues

Environment

crates.io-environment docs.rs-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.