Installation
If you haven't done so already please go to the Installation section
and follow the steps to install ChefX3D.
Running the Examples
The first thing you should do is review and run the SimpleExample in the examples folder of your
installation. This is the basic ChefX3D application with just primative models and a grid location.
- Open a command prompt or shell window.
- Change to the install directory (C:\ChefX3D\ for example).
- Type
ant runto execute the base example.
Creating Your Own Custom Editor
Begin by reviewing the development documentation.
