OSDN Git Service

Added CrossHatchFilter contribution by Roy Straver a.k.a. Baal Garnaal
authorremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 16 Mar 2011 17:12:45 +0000 (17:12 +0000)
committerremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 16 Mar 2011 17:12:45 +0000 (17:12 +0000)
commit1ef585e34e9c10461d04dfbfbe9d1b614d9c42c3
tree7daa615d8e1b8e0eccc09324e4af7d8400b72408
parentb951a30d937df0858680a1ace98115d14ba56dd5
Added CrossHatchFilter contribution by Roy Straver a.k.a. Baal Garnaal

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7000 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/core-data/Common/MatDefs/Post/CrossHatch.frag [new file with mode: 0644]
engine/src/core-data/Common/MatDefs/Post/CrossHatch.j3md [new file with mode: 0644]
engine/src/core-data/Common/MatDefs/Post/CrossHatch15.frag [new file with mode: 0644]
engine/src/desktop-fx/com/jme3/post/filters/CrossHatchFilter.java [new file with mode: 0644]
engine/src/test/jme3test/post/TestCrossHatch.java [new file with mode: 0644]