cressida 0.1.0

Simple Math Library for Computer Graphics for Use Across Different Projects. Intended for Personal Use.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Caden A <cadenbryant@hotmail.com>"]
description = "Simple Math Library for Computer Graphics for Use Across Different Projects. Intended for Personal Use."
edition = "2021"
license-file = "LICENSE"
name = "cressida"
readme = "README.md"
repository = "https://github.com/CadenAustin/Cressida"
resolver = "2"
version = "0.1.0"