sim-lib-view-spatial 0.1.1

Spatial glasses surface encoding over the shared SIM Web Scene and device adapters.
Documentation
[package]
name = "sim-lib-view-spatial"
version = "0.1.1"
edition = "2024"
license = "MPL-2.0"
description = "Spatial glasses surface encoding over the shared SIM Web Scene and device adapters."
readme = "README.md"
publish = true
repository = "https://github.com/sim-nest/sim-web"
homepage = "https://github.com/sim-nest/sim-web"

[dependencies]
sim-cookbook = { version = "0.2.0" }
sim-kernel = { version = "0.2.0" }
sim-lib-intent = { version = "0.2.0", path = "../sim-lib-intent" }
sim-lib-scene = { version = "0.2.0", path = "../sim-lib-scene" }
sim-lib-view = { version = "0.2.0", path = "../sim-lib-view" }
sim-lib-view-device = { version = "0.1.2", path = "../sim-lib-view-device" }
sim-table-core = { version = "0.1.1" }
sim-value = { version = "0.2.0" }

[build-dependencies]
sim-cookbook = { version = "0.2.0" }

[lints]
workspace = true