cg-math 0.1.2

A computer graphics library focused on usage with cg-lab.
Documentation
[dependencies.csv]
version = "1.2.2"

[dependencies.egui]
version = "0.22.0"

[dependencies.nalgebra]
version = "0.32.2"

[dependencies.ordered-float]
version = "3.7.0"

[dependencies.parry2d-f64]
version = "0.13.5"

[dependencies.petgraph]
version = "0.6.3"

[dependencies.rand]
version = "0.8.5"

[dependencies.timeit]
version = "0.1.2"

[package]
authors = ["Glenn Dittmann <glenn.dittmann@posteo.de>"]
description = "A computer graphics library focused on usage with cg-lab."
edition = "2021"
keywords = ["computer-graphics", "triangulations", "math"]
license = "MIT"
name = "cg-math"
readme = "README.md"
repository = "https://github.com/glennDittmann/triangulations/tree/main/cg-math"
resolver = "1"
rust-version = "1.71.0"
version = "0.1.2"