Nehe's waves
Hi Folks!
I''m looking for the code Nehe has done for doing a kind of wave simulation from his flag tutorial.
Could you tell me where to find it, please?
Thanks!
Yes, you are right, but I still don''t have my answer ;o)
Plus if you could give me a few good URLs with good tutorials about wave simulation, please...
Thank you!
Plus if you could give me a few good URLs with good tutorials about wave simulation, please...
Thank you!
check out my demo: http://members.rogers.com/ramrajb/Downloads/IslandDemo.ZIP
Reply if that is what you are looking for.
I adapted the demo from a tutorial on 2d waves. In doing so i removed the double buffering system they had and used one buffer instead (more memory to play around with). The problem is that the waves only travel in one direction and not in a full circle.
Unforturnately, i found no tut on 3d waves but i did figure it out myself. Its a simple process, i can guide you through it on the forum.
Reply if that is what you are looking for.
I adapted the demo from a tutorial on 2d waves. In doing so i removed the double buffering system they had and used one buffer instead (more memory to play around with). The problem is that the waves only travel in one direction and not in a full circle.
Unforturnately, i found no tut on 3d waves but i did figure it out myself. Its a simple process, i can guide you through it on the forum.
Question, why isnt the NEHE tutorial not helpfull? it has it all fully explaind, with comments and the code dowloadable at the bottom of the page.
As I said before, I''ve seen a few days ago a kind of a wave simulation Nehe has done from hif flag tutorial, but I cannot find it (the wave simulation, not the flag tutorial) anymore...
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement