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

Yahoo! Groups Tips

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

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 3352 - 3381 of 4038   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3352
Hi Roger ... As there is a problem with coding the full colour into a (signed) int, and large index numbers aren't nice to use with other maps, it might be an...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 1, 2009
9:07 am
3353
Hi Roger ... That didn't read quite right. I am making a snapshot anyway (now that the poly_kscope problem is fixed.) The value to index function is short so I...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 1, 2009
10:32 am
3354
Hi Roger ... I meant to comment on this. I think that splitting the colouring classes by element has complicated the code without bringing any benefits. I plan...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 1, 2009
10:44 am
3355
Hi Adrian, ... I didn't mean to be confusing about values to map indexes and vice versa. Except that the subject ended up going both ways! I was concerned...
vortexswirling
Offline Send Email
Jul 1, 2009
4:00 pm
3356
Hi Roger ... That is right. Each model type can do its own thing. It is just coincidental that the current models use the same colouring. Likewise, for the...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 2, 2009
10:39 am
3357
Hi Adrian, ... I can experiment in conway. I will try to add color by consituent and color by "sym_repeat". I tried using the rand map but jumble looks better....
vortexswirling
Offline Send Email
Jul 2, 2009
12:39 pm
3358
Hi, ... I should have said iso_delta! I may have something on this tomorrow, minus converting color to map indexes. Roger...
vortexswirling
Offline Send Email
Jul 3, 2009
12:57 am
3359
... OK, I took the test code and organized it into this below. When deltahedra are created using the table, the option is forced to constituent (if...
vortexswirling
Offline Send Email
Jul 3, 2009
1:48 am
3360
Hi Adrian, The good news is I think iso_delta is done with coloring logic. I also found some bugs in some of the deltahedra cases. It looks like I have case k...
vortexswirling
Offline Send Email
Jul 3, 2009
4:01 pm
3361
Hi Roger ... The map that you finally use could be an internal resource. Jumble is what I currently use when I want a map like this, but it is not perfect. ......
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 3, 2009
5:13 pm
3362
Hi Roger ... I have added the handling of indexes in. The policy is that if there are any colour values for the adjacent elements then the average of the...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 3, 2009
5:16 pm
3363
Hi Roger ... The Antiprism colouring code could easily be at fault. I noticed the other day that stderr in Cygwin appeared to be buffered. I had to add...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 3, 2009
5:43 pm
3364
Hi Adrian, ... http://www.interocitors.com/tmp/iso_delta.zip I decided to upload it now, as I think that the new build may benefit it! A few statements at the...
vortexswirling
Offline Send Email
Jul 3, 2009
6:10 pm
3365
Hi Roger ... Your message came through just before I started off the Windows build for the snapshot binaries, so I added the latest iso_delta in. I ran some...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 3, 2009
7:33 pm
3366
Hi All Here is a snapshot of the current development code Source only (2Mb) http://www.antiprism.com/misc/antiprism-0.20.pre07.tar.gz Windows binaries and...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 3, 2009
8:13 pm
3367
Hi Adrian, iso_delta is running good. I was impatient and tried to run it before the build was complete and installed. It was crashing. Then I determined that...
vortexswirling
Offline Send Email
Jul 3, 2009
11:33 pm
3368
Hi Adrian, ... I should have mentioned that one of the reasons I was at first thinking it was a new class is that ... off_util tet | off_trans -R 0,45,0 |...
vortexswirling
Offline Send Email
Jul 3, 2009
11:41 pm
3369
Hi Roger ... I will look at making a suitable map for this. ... Instead of adding this into the library I changed the "face_color" colouring functions to work...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 4, 2009
8:44 am
3370
Hi Roger ... I thought I would check the symmetry orbit colouring on this. On first view it looked like it had failed as you can only see one kind of face from...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 4, 2009
8:56 am
3371
Hi Adrian, ... I messed this up a bit! It is X that should be rotated 45 degrees. Then the Stella Octangula is still formed but is in a sort of dihedral...
vortexswirling
Offline Send Email
Jul 4, 2009
1:22 pm
3372
Hi Adrian, ... I think you mentioned it is not wise to have shared maps in the code. But if it is done and the map is not there then it can crash. Perhaps if...
vortexswirling
Offline Send Email
Jul 4, 2009
1:35 pm
3373
Hi Roger ... If the map can't be opened then init_color_map() should return 0. The program could then test for this and choose an alternative map. I think it...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 5, 2009
11:48 am
3374
Hi All off2vrml is crashing in Antiprism 0.20.pre07 The temporary fix is replace the code at base/disp_poly around line 275 with const vector<vec3d> &vs =...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 5, 2009
12:04 pm
3375
... I have switched to this, it looks like a reasonable spread over the first 60 entries http://www.antiprism.com/misc/col_spread2.jpg Adrian. -- Adrian...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 5, 2009
1:47 pm
3376
Hi Adrian, I noticed that 10-tetrahedra is also 5 stella octangula. Also could be though of as compound of 5 cubes with the cubes each replaced by a stella...
vortexswirling
Offline Send Email
Jul 5, 2009
4:29 pm
3377
Hi Adrian, ... This seems nice. How are you creating these pictures? Roger...
vortexswirling
Offline Send Email
Jul 5, 2009
4:29 pm
3378
Hi Roger ... It is an interesting idea, and it should be possible. The aim is to create a component colouring so the program would recreate components and then...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 5, 2009
7:11 pm
3379
Hi Roger ... I use unitile2d, e.g. unitile2d -l 10 -w 10 | off_trans -R 0,0,-90 | off_color -f U -m hsv100_0:1 | antiview -x ev Adrian. -- Adrian Rossiter ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 5, 2009
7:35 pm
3380
Hi Adrian, ... For this one it looks like the sequence should be 0,0,1.618... instead of 0,1,1.618 in both occurances. I added color by symmetry into iso_delta...
vortexswirling
Offline Send Email
Jul 6, 2009
1:37 pm
3381
Hi Roger ... I didn't cut and paste this one right. The first repetition was supposed to be D5. off_util tet | off_trans -R 0,1,1.61803398874989484820,0,0,1 |...
Adrian Rossiter
adrianrossiter
Offline Send Email
Jul 6, 2009
6:24 pm
Messages 3352 - 3381 of 4038   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