How to Use Gcdome

For information on Class 1 and Class 2 domes, refer to:


gcdome

Gcdome is a program for calculating geodesic dome data for any frequency.

Input parameter is a frequency from 1 to 32, although most domes are less than frequency 32.

Output on stdout is text data describing the geodesic dome for the given frequency.

Example of a 3 frequency geodesic dome:

      gcdome 3

gcppm

gcppm generages a PPM file for a given frequency.

Input parameter is a frequency from 1 to 32.

Output is a PPM image of an icosacap triangle.

Example of a 3 frequency geodesic dome:

      gcppm 3
      gcview <f3.ppm.gz

gcstrut

gcstrut generages one PPM file for each strut in a geodesic dome at a given frequency.

Input parameters are

Output is one PPM image for each strut and an HTML file with links to all the GIF images derived from the PPM files.

Example of a 3 frequency geodesic dome:

      gcstrut 3 300 >f3.html
      cvtgif 3

gccapppm

gccapppm generages an icosacap PPM file for a given frequency.

Input parameter is a frequency from 1 to 32.

Output is a 180 degree view of an icosacap.

Example of a 3 frequency geodesic dome:

      gccapppm 3
      gcview <f3.ppm.gz


Table of Contents     Introduction     Models     References
Gcdome Examples     Copying