A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-examples/src/main/java/jme3test/post
Stephen Gold d3f0c2002a in examples, replace deprecated methods and classes 7 years ago
..
BloomUI.java switch to gradle layout 11 years ago
LightScatteringUI.java Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago
SSAOUI.java Added a DetailedProfiler and its associated AppState for detailed time profiling 8 years ago
TestBloom.java in examples, replace deprecated methods and classes 7 years ago
TestBloomAlphaThreshold.java in examples, replace deprecated methods and classes 7 years ago
TestCartoonEdge.java TestCartoonEdge: more reliable way to detect lighting material 10 years ago
TestCrossHatch.java in examples, replace deprecated methods and classes 7 years ago
TestDepthOfField.java in examples, replace deprecated methods and classes 7 years ago
TestFBOPassthrough.java switch to gradle layout 11 years ago
TestFog.java in examples, replace deprecated methods and classes 7 years ago
TestLightScattering.java in examples, replace deprecated methods and classes 7 years ago
TestMultiRenderTarget.java Added a DetailedProfiler and its associated AppState for detailed time profiling 8 years ago
TestMultiViewsFilters.java in examples, replace deprecated methods and classes 7 years ago
TestMultiplesFilters.java in examples, replace deprecated methods and classes 7 years ago
TestPostFilters.java in examples, replace deprecated methods and classes 7 years ago
TestPostFiltersCompositing.java Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago
TestPosterization.java Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago
TestRenderToCubemap.java in examples, replace deprecated methods and classes 7 years ago
TestRenderToMemory.java Added a DetailedProfiler and its associated AppState for detailed time profiling 8 years ago
TestRenderToTexture.java test: don't use deprecated box constructor 9 years ago
TestSSAO.java Added a way to approximate the normals for the SSAO filter instead of rendering an additional geometry pass. 9 years ago
TestSSAO2.java Moved DetailedProfiler to a more appropriate package 8 years ago
TestToneMapFilter.java * Make tone-mapping white-point adjustment logarithmic in the sample to have less sudden exposure transitions 11 years ago
TestTransparentCartoonEdge.java switch to gradle layout 11 years ago
TestTransparentSSAO.java switch to gradle layout 11 years ago