| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
1) Added Phong shading example
2) Minor mod to SphereGLSL
3) Added toon shader
|
|
|
|
|
|
|
| |
Added new GLSL shader example program.
No exit when exception is encountered.
2) PickTest :
Update PickTest.java to use the new pickfast utility.
|
|
NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed.
|