Tree
From MHCGraphics
[edit] A Tree Module
[edit] Devora Kremer
This module defines a tree. This file/program provides "tree". The tree has a brown trunk that's 40x40 on the xz plane at the base. The tree top is a bunch of overlapping green spheres. The tree sits at the origin and at it's tallest point goes up to 190 on the y axis. At it's thickest point in the tree top, it goes on the x axis from -100 to +90 and on the z axis from -70 to +110. All of the colors in this module are defined within the definitions.
[edit] to use this model"
(require "Tree.scm")
the name provided is "tree"
Good luck!

