metaverse_environment

Crates.iometaverse_environment
lib.rsmetaverse_environment
version0.3.0
created_at2025-05-03 22:08:41.289355+00
updated_at2025-12-29 21:47:13.722707+00
descriptionmetaverse environment data handler
homepage
repository
max_upload_size
id1659175
size113,240
Skyler Clark (wgahnagl)

documentation

README

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.

Commit count: 0

cargo fmt