hey everyone.
i am pretty new to shaders so i hope this does not sound too weird ![]()
i created this effect with mesh manipulation: http://www.randoom.net/movingterrain.mov
basically it is a grid plane and i manipulate the height of vertices. since this is a bit too heavy on performance, i thought that this could be something that a shader could do pretty well.
when i looked into shader tutorials, i found stuff about lightning and all those rendering things but never really about manipulation of basic vertex transform parameters.
can anyone point me in the right direction for that task? or tell me that my idea is really bad? ![]()
thanks for your help!