##################################################################

Appearance3DChooser v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################

Package com.appearance3Dchooser

Class Summary
AmbientLightObject Class representing an Ambient light in the 3D Scene.
Appearance3DChooser Appearance3DChooser Class.
Appearance3DChooserApplet Applet Example for Appearence3DChooser.
Appearance3DChooserInfo Create a Frame with all the Parameters Values It will dynamically update them every 500ms.
Appearance3DChooserPanel Appearance3DChooserPanel Class.
Appearance3DChooserPanelApplet Applet Exemple for Appearence3DChooserPanel.
CustomMouseRotate MouseRotate is a Java3D behavior object that lets users control the rotation of an object via a mouse.
CustomMouseTranslate MouseTranslate is a Java3D behavior object that lets users control the translation (X, Y) of an object via a mouse drag motion with the third mouse button (alt-click on PC).
CustomMouseZoom MouseZoom is a Java3D behavior object that lets users control the Z axis translation of an object via a mouse drag motion with the second mouse button.
DirectionalLightObject Class representing a Directional light in the 3D Scene.
Info An helpful class for tierce information, for showing 3D Info, a Help Page, an about panel ...
PointLightObject Class representing a Point light in the 3D Scene.
RenderingViewPanel Panel creation for having a Rendering View.
SceneView Class used to Create a View in the 3D Scene
SpotLightObject Class representing a Spot light in the 3D Scene.
TexturePane Panel creation for the Textures.
 



##################################################################

Appearance3DChooser v1.1

Copyright (C) 2009 Frederic Roudaut


This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

###################################################################