Water Effects
i have a quick and simple question. which is better for making waves in opengl on a quad: make animated noise and store it to a texture to be used as a normal map OR make an 2D array as big as the texture and change the normals there? basically is it better to store animated normals to a texture or an array?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement