aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/jdesktop/j3d/examples/gl2es2pipeline
Commit message (Expand)AuthorAgeFilesLines
* Changed examples to use SimpleShaderAppearance auto shader buildingphil2016-12-051-2/+2
* ObjLoadGLSL for gl2es2pipelien uses the ShaderAppearance constructorphil2016-12-041-57/+32
* update licenses and added myself as maintainerphil2016-12-047-119/+168
* GL2ES2 pipeline util Cube moved to java3d-utilsphil2016-11-131-312/+0
* SimpleShaderAppearance moved to java3d-utilsphil2016-11-135-722/+2
* struct lightSource was always receiving all lights as enabledphil2016-11-065-5/+1
* resource loading now includes the main/ prefixphil2016-11-063-5/+5
* resource loading fall back updated to new resource package locationphil2016-11-068-23/+22
* move java into maven standard src/main/java and resources intophil2016-11-0640-0/+6364