How to create any dimensional object in geometry (shortened version)
1. If you want an object to exist at a particular dimensional realm, then you need the node particle or point that has the adequate amount of elements for that number of dimension. 1.b as with spherical coordinates though we have 3 elements for both Cartesian and spherical to have a point in 3 Dimensional space , we just need to be able to infer or decide what the spatial coordinates are, and assume all spatial dimensional are the same as cartesian. That is to say that Cartesian coordinate system can describe every point which is described by another coordinate system. Then when you have the point and it's coordinate system. 2. Create the one simplex, as a collection of 2 points. You can see how a vector with direction because it is a line between start and end. 3. Create the two simplex as a collection of 2 one simplices. You can see in matrix algebra how a pair of line vectors forms a the triangle which represents it's coplan...