Hi All I have recieved a report that Antiprism 0.19 doesn't build on the GCC included in the latest Ubuntu release 8.10, due to missing headers. It appears...
Hi All I have just released Antiprism 0.19.1 http://www.antiprism.com/download This release includes coding changes to allow it to be built with GCC 4.3, as...
Hi All Here are some models I have made in the last few weeks A rhombic dodecahedron in rhombic triacontahedron (copy of a vZome model made by David Koski) ...
Hi Adrian: I started working on this set of commands to build the 12 helix. python th_chain12.py 12 | off_color -m jumble | poly_kscope -s T | off_util -l 2 |...
Adrian, Any chance you could post the piping for your recent various models ? [ certainly, I would like to see them in Antiview too...and might be nice to have...
Hi Steve ... I didn't keep note of the commands. If you say which ones are of interest I could recreate the command line for those. Adrian. -- Adrian Rossiter ...
Hi dharmraj ... th_chain12.py colours the faces by index number. The off_color command converts those to colour values by looking them up in the jumble colour...
Thanks Adrian. I got it to work. If anyone on this list is interested this is a vrml made from an EIG. http://members.westnet.com.au/dharmraj/vrml/12Helix.wrl ...
All, I posted over a day ago and no message has shown yet. i was hoping that Adrian could post the piping for the recent various examples. I understand that...
Hi Steve ... I replied here http://tech.groups.yahoo.com/group/antiprism/message/2574 Let me know the ones that interest you. ... I will add something to the...
Hi Adrian and Steve, ... Rather than described as a minimal shell, it is an "outer shell" algorithm. The sphere-ray term would imply this to some programmers ...
Hi Roger ... I was less specific. I have put: "The program uses an efficient algorithm that makes it suitable for calculating Waterman polyhedra up to root...
Hi Adrian, ... On the new machine I was going to impliment Cygwin for the bash shell and minimal features. That is, if Cygwin will even work under Vista 64. I...
Hi Roger ... I think that on 64-bit Ubuntu GCC creates 64 bit executables by default. You shouldn't have to do anything special to the code or build process...
Adrian, looks like it is working...it took only 5 seconds to post this last message. i had two things... could you post the piping for your new examples...
... Here it is, with frames coinciding with the octahedron stages this time (1.8Mb) http://www.antiprism.com/misc/comp_5_jit_full2.gif It took four hours to...
Hi Caroling ... You can view the stage models in 3D using the Antiprism programs like this jitterbug -c f -f a 0.125 | off_color -m col_map.txt | poly_kscope...
Adrian, No need to post the piping. it was actually something i thought dhamraj could use. in general though, it should would be nice to link that piping with...
Hi Steve ... You can edit the file and add comment lines. A comment is anything on a line after a # character. Antiprism strips comments so if you process the...
Hi Adrian, ... Why not then, allow the piping as part of the output file ???? so we could see that piping using a simple txt reader ? Then, one could see it in...
Hi Adrian, you wrote a fair while ago... If you really wanted a record then it should be possible to write a shell or Python script, called say cmd_record. You...
Hi Steve ... I haven't written cmd_record, I was just saying how it would work. There is nothing specific to Antiprism about the program so anybody could write...
Hi All I haven't been able to do a lot of programming since the start of the Summer, but I am now trying to continue with the development version of Antiprism....