hypersphere 0.1.1

Simple 4D primitives for rotation and projection.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.glam]
version = "0.24.0"

[package]
authors = ["Patrik Buhring <patrikbuhring@gmail.com>"]
categories = ["algorithms", "graphics", "mathematics"]
description = "Simple 4D primitives for rotation and projection."
edition = "2021"
keywords = ["graphics", "4d", "projection", "sphere", "math"]
license = "MIT OR Apache-2.0"
name = "hypersphere"
readme = "README.md"
repository = "https://github.com/OptimisticPeach/hypersphere"
version = "0.1.1"