4D Augment

Suggest new features for Stella.
Post Reply
Major Mayhem
Posts: 3
Joined: Wed Mar 19, 2008 4:32 pm

4D Augment

Post by Major Mayhem » Mon Jun 08, 2009 3:55 pm

I would like to request an augment function for 4D polytopes.

Thanks.

User avatar
robertw
Site Admin
Posts: 676
Joined: Thu Jan 10, 2008 6:47 am
Location: Melbourne, Australia
Contact:

Post by robertw » Thu Jun 11, 2009 11:55 am

Hmm, maybe someday. At least this would be easier than 4D faceting, which is more dependent on understanding the full symmetry of the model in question. Currently Stella doesn't really know the full symmetry of 4D models like it does for 3D models. Cell/face/edge/vertex types are all established based on various heuristics, but could still be wrong occasionally. Ideally you will (sometimes at least) want to augment to all cells of the same type at the same time.

The only problem then would be matching orientation between each one, but maybe this can also be based on a few heuristics (eg matching neighbouring cell types) and luck of the draw (in most useful cases I suspect there will only be one orientation anyway, and otherwise matching neighbours is probably enough).

Will also be a chore to remove any pairs of common cells.

Like I said, someday :)
Rob.

JMZuazola
Posts: 5
Joined: Sun Mar 03, 2013 5:56 pm

Post by JMZuazola » Sun May 19, 2013 11:21 am

Hi, Stella can't recognize 4d symmetry, but you can create an augumentation tool for 4d using:
1) augument selected cell.
2) augument cells of selected type.
3) augument cells with the same shape.

User avatar
robertw
Site Admin
Posts: 676
Joined: Thu Jan 10, 2008 6:47 am
Location: Melbourne, Australia
Contact:

Post by robertw » Sun May 19, 2013 2:08 pm

Hi, I'm afraid the answer is much the same as it was 4 years ago. It will be a lot of work. No immediate plans but maybe someday.

Is there something you'd like to use it for in particular?

JMZuazola
Posts: 5
Joined: Sun Mar 03, 2013 5:56 pm

Post by JMZuazola » Sun May 19, 2013 11:33 pm

I want to make partial tetracombs.

User avatar
robertw
Site Admin
Posts: 676
Joined: Thu Jan 10, 2008 6:47 am
Location: Melbourne, Australia
Contact:

Post by robertw » Mon May 20, 2013 1:03 pm

Hmm, well in 3D faces at which two polyhedra are augmented together are normally removed from the final model, though there's an option to leave both in as a duplicate face (leaving just one copy in would lead to a non-manifold surface, with potentially an odd number of faces meeting at some edges). I wonder whether the cells at which polychora are augmented should be removed or duplicated or something else?

JMZuazola
Posts: 5
Joined: Sun Mar 03, 2013 5:56 pm

Post by JMZuazola » Mon May 20, 2013 10:33 pm

Yes.

Post Reply