Skip to content

Make your game's meshes sway in the wind with this vertex shader developed by user 'rickard' at the JME3 forums. Includes all files needed and works with the latest release of JME3 as of 2014.

Notifications You must be signed in to change notification settings

Ali-RS/animated-grass-shader-jme3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animated-grass-shader-jme3

Make your game's meshes sway in the wind with this vertex shader developed by user 'rickard' at the JME3 forums. Includes all files needed and works with the latest release of JME3 as of 2014.

All credit goes to user 'rickard' on the JME3 forums for his post: http://hub.jmonkeyengine.org/forum/topic/animated-grass-using-vertex-shader/

This is the fixed version of his grass shader that properly functions with the latest release of JME3 as of May 2014. Simply move the files into your JME3 project and point the paths correctly. Obviously, you are free to change the textures, color, mesh, and more to suit your grassy needs.

The included texture and normal map are just placeholders so the code compiles.

About

Make your game's meshes sway in the wind with this vertex shader developed by user 'rickard' at the JME3 forums. Includes all files needed and works with the latest release of JME3 as of 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 51.5%
  • GLSL 48.5%