Category:Shared Models

From MHCGraphics

Jump to: navigation, search

This is the collection of shared models contributed by class members.

To use one of these models in your model:

  1. Copy the appropriate shared model file to the folder you are using to store the model you are developing. Shared models can be found in /home/jteresco/shared/cs110/shared_models from the Clapp 202 Linux systems.
  2. (require "Model.scm") in your model file, where "Model.scm" is replaced with the name of the shared model file you copied from the shared_models folder.
  3. Use the shared model as you wish in your model.
  4. Give credit: include the name of the author of the shared model you are using, both in the comment at the top of your model file and wherever you use components from the shared model.

To contribute a shared model, follow the directions on the Lab 6 handout.

Personal tools