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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1004 - 1033 of 7747   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1004 vortexswirling Send Email Oct 12, 2007
3:27 pm
Hi Adrian, I've never done a try/catch before but I have to now. In the vrml parser code there is some kind of error which sets a pointer even though it is bad...
1005 vortexswirling Send Email Oct 12, 2007
4:24 pm
Hi, ... should have been int tmp = color_table->getNColors(); but the idea is the same. The color_table pointer is invalid and it will error out there. Roger...
1006 Adrian Rossiter
adrianrossiter Send Email
Oct 12, 2007
6:33 pm
Hi Roger ... It is difficult to say, but it doesn't sound right. For example, if the pointer returned after the error was some random value then it is possible...
1007 Adrian Rossiter
adrianrossiter Send Email
Oct 12, 2007
8:13 pm
Hi Roger ... I have just added in an "untimed" test version of spinning, which is pretty much working. I will have to add some timing code for the release....
1008 vortexswirling Send Email Oct 13, 2007
9:33 am
Hi Adrian, ... The problem is there is little example code and I've found hardly anyone uses this on the internet. Everyone must write their own parser or...
1009 vortexswirling Send Email Oct 13, 2007
9:40 am
Hi Adrian, ... This is what I was thinking of! It has been about 10 years since my X- Windows days and I was trying to remember where I had heard of the color...
1010 vortexswirling Send Email Oct 13, 2007
10:17 pm
Hi Adrian, ... Back to some fun stuff. I compiled it under Cygwin, but only options 6 outputs anything readable and are face indexes in the form of all...
1011 Adrian Rossiter
adrianrossiter Send Email
Oct 14, 2007
9:56 am
Hi Roger ... What you could do is provide an option to colour with colour index numbers. Then these can be converted to colour values by off_color and a user...
1012 vortexswirling Send Email Oct 14, 2007
1:54 pm
Hi Adrian, ... If I did it with color maps I could allow a range of index numbers from 0 to N. I think I could fill the color strings with corresponding...
1013 vortexswirling Send Email Oct 14, 2007
4:09 pm
Hi Adrian, ... I see why this is a problem! fullgen case 7 will ouput the dual such that I can see the face indexes. The coordinates are all 0. Even if I try...
1014 Adrian Rossiter
adrianrossiter Send Email
Oct 14, 2007
7:28 pm
Hi Roger ... I didn't get on with the build here. I couldn't see any documentation. The binary distribution worked ok. It will make polyhedra from the...
1015 vortexswirling Send Email Oct 14, 2007
11:34 pm
Hi Adrian, ... I had tried the build unsuccessfully. I had to install the java sdk to do it which seriously messed up my system. No java applets would run ...
1016 Adrian Rossiter
adrianrossiter Send Email
Oct 15, 2007
9:23 am
Hi Roger ... I also read this recently on Wikipedia when I was checking some spelling ...
1017 Adrian Rossiter
adrianrossiter Send Email
Oct 15, 2007
9:48 am
Hi Roger ... Have you had a go with minmax -p u -l 0 ? From the description of the other unscrambling method I think I can write a program to unscramble...
1018 Adrian Rossiter
adrianrossiter Send Email
Oct 15, 2007
9:52 am
Hi Roger ... .. ... It was the install version. The java has been compiled but I forgot that the native parts still had to be built (they built fine.) Adrian. ...
1019 vortexswirling Send Email Oct 15, 2007
3:15 pm
Hi Adrian, ... It isn't annoying at all. I wouldn't worry about this. Your English is quite good and any differences are easy to read. ... I'm toying with the...
1020 vortexswirling Send Email Oct 15, 2007
3:34 pm
Hi Adrian, ... I tried this but it just puts one triangle way out and forms a wedge. Now that I see the wedge, perhaps one way to put a 3-graph together this...
1021 Adrian Rossiter
adrianrossiter Send Email
Oct 16, 2007
8:49 am
Hi Roger ... The license is an MIT license (with an extra "no advertising" clause making it like a BSD license) ...
1022 Adrian Rossiter
adrianrossiter Send Email
Oct 16, 2007
9:32 am
Hi Roger ... It tends not to work very well on smaller polyhedra. Playing with the -s option can help. ... I have 8.4 on Linux and it wouldn't build here...
1023 Adrian Rossiter
adrianrossiter Send Email
Oct 16, 2007
2:33 pm
Hi Roger ... I wrote a script to run through rgb.txt to remove duplicate names and convert it to a header file. It was therefore also easy to make a similarly...
1024 vortexswirling Send Email Oct 16, 2007
5:48 pm
Hi Adrian, ... I think it will be a good addition to add these colors to Antiprism. I can't really think of a better source for them. In a gui app a color...
1025 vortexswirling Send Email Oct 16, 2007
6:10 pm
Hi Adrian, ... Moving back to the java (current) release, more questions, then I will email the CaGe guys. You said it ran with out compiling the Native code....
1026 Adrian Rossiter
adrianrossiter Send Email
Oct 17, 2007
9:34 am
Hi Roger ... I converted to lower case, and removed spaces. I was also able to condense the grey and gray entries, which gets the final count down from 753 to...
1027 vortexswirling Send Email Oct 17, 2007
11:46 am
Hi Adrian, ... It looks like rgb.txt is the best choice as far as color names go. I don't think any other computer vendor even tried to do it. Most just offer...
1028 Adrian Rossiter
adrianrossiter Send Email
Oct 17, 2007
11:48 am
Hi Roger ... No, the native code was complied when I ran the install script. The Java appears to do graph generation with pipes, and includes plantri and...
1029 vortexswirling Send Email Oct 17, 2007
2:57 pm
Hi Adrian, ... plantri ... I put in the question to CaGe, but I believe that there are some things that just can't be compiled under Cygwin. My next machine...
1030 vortexswirling Send Email Oct 17, 2007
9:11 pm
... It turns out the cc1 format, Chem3D is pretty much a dead in as much that it is no longer in wide use. In plain words there are hardly any cc1 files in...
1031 Adrian Rossiter
adrianrossiter Send Email
Oct 18, 2007
3:05 pm
Hi Roger and All Here is a snapshot of Antiprism 16 pre03, source only (560K) http://www.antiprism.com/misc/antiprism-0.16.pre03.tar.gz The snapshot includes...
1032 Adrian Rossiter
adrianrossiter Send Email
Oct 18, 2007
8:20 pm
... The GIMP uses palettes with an easy file format. If I support those too and then Antiprism will have access to a lot of ready made palettes. Also, the GIMP...
1033 Adrian Rossiter
adrianrossiter Send Email
Oct 19, 2007
8:21 am
Hi Roger ... I don't do a lot with systems these days. The laptop I got last year replaced the PC I put together in 1998. It will be interesting to see what...
Messages 1004 - 1033 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