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-effects/src/main/resources/Common/MatDefs/SSAO
Nehon 1eb894111a Fixed a crash in ssao.frag when enabling multisampling 8 years ago
..
Textures switch to gradle layout 11 years ago
normal.frag Added a GLSL150 to most of the shaders used in the engine (except deprecated ones). 8 years ago
normal.vert Added a GLSL150 to most of the shaders used in the engine (except deprecated ones). 8 years ago
ssao.frag Fixed a crash in ssao.frag when enabling multisampling 8 years ago
ssao.j3md Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago
ssaoBlur.frag Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago
ssaoBlur.j3md Removed all xxx15.frag shaders and used GLSLCompat to have the same shader whatever version it's used for 8 years ago