athena 0.0.0

Athena is algebra crate tailored for game engines, rendering and physics simulations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[lib]
name = "athena"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Athena is algebra crate tailored for game engines, rendering and physics simulations"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "athena"
readme = false
version = "0.0.0"