Saving a file
To save the file click on the save Icon
or
Save in the menu. If you have previously loaded a file then this will save to
the same file, updating the contents.
If you want to save to a different filename then use SaveAs, then enter the filename in the file dialog and click OK

The file extension (the part of the filename after the dot '.') will determine the file format written. Alternativly you can specify the filetype to be written by using the menu option File->Export
The filetypes that can be saved are as follows:
| file type | extension | read / import support | write / export support |
| x3d (xml version of VRML) | .x3d or .xml | yes | yes |
| VRML 2 | .wrl | yes | yes |
| Wavefront | .obj | yes | yes |
| Java3d Source | .java | no | yes |
| C Source | .c | no | yes |
Exporting to Java or C source code

To export to Java Source click on 'export Java3d source' in the file menu.
Alternativly use the normal save dialog and specify a .JAVA extension.
Go to view graphics next -



