notan_math 0.9.2

Provides simple set of math's utils for Notan
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.glam]
features = ["scalar-math", "bytemuck"]
version = "0.22.0"

[package]
authors = ["Nazarí González <nazari.nz@gmail.com>"]
description = "Provides simple set of math's utils for Notan"
edition = "2021"
homepage = "https://github.com/Nazariglez/notan"
license = "MIT OR Apache-2.0"
name = "notan_math"
readme = "README.md"
repository = "https://github.com/Nazariglez/notan"
version = "0.9.2"