问题描述
朋友们,
我对openGl有点陌生,并且有一个我无法解决的疑问.
我正在实现一个带有随机彩色圆圈弹出随机位置的应用程序.可以在http://picturepush.com/public/7736883
找到该应用程序的图像
我的要求是我应该在单击的位置生成波浪或涟漪.
我已经在codeproject和其他站点中搜索了相同的内容,但是我并没有实现相同的想法.如果有人可以告诉我基本的逻辑或想法,这将很有帮助.
还有一个问题,我们什么时候需要在OpegGl中使用纹理?
谢谢
Abhishek
Hi friends,
I am bit new to openGl And have a doubt which I am not able to clear out.
I am implementing an application with random colored circles popping up the random locations. The image of the application can be found http://picturepush.com/public/7736883
My requirement is that I should generate waves or ripples the location I click.
I had searched the same in codeproject and other sites but I am not getting the idea of implementing the same It will helpful if any one could tell me the basic logic or idea.
And another question when do we need to use texture in OpegGl?
Thanking you,
Abhishek
推荐答案
这篇关于在Opengl中产生涟漪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!