Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move java into maven standard src/main/java and resources into | phil | 2016-11-06 | 330 | -0/+0 |
| | | | src/main/resources | ||||
* | added javadoc plugin to pom.xml1.7.0-pre1 | phil | 2016-11-05 | 1 | -0/+11 |
| | |||||
* | example ffp shader tidied up | phil | 2016-11-05 | 2 | -58/+44 |
| | |||||
* | fog example in default shader corrected | phil | 2016-11-05 | 1 | -14/+14 |
| | |||||
* | Added a lot more GL2ES2 examples | phil | 2016-11-04 | 35 | -513/+5285 |
| | | | And converted to struct based lights and material in shaders | ||||
* | envmap vert shader bug fix | phil | 2016-11-02 | 1 | -1/+1 |
| | |||||
* | Version set to 1.7.0 | phil | 2016-11-02 | 1 | -1/+1 |
| | | | | Bug 1337 - VersionInfo defaults isDevPhase to true, which outputs onto err | ||||
* | added the fixed_function_shader vert and frag so there is at least one | phil | 2016-10-27 | 2 | -0/+239 |
| | | | publish location for the examples | ||||
* | more tidy of StencilOutline | phil | 2016-10-26 | 1 | -16/+1 |
| | |||||
* | StencilOutline gl2es2 pipeline support comments made clearer | phil | 2016-10-26 | 1 | -1/+13 |
| | |||||
* | Added a stencil outline example | phil | 2016-10-26 | 2 | -0/+776 |
| | | | | | This is primarily to test Bug 1325 - JoglPipeline.resetRenderingAttributes does not call gl.glDisable(GL.GL_STENCIL_TEST); | ||||
* | New Overlay2D example for use of the Graphics2D of Canvas3D | phil | 2016-10-26 | 4 | -31/+290 |
| | |||||
* | Added a basic readme.md file | phil | 2016-10-18 | 9 | -321/+14 |
| | | | | | Removed out of date www folder Removed out of date netbeans project folder Removed out of date README-build.html | ||||
* | Delete .project | Philip Jordan | 2016-10-18 | 1 | -23/+0 |
| | |||||
* | Delete .classpath | Philip Jordan | 2016-10-18 | 1 | -19/+0 |
| | |||||
* | Removed classpath and project files as these break a maven build | phil | 2016-10-18 | 1 | -0/+3 |
| | |||||
* | Texture Coordinate generation examples corrected in the SamplerGLSL | phil | 2016-10-16 | 2 | -3/+5 |
| | | | example | ||||
* | GL2ES2 examples improved, the halfVector calculations and the sceneColor | phil | 2016-10-16 | 10 | -41/+132 |
| | | | | are now closer to correctly reproducing the fixed pipeline values (though they are still not exactly identical) | ||||
* | New gl2es2 pipeline examples showing usage | phil | 2016-10-11 | 191 | -2472/+7273 |
| | | | | | | | | Imports organized Cg shader examples removed pom.xml added Resources now has brute force fall back | ||||
* | update docs for svn | kcr | 2010-08-10 | 3 | -21/+18 |
| | |||||
* | Committed through web interface. | root | 2010-08-09 | 1 | -0/+2 |
| | |||||
* | Added notice about third-party code being under a different license. | kcr | 2008-07-07 | 2 | -0/+11 |
| | |||||
* | Bump version number to 1.5.3 | kcr | 2008-06-30 | 3 | -4/+4 |
| | |||||
* | Minor web page update | kcr | 2008-02-20 | 2 | -12/+11 |
| | |||||
* | Removed debug print statements | kcr | 2007-08-01 | 1 | -3/+0 |
| | |||||
* | Use top-level container (JFrame or JApplet) to determine the graphics device | kcr | 2007-08-01 | 1 | -8/+22 |
| | |||||
* | 1. New Java 3D applet template that avoids MainFrame, but can still run as | kcr | 2007-07-31 | 3 | -67/+280 |
| | | | | | an applet or as an application. 2. Change applet .html file to use JNLPAppletLauncher | ||||
* | Bump version number to 1.5.2 | kcr | 2007-07-17 | 3 | -4/+4 |
| | |||||
* | Use By_REFERENCE and Y_UP options for Texture. | jada | 2007-04-24 | 6 | -10/+13 |
| | |||||
* | Use Y_UP and BY_REF options for Texture | jada | 2007-04-24 | 5 | -22/+36 |
| | |||||
* | Don't compress executable jar file | kcr | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | Allow user to specify a URL on the command line | kcr | 2007-04-03 | 1 | -1/+9 |
| | |||||
* | 1) Rename target name from zip to src | jada | 2007-04-03 | 1 | -2/+12 |
| | | | | 2) Add new run target to query properties on jogl pipe. | ||||
* | Ported some earlier version of Sound examples, in the j3d-incubator project, | jada | 2007-02-09 | 7 | -0/+804 |
| | | | | contributed by David Grace ([email protected]). | ||||
* | Update copyright to 2007 | kcr | 2007-02-09 | 174 | -175/+178 |
| | |||||
* | Bumped version to 1.5.1 | kcr | 2006-12-14 | 3 | -4/+4 |
| | |||||
* | Remove print statement | kcr | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | Show error dialog if NPOT textures are not supported | kcr | 2006-12-14 | 1 | -12/+25 |
| | |||||
* | Update example programs to use the new optimize path in ImageComponent2D. | jada | 2006-12-09 | 5 | -9/+9 |
| | |||||
* | bug id 383: JCanvas3D's offscreen Canvas3D is inverted. | pepe | 2006-11-28 | 1 | -5/+50 |
| | | | | Updated the demo to show a Text3D instead of a ColorCube so that inversion was visible. | ||||
* | Minor correction in use of "delay" and "random" flags. | kcr | 2006-11-09 | 3 | -12/+11 |
| | |||||
* | Issue 131: updated demo for JCanvas3D. Removed tabs, table and added options. | pepe | 2006-11-09 | 3 | -271/+184 |
| | |||||
* | Updated example to use new no-argument JCanvas3D constructor | kcr | 2006-11-06 | 1 | -5/+1 |
| | |||||
* | Issue number: 131 | kcr | 2006-11-01 | 3 | -0/+618 |
| | | | | | | | | Obtained from: pepe Submitted by: kcr Reviewed by: kcr Preliminary JCanvas3D example program | ||||
* | Merged dev-1_5 branch back to MAIN trunk | kcr | 2006-09-29 | 14 | -82/+365 |
| | |||||
* | Updated build instructions | kcr | 2006-06-21 | 1 | -1/+1 |
| | |||||
* | Added project toolbar | kcr | 2006-03-07 | 1 | -0/+12 |
| | |||||
* | Backed out unintentional putback of project.xml file | kcr | 2006-03-07 | 1 | -1/+0 |
| | |||||
* | Change zip target to zip up directories relative to parent of j3d-examples ↵ | kcr | 2006-03-07 | 2 | -8/+9 |
| | | | | (so that all files are in j3d-examples/ when unzipped) | ||||
* | Fixed a bug and disable write to scores file in FourByFour example. | jada | 2006-03-07 | 1 | -63/+36 |
| |