Page 1 of 1

4D stellations

Posted: Sun Aug 18, 2019 4:33 am
by ndl
I wanted to create 3D stellation patterns for 4D regulars, and I figured out how to do it I'm just missing one step that maybe someone would be able to help me out with. The patterns just consist of sets of planes in a 3D realm and are easy to create with Stella. The problem I have is how do I calculate the radius of those stellation planes where the cell would hit the next group of cells. I was able to calculate some groups using known stellations of the regulars and setting the inradius to be the same. However for those groups that don't have any defined stellations I can't figure out how to calculate the radius. The orientation I can get by looking at the orientation of the vertices of the dual with a given chord, but the distance I have no idea. I would appreciate any help. Thanks

Re: 4D stellations

Posted: Sun Aug 18, 2019 9:19 am
by robertw
Interesting idea. People have asked about support for 4D stellations in Stella, but there would be a lot involved, and beyond the simplest polychora it would get crazy very quickly. However I'd never thought about just supporting the 3D stellation diagrams. Something I should think about sometime.

I'm not sure immediately how to help you with that right now though. It would probably require more time than I have to spare at the moment, but good luck with it! Let us know how you go.

Re: 4D stellations

Posted: Mon Aug 19, 2019 9:18 pm
by ndl
So I figured out a convoluted way to do it:
First I used the arcsine of height of the dual from vertex first projection to another level of vertices divided by the chord length to that vertex. That gives me the angle to tangent realm. Then I used one over the cosine of that angle times half of that chord to give me distance from center of cell to face of stellation!

Here's some of them that I created:
Stellation cores.zip
(6.32 KiB) Downloaded 675 times
The model is just the cores and the stellations represent the 3D stellation cell for the 4D polychoron. Now you can't tell from this which ones are actually valid stellations, but it's a start.

When I was working on the 600-cell, after adding a bunch of these cores by using the blend from memory I ran into an error:

"Couldn't find exit edge"

What does that mean?

Re: 4D stellations

Posted: Thu Aug 22, 2019 2:35 pm
by robertw
ndl wrote:
Mon Aug 19, 2019 9:18 pm
When I was working on the 600-cell, after adding a bunch of these cores by using the blend from memory I ran into an error:

"Couldn't find exit edge"

What does that mean?
It means something went wrong when adding lines to the stellation diagram. Could you send me a .stel file of the first model that gives that error? I'll see if I can find why.

Thanks.

Re: 4D stellations

Posted: Fri Aug 23, 2019 3:43 am
by ndl
I used a more exact calculation for the inradius and it solved the problem. I think the pieces that were supposed to line up didn't because it wasn't exact enough.

Re: 4D stellations

Posted: Wed Aug 28, 2019 5:46 pm
by ndl
I've had some success with these stellations, I just have one more question (for now): Is there an easy way to reverse a polyhedron's orientation in a given symmetry (tetrahedral for example) to correctly blend it with another model. What I have been doing (which only works sometimes) is to export it to .off and then change the signs on the coordinates. Is there a better way? Thanks

Re: 4D stellations

Posted: Thu Aug 29, 2019 3:41 am
by robertw
Use "Poly->Create Mirror Image". Only available when the base model doesn't have mirror symmetry already.

Re: 4D stellations

Posted: Mon Dec 02, 2019 3:46 pm
by Roiger
Most base models should have mirror symmetry already though, right?

Re: 4D stellations

Posted: Tue Dec 03, 2019 1:30 am
by robertw
Roiger wrote:
Mon Dec 02, 2019 3:46 pm
Most base models should have mirror symmetry already though, right?
Yes many do, and many don't. Models like the snub cube, or compound of five tetrahedra have lots of rotational symmetry, but no mirror symmetry.