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...
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...
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...
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....
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...
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...
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...
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...
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...
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...
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...
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 ...
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...
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. ...
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...
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...
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...
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...
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...
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....
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...
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...
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...
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...
... 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...
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...
... 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...
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...