ambient_math 0.2.1

Convenient mathematical operations for the Ambient runtime.
Documentation
[dependencies.glam]
features = ["bytemuck", "serde", "rand"]
version = "0.22"

[dependencies.rand]
version = "0.8.0"

[dependencies.serde]
features = ["derive", "rc"]
version = "1.0"

[package]
description = "Convenient mathematical operations for the Ambient runtime."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "ambient_math"
readme = "README.md"
repository = "https://github.com/AmbientRun/Ambient"
rust-version = "1.67.0"
version = "0.2.1"