Search the web
Sign In
New User? Sign Up
antiprism
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1087 - 1116 of 4041   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1087
Hi, ... file ... could ... after ... I didn't make this change but be aware that it would be easy to do. When the faces and edges are loaded into the arrays...
vortexswirling
Offline Send Email
Nov 1, 2007
11:43 am
1088
Hi Adrian, ... That is nice! When I started out with n_icons long ago I never thought it could come to this. Way more than my expectations! ... I have made the...
vortexswirling
Offline Send Email
Nov 1, 2007
1:51 pm
1089
Hi, I found this in my website's referral logs, so I joined. ... No, that list came from my own program circa 1996. (Fullgen's output has a very different...
brontopithecus
Offline Send Email
Nov 2, 2007
5:44 pm
1090
Hi Anton, ... output ... After I was able to get Fullgen to compile I realized that your output is quite different. I wanted to get some kind of converter for ...
vortexswirling
Offline Send Email
Nov 2, 2007
10:11 pm
1091
Hi Roger ... I can't think of any other uses for restoring the order offhand. It will be interesting to see if there are any reports that there is a...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
7:25 am
1092
Hi Anton ... Nice to see you here! ... Shame about losing the code. I had a problem with the earlier version of the geodesic sphere program in that a...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
9:20 am
1093
... Oh? What do you get instead from the convex hull? [...] ... I was puzzled at first as to what you mean by that, until I read enough to understand that you...
Anton Sherwood
brontopithecus
Offline Send Email
Nov 3, 2007
10:02 am
1094
Hi Anton ... Here is an example, the geodesic edges are red and the hull edges are yellow http://www.antiprism.com/misc/geo_tet_hull.wrl ... It is convenient...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
10:36 am
1095
Hi Roger ... The MSYS build seems to be working here, after a bit of fiddling. If the report didn't seem right, did you convert the %lld format specifiers to...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
2:18 pm
1096
Hi Adrian, ... The only reason it would matter is if the face or edge order was important before going into merge_sort. Originally designed merge_sort was...
vortexswirling
Offline Send Email
Nov 3, 2007
2:20 pm
1097
Hi Roger ... What sort of things do you think you will be looking at next? ... I will try to have a good look at this on Monday. I will write up the...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
3:06 pm
1098
Hi Adrian, We've talked minmax used for solving a polyhedron with no coordinate information. In the program Hedron ...
vortexswirling
Offline Send Email
Nov 3, 2007
4:31 pm
1099
Hi Adrian, ... If I get plantri/fullgen as is, it will compile under Cygwin with the Makefile provided. It might actually be working. I'm not sure about these...
vortexswirling
Offline Send Email
Nov 3, 2007
8:40 pm
1100
Hi Roger ... Have you experimented with minmax -p u? It isn't perfect but it works on a range of "normal" polyhedra. It will unscramble a snub dodecahedron 1...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
10:55 pm
1101
Hi Roger ... It is a Microsoft thing. See the "additional notes" here http://acm.pku.edu.cn/JudgeOnline/faq.htm#q2 or search on "%lld %I64d msvcrt.dll" ... It...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 3, 2007
11:34 pm
1102
... Surprising. When I tried to make a torus using topological coordinates (using a square grid of 144 vertices), the inner and outer aspects collapsed...
Anton Sherwood
brontopithecus
Offline Send Email
Nov 4, 2007
6:04 am
1103
Hi Anton ... I am doing something different. In the example above I have started with a good tiling of a torus i.e. the vertices lie on a torus. I have then...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 4, 2007
12:03 pm
1104
Hi Adrian, ... coordinate ... It is an interesting program, nevertheless. It is well worth the money if you are interested in this kind of thing. One of the...
vortexswirling
Offline Send Email
Nov 4, 2007
3:30 pm
1105
Hi Adrian, ... It turns out that I didn't have to do this. Your program interfaces with fullgen without any changes, other than making for Cygwin add the...
vortexswirling
Offline Send Email
Nov 5, 2007
1:41 am
1106
Hi Adrian, The following dialog is from this message: http://tech.groups.yahoo.com/group/antiprism/message/698 ... This does work. When I ran bootstrap I was...
vortexswirling
Offline Send Email
Nov 6, 2007
12:18 pm
1107
Hi Adrian, ... Out of curiousity I tried making this change. In Cygwin, it prints out the literal I64d! I think the %lld problem was fixed in Cygwin. In the...
vortexswirling
Offline Send Email
Nov 6, 2007
12:42 pm
1108
Hi Adrian, I found out how apra/inet.h is addressed for mingw. It is another windows thing. For mingw they use winsock.h instead. So the code at the top of...
vortexswirling
Offline Send Email
Nov 6, 2007
3:28 pm
1109
Hi Roger ... Good that it is working. I haven't run bootstrap on MSYS or Cygwin so I haven't seen the version problems. Adrian. -- Adrian Rossiter ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 7, 2007
10:35 am
1110
Hi Roger ... I first came across it in Cygwin, maybe a couple of years ago. When I built fullgen on MSYS the report numbers weren't right. I checked the code...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 7, 2007
10:53 am
1111
Hi Roger ... Actually, I don't think the code that uses this header is correct anyway! In which case you can delete the header line and line 22 (n =...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 7, 2007
11:28 am
1112
Hi Adrian, ... Well then I guess it isn't needed yet! I did notice the slowdown. I don't even think filtering out by symmetry helps since the report shows the...
vortexswirling
Offline Send Email
Nov 7, 2007
1:49 pm
1113
Hi Adrian, ... Antiprism. ... Well, a fullgen interface was on my list but I can scratch that now! The next thing I'd like to work on is Conway Notation and...
vortexswirling
Offline Send Email
Nov 7, 2007
3:09 pm
1114
Hi Roger ... It can work on some sorts of non-convex surfaces. It definitely wouldn't work with any polyhedron that self-intersects. It won't work as it is on...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 7, 2007
5:32 pm
1115
Hi Roger ... I have had another thought, of how you could take advantage of the pre-existing faces. If the surface around the vertices is fairly flat, and...
Adrian Rossiter
adrianrossiter
Offline Send Email
Nov 8, 2007
9:35 am
1116
Hi Adrian, ... What I was thinking for the toroids is, if I would write a "donut program" which rotated a polygon around a ring, whether the set of vertex...
vortexswirling
Offline Send Email
Nov 8, 2007
1:24 pm
Messages 1087 - 1116 of 4041   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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