| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
contributed by David Grace ([email protected]).
|
|
|
|
|
|
| |
2) Updated TickTockPicking to use JFrame instead of MainFrame.
3) Removed apimage.jpg and updated programs to stone.jpg instead of apimage.jpg.
4) Modified Dot3Demo to use a compressed image.
|
| |
|
|
|
|
| |
2. Added ShaderErrorListener to phong shading test program
|
|
|
|
| |
2) Converted SphereMotion, PureImmediate and PureImeediateStereo to use JFrame instead of MainFrame.
|
| |
|
|
Item 4) Reorganized directory structure to make the examples a single project rather than a collection of independent apps.
. All example programs moved under src/classes, and all are now in a subpackage of org.jdesktop.j3d.examples.
. All resource files (geometry, images, audio) moved under src/resources
. ant script now exists only at top level
. Created netbeans project file for NetBeans IDE
|