2 releases
0.1.1 | Aug 21, 2019 |
---|---|
0.1.0 | Aug 21, 2019 |
#1911 in Data structures
31KB
908 lines
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.
This example shows how to generate a hyperbolic shape by twisting circles connected by lines.
lib.rs
:
Higher Order Point
Dependencies
~23KB