LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
Tibia 8.22
2,360
BackTrack 3.0
2,245
Yahoo Messenger
1.0.4

1,947
Wine 1.1.6
1,911
VLC 0.9.4
1,887
Mandriva Linux 2009
1,853
Enter 0.0.9
1,759
Thunderbird PST
Import plugin 1.2

1,290
Beryl 0.2.1
1,279
Linpus Linux 9.4
1,251

WEEK'S BEST

  • Softpedia Linux RS...
  • Ubuntu 8.04.1
  • Pidgin 2.5.1
  • Adobe Flash Player...
  • The Gimp 2.6.1
  • openSUSE Linux 11....
  • Linux Kernel 2.6.27
  • Super Grub Disk 0....
  • Skype 2.0.068
  • OpenOffice.org 3.0.0
  • Mozilla Firefox 3....
  • Transmission 1.34
  • DeVeDe 3.11b
  • Wine 1.1.6
  • wine-doors 0.1.2
  • Shoreline Firewall...
  • Linux Mint 5.0
  • Google Gadgets 0.1...
  • Fedora 9 / 10 Beta
  • Opera 9.60
  • Home / Linux / Science and Engineering / Visualization

    Antiprism 0.18.1



    Downloads: 284  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    23 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Adrian Rossiter | More programs
    MIT/X Consortium Lic... / FREE
    June 6th, 2008, 22:45 GMT
    ROOT / Science and Engineering / Visualization

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    Antiprism description

     

    Antiprism is a suite of programs for the generation, manipulation, and visualisation of polyhedra.

    Antiprism project is a suite of programs for the generation, manipulation, and visualisation of polyhedra.

    Make a cube

    This can be done with unipoly, which can be used to make all the uniform polyhedra.

    unipoly cube > cube.off

    Display with

    off2pov -o cube.pov cube.off
    povray +a +p cube.pov

    Make the dual octahedron

    pol_recip is used for making duals by polar reciprocation.

    To make a nice compound the radius of the sphere used for reciprocation needs to be the distance from the cube centre to the mid-point of an edge, and the sphere centre must be the centre of the cube.

    unipoly has centred the cube on (0, 0, 0), which is the default centre for pol_recip. The radius can be specified using the -R option and passing two adjacent vertex index numbers of the cube. Use off2pov with the -n option to display the cube with its vertex numbers.

    off2pov -x vf -n -o cube.pov cube.off
    povray +a +p cube.pov

    Vertices 3 and 5 are adjacent, so make the dual octahedron like this, and display it.

    pol_recip -R 3,5 cube.off > oct.off
    off2pov -o oct.pov oct.off
    povray +a +p oct.pov

    Merge the polyhedra

    OFF files are merged with off_merge

    off_util cube.off oct.off > cub_oct.off

    Display the result.

    off2pov -o cub_oct.pov cub_oct.off
    povray +a +p cub_oct.pov

    Use colours

    To make it clearer that this is a compound of a cube and octahedron the two polyhedra could be given different colours using off_color.

    Colour the cube faces red, and the octahedron faces green.

    off_color -f 1,0,0 cube.off > red_cube.off
    off_color -f 0,1,0 oct.off > green_oct.off

    Now merge and display as before, this time making the edge and vertex elements smaller than the defaults

    off_util red_cube.off green_oct.off > color_cub_oct.off
    off2pov -v 0.02 -e 0.016 -o color_cub_oct.pov color_cub_oct.off
    povray +a +p color_cub_oct.pov

    What's New in This Release:

    · This release fixes program crashes that occurred in some situations when the package was built with a recent version of GCC using default options.

      


    TAGS:

    polyhedra visualisation | polyhedra generation | polyhedra manipulation | Antiprism | polyhedra | visualisation

    Related downloads IT News Popular downloads New additions   Latest reviews  
    Antiprism 0.18.1
    Antiprism is a suite of programs for the generation, manipulation, and visualisation of polyhedra.


    HTML code for linking to this page:


    Go to top



    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM