higher_order_point

Crates.iohigher_order_point
lib.rshigher_order_point
version0.1.1
sourcesrc
created_at2019-08-21 00:22:16.621734
updated_at2019-08-21 00:46:31.449407
descriptionAn experimental higher order data structure for 3D points
homepagehttps://github.com/advancedresearch/higher_order_point
repositoryhttps://github.com/advancedresearch/higher_order_point.git
max_upload_size
id158493
size40,827
Sven Nilsen (bvssvni)

documentation

https://docs.rs/advancedresearch-higher_order_point

README

higher_order_point

An experimental higher order data structure for 3D points

Notice! Use advancedresearch-higher_order_point instead of this crate.

Builds on the abstraction defined in higher_order_core.

Notice! This abstraction is still very early in development.

hyperbola example

hyperbola example

This example shows how to generate a hyperbolic shape by twisting circles connected by lines.

Commit count: 20

cargo fmt