summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1. Copy *.txt files to jar filekcr2006-03-032-2/+3
| | | | 2. Fix typo in AppearanceTest.java
* Changed a link and added a space to README-build.htmljada2006-03-031-2/+2
|
* 1) Updated README-build.htmljada2006-03-039-87/+138
| | | | | | 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.
* Recompressed duke-gears.jpg for higher compressionkcr2006-03-031-0/+0
|
* Added a ShaderErrorListenerkcr2006-03-034-11/+57
|
* Added ShaderErrorListenerskcr2006-03-037-34/+104
|
* 1. Recompressed some images for greater compressionkcr2006-03-037-4/+17
| | | | 2. Added ShaderErrorListener to phong shading test program
* Compress jar filekcr2006-03-031-1/+1
|
* 1) Added VertexAttrTestCg and converted more programs to use JFrame instead ↵jada2006-03-0318-325/+1458
| | | | | | of MainFrame 2) Cleanup and rename.
* 1) Added a new examples : dot3/Dot3Demo and glsl_shader/VertexAttrTestjada2006-03-0116-108/+2032
| | | | 2) Converted SphereMotion, PureImmediate and PureImeediateStereo to use JFrame instead of MainFrame.
* Added a couple of Java 3D Programmable Shader examples.jada2006-02-2412-1/+1034
|
* Converted DistorGlyphtest form MainFrame to JFrame.jada2006-02-233-53/+118
|
* Make applet programs work in the new directory structure and cleanup.jada2006-02-2210-101/+46
|
* Add build target to create a zip-file of the sourceskcr2006-02-173-3/+39
| | | | | Added missing THIRDPARTY-LICENSE-VIEWPOINT.txt file Updated file locations for THIRDPARTY-LICENSE-3DLABS.txt
* 1. Converted example programs, under appearance, background and collision, ↵jada2006-02-1721-223/+479
| | | | | | | to use JFrame instead of MainFrame. 2. Created a GUI .form file for each example program. 3. Rename universe configuration file, ie. add .cfg as file extension.
* 1. Converted all example programs, under objload, glsl_shader and cg_shader,jada2006-02-1610-513/+769
| | | | | to use JFrame instead of MainFrame. 2. Created a GUI .form file for each example program.
* 1) Moved the copying of resources and shader files from the target "jar" to ↵jada2006-02-142-15/+19
| | | | | | "compile". 2) Removed default lws file arguement option in commandline execution.
* 1) Copy shader related files to respective classes directory instead of ↵jada2006-02-141-7/+77
| | | | | | under resources directory. 2) Added more examples to run with ant command.
* Modified programs to access data files via Resources classjada2006-02-149-98/+126
|
* Modified program to access texture files via the Resources class.jada2006-02-142-100/+93
|
* Modified a couple of the examples programs to access data files in the ↵jada2006-02-116-44/+107
| | | | resources directory.
* 1) Fixed an error in CLASSPATH setup for running example program in ant.jada2006-02-111-6/+33
| | | | 2) Copy resources to build in preparation for jarring
* Minor update to ant scriptkcr2006-02-011-3/+6
|
* Issue 206 : Example program cleanupkcr2006-02-01369-15912/+454
| | | | | | | | | | | | 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
* Fixed issue 190 : Need to modify all of Java 3D off-screen example programs ↵jada2006-01-2811-572/+807
| | | | to request a single-buffered graphics Configuration
* Fixed typokcr2006-01-251-1/+1
|
* Updated Copyright date to 2006kcr2006-01-05212-439/+526
|
* More changes for Issue 206 : Example program cleanupkcr2005-12-219-271/+336
|
* Partial fix for Issue 206 : Example program cleanupkcr2005-12-128-215/+303
|
* Issue 198 : Need more shader example programskcr2005-12-069-2/+943
| | | | | | 1) Added Phong shading example 2) Minor mod to SphereGLSL 3) Added toon shader
* 1) Modified IntersectTest to use the new pickfast utils.jada2005-11-033-30/+13
| | | | 2) Cleanup PickTest
* 1) GLSLShaderTest :jada2005-10-259-101/+1125
| | | | | | | Added new GLSL shader example program. No exit when exception is encountered. 2) PickTest : Update PickTest.java to use the new pickfast utility.
* Merged changes from dev-1_4 branch into the main trunk.kcr2005-10-1729-0/+4007
| | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed.
* Updated linkskcr2005-07-121-2/+5
|
* Rearranged web pages -- all content is now in parent java3d pagekcr2005-07-012-76/+27
|
* Web page updatekcr2005-03-221-3/+3
|
* Bumped Copyright date to 2005kcr2005-02-18169-170/+170
|
* Updated Downloads sectionkcr2005-02-111-9/+8
|
* Updated QueryProperties example program to print all properties in Map.kcr2004-12-211-65/+75
|
* 1) Add "Free OffScreen Buffer" menu item to free the off-screen buffer (by ↵kcr2004-11-012-6/+49
| | | | | | | | calling setOffScreenBuffer(null)). 2) Free snapshot image resources when scrollable ImageDisplayer window is closed. 3) Free scene graph and off-screen buffer information when application exits
* Force target=1.4 so that examples built with JDK 1.5 will run on JDK 1.4kcr2004-10-0638-38/+152
|
* The fix for Issue 23 now prints a warning when a programkcr2004-10-062-0/+6
| | | | | | erroneously issues a call to set/get{Color,Normal,TexCoord}Index in USE_COORD_INDED_ONLY mode. This checkin corrects two example programs that trigger this warning message.
* Issue number: 26kcr2004-09-031-0/+6
| | | | | Print out the values for the 3 new Canvas3D.queryProperties(): texture3DWidthMax, texture3DHeightMax, and texture3DDepthMax.
* Fixed links (use "java3d.dev.java.net/" not "index.html")kcr2004-08-031-1/+1
|
* Web page updateskcr2004-07-302-21/+33
|
* 1. Remove all URLs with e-mail addresses -- replaced with list 'at' ↵kcr2004-07-171-10/+12
| | | | | | project.dev.java.net instead (to reduce probability of spam) 2. Make off-java.net URLs and license URLs pop up in a separate window
* Update the web page to reflect the fact that the Issueskcr2004-07-021-19/+38
| | | | Tracker is in the parent java3d project
* Replace dummy page with a simple, but more useful pagekcr2004-07-022-2/+86
|
* Minor modification to README-FIRST.txt for consistencykcr2004-06-251-3/+3
|
* Updated placeholder for home pagekr05112004-06-171-6/+9
|