harmonic_software_research/PhysicalModeling/download.html
  Speech Input 
    Happy Hands Java 
      User's Manual 
      Change Log 
      Download 
      Demo Movies 
      Paper 
      Examples 
      Pictures 
      Future Plans 
  Physical Modeling 
    Download 
    Documentation 
    Gallery 
    Paper 
    Change Log 
    Open Source 
    Future Plans 
    Credits 
    CAD-Zilla 
      Download 
      Developer Docs 
      User's Manual 
      Dependencies 
      Screen Shot 
      Old Screen Shot 
    Vincent van Mol 
      Download 
      Developer Docs 
      User's Manual 
      Dependencies 
      Screen Shot 
    GridZilla 
      Download 
      Developer Docs 
      User's Manual 
      Dependencies 
    ZillaTracer 
      Download 
      User's Manual 
    Jython Console 
      Download 
      User's Manual 
  People 
    Sean 
      Contact 

Modelzilla Project - Downloads

[Summary] [Download] [Documentation] [Change Log] [Open Source] [Future Plans] [Credits] [Issues]

License Agreement

The Modelzilla Framework is Open Source, under the LGPL license. The applications are closed source. Maybe Vincent van Mol could become open source too, considering molecular graphics programs are usually free. The license terms for the close source applications are the same as comercial software, but for now they are free to use with out cost for anyone.

Get Latest Java

Download All Modelzilla Bundle

(Updated June 03 2004.)

Download Example Files

(Updated June 03 2004.)

Download Modelzilla Framework

(Updated June 03 2004.)

Download Basic Controls

(Updated June 03 2004.)

Download CAD-Zilla

(Updated June 03 2004.)

Download Vincent Van Mol

(Updated June 03 2004.)

Download GridZilla

(Updated June 03 2004.)

Download ZillaTracer

(Updated June 03 2004.)

Download Jython Console

(Updated June 03 2004.)

System requirements and detailed installation instructions

Option 1: Get the "All Modelzilla Bundle".

This is the recommended option.
This download contains:
  • Modelzilla framework
  • Basic Controls
  • CAD-Zilla
  • VincentVanMol
  • GridZilla
  • ZillaTracer
  • Jython Console
It does not contain the example files.

The entire procedure is then:

  1. Download install_all_modelzilla.jar.
  2. java -jar install_all_modelzilla.jar

OR Option 2: Get each component separately

We don’t want you do this. We make this possible only to prove that the system is modular. This option is possible but not recommended. Note: it is not a good idea to only update one application module. The Modelzilla framework is often updated to accomidate changes to application modules - so you dont want to have an old version of the framework. The program may not run properly in this case.

  • Get the "Modelzilla Framework" and install it.
  • Get the "Basic Controls" and install it.
  • Get any or all application modules and install them each separatly.
The application module downloads do not come with the framework.

The procedure is then:

  1. Download install_modelzilla.jar
  2. java -jar install_modelzilla.jar
  3. Download install_standard_module.jar
  4. java -jar install_standard_module.jar
  5. Download install_cad_zilla.jar
  6. java -jar install_cad_zilla.jar
  7. Download install_grid_zilla.jar
  8. java -jar install_grid_zilla.jar
  9. Download install_vvm.jar
  10. java -jar install_vvm.jar
Last updated: Wed, 22 Dec 2004 04:04:53 -0500