Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethereumdegen/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.
https://github.com/ethereumdegen/animated-grass-shader-jme3

Last synced: 15 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

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.