aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/org/jdesktop/j3d/examples/stencil
Commit message (Collapse)AuthorAgeFilesLines
* move java into maven standard src/main/java and resources intophil2016-11-061-524/+0
| | | src/main/resources
* more tidy of StencilOutlinephil2016-10-261-16/+1
|
* StencilOutline gl2es2 pipeline support comments made clearerphil2016-10-261-1/+13
|
* Added a stencil outline examplephil2016-10-261-0/+527
This is primarily to test Bug 1325 - JoglPipeline.resetRenderingAttributes does not call gl.glDisable(GL.GL_STENCIL_TEST);