Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

antiprism

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 82
  • Category: Geometry
  • Founded: Nov 2, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 652 - 681 of 7747   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
652 vortexswirling Send Email Jun 1, 2007
11:38 am
Hi Adrian, ... This is a very cool animation. I found a web page which shows LiveGraphics3D animated. It shows shome kaleidocycles. ...
653 Adrian Rossiter
adrianrossiter Send Email
Jun 1, 2007
6:16 pm
Hi Roger ... I like these animations too. Also, it is nice to be able to add in the transparency now as it really helps show the surface. ... It is a good...
654 vortexswirling Send Email Jun 2, 2007
12:30 am
Hi Adrian, ... I've looked at the .m files and they are there is a lot of calculations going on. Each one would have to be custom made, if not from scratch,...
655 Adrian Rossiter
adrianrossiter Send Email
Jun 2, 2007
8:50 pm
Hi Roger ... It could do that, but initially I would be considering animations where it is feasible to generate the model stages as needed. This is what I did...
656 vortexswirling Send Email Jun 3, 2007
1:56 am
Hi Adrian, I have the Jitterbug app and it is cool! With edges on there seem to be an anomoly once in a while. ... I have a sequence of 20 frames which...
657 Adrian Rossiter
adrianrossiter Send Email
Jun 3, 2007
5:01 pm
Hi Roger ... I don't remember seeing any here. Was it edges joined at one vertex but pointing in the opposite direction of the other vertex? ... I currently do...
658 vortexswirling Send Email Jun 3, 2007
8:24 pm
Hi Adrian, ... to be ... This is hard to describe. Whenever the model passes through an octahedron, there are a couple of free edges that flash on for an ...
659 Adrian Rossiter
adrianrossiter Send Email
Jun 5, 2007
3:17 pm
Hi All I have had a look at writing a program that models polyhedra with Spidron units http://www.szinhaz.hu/edan/SpidroNew/ Here are VRML models of some...
660 Adrian Rossiter
adrianrossiter Send Email
Jun 5, 2007
3:35 pm
... Here are a couple of self-intersecting models, a {7/3}-gonal prism and a small stellated dodecahedron ...
661 vortexswirling Send Email Jun 5, 2007
9:13 pm
Hi Adrian, ... This is sweet! Now spidrons can be examined for all sorts of polyhedra! Roger...
662 vortexswirling Send Email Jun 7, 2007
6:29 pm
Hi Adrian, There is a current discussion on self dual polyhedra and some canonicals come into play. Do I remember correctly that canonical.exe ends up having...
663 Adrian Rossiter
adrianrossiter Send Email
Jun 7, 2007
7:04 pm
Hi Roger ... The edge distances should all be 1 from the origin. The centroid won't necessarily be at the origin. ... The natural reciprocation centre for the...
664 vortexswirling Send Email Jun 8, 2007
12:14 am
Hi Adrian, ... OK. I thought the centroid and reciprocation center would be the same point. This clears that up. However, I'm glad to find out the ...
665 Adrian Rossiter
adrianrossiter Send Email
Jun 8, 2007
8:12 am
Hi Roger ... What antiview does is to put a box, aligned with the coordinate axes, around the points, and use the centre of that as a default point to look at...
666 vortexswirling Send Email Jun 8, 2007
3:50 pm
Hi Adrian, I was once told that the George Hart algorithm for canonicalizing can get stuck, but it wasn't explained why. I was trying to canonicalize is what I...
667 Adrian Rossiter
adrianrossiter Send Email
Jun 8, 2007
6:21 pm
Hi Roger ... I messed around with various settings and added some "joggles" to the program but rarely saw the correct canonicalisation. If you use small -e...
668 vortexswirling Send Email Jun 9, 2007
1:01 am
Hi Adrian, ... Hey, if this works then good enough! After all, the reciprocal is also self dual. I tried it on the Hexagonal one (I have trouble with all...
669 Adrian Rossiter
adrianrossiter Send Email
Jun 9, 2007
7:35 am
Hi Roger ... This was one of the things I tried on the difficult one. It didn't help in this case, but maybe it would with others. You can project onto a...
670 vortexswirling Send Email Jun 9, 2007
12:39 pm
Hi Adrian, ... I think "projection onto a sphere" is something different than what I was thinking! ... I forgot about the repel program! This does what I was...
671 Adrian Rossiter
adrianrossiter Send Email
Jun 9, 2007
2:50 pm
Hi Roger ... Perhaps you were thinking of something more like off_util -S ! This then actually works fine with the difficult one from before, and also with the...
672 vortexswirling Send Email Jun 9, 2007
5:47 pm
Hi Adrian, ... Oh I see now. It was there all along! More coffee! ... Doing it this way I don't get a "messed up" J8+4, but it doesn't canonicalize, it just...
673 Adrian Rossiter
adrianrossiter Send Email
Jun 9, 2007
6:26 pm
Hi Roger ... It probably stoped after the default 1000 iterations. You can specify more with -n. Adrian. -- Adrian Rossiter adrian@... Home:...
674 vortexswirling Send Email Jun 9, 2007
7:16 pm
Hi Adrian, ... That was it. I wasn't paying attention to the interation count, but it was always 1000! I have a script set up for canonicals and entered an ...
675 Adrian Rossiter
adrianrossiter Send Email
Jun 9, 2007
8:05 pm
Hi Roger ... I'll add that to canonical, and to the other iterative programs. Also, I notice that the documentation for canonical says that the default for -n...
676 Adrian Rossiter
adrianrossiter Send Email
Jun 9, 2007
8:24 pm
... While I was looking at it, I also fixed the misreporting of the final count in canonical and repel, which is out by one. Adrian -- Adrian Rossiter ...
677 vortexswirling Send Email Jun 9, 2007
11:38 pm
... Maybe that is why I never noticed, because it wasn't a round number! Should the off_util -S idea be placed in the documention? It makes sense not to build...
678 Adrian Rossiter
adrianrossiter Send Email
Jun 10, 2007
7:02 am
Hi Roger ... It would be helpful to mention it. I have added it in. I am starting to try and tidy everything up for an Antiprism release, maybe next weekend....
679 vortexswirling Send Email Jun 10, 2007
7:06 pm
Hi Adrian, ... I forgot to comment on this. I'm going to ask Martin about how he finds an all encompassing viewpoint for a scene. Once he gets back to a...
680 vortexswirling Send Email Jun 10, 2007
9:28 pm
Hi Adrian, I've been behind in doing this. One thing about the examples is that without the actual off file used in the examples, some of them are hard to...
681 Adrian Rossiter
adrianrossiter Send Email
Jun 12, 2007
3:58 pm
Hi Roger ... I don't think there is much in it, but it might be slightly clearer to split the command in two and name the example .m file. I will do that. ... ...
Messages 652 - 681 of 7747   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help