Method | Description | |
---|---|---|
EdgesToStl ( H3 edges ) : void | ||
GeodesicPoints ( Vector3D v1, Vector3D v2 ) : Vector3D[] |
Inputs and Outputs are in R3 (stereographically projected).
|
|
HopfOrbit ( ) : void | ||
Hypercube ( ) : void |
Method | Description | |
---|---|---|
HopfFibration ( |
||
OneHopfCircle ( Vector3D s2Point ) : Vector3D[] | ||
ProjectAndAddS3Points ( |
||
ProjectAndAddS3Points ( |
Helper to project points from S3 -> S2, then add an associated curve. XXX - Not completely correct.
|
|
ShapewaysPolytopes ( ) : void |
public static GeodesicPoints ( Vector3D v1, Vector3D v2 ) : Vector3D[] | ||
v1 | Vector3D | |
v2 | Vector3D | |
return | Vector3D[] |