Hi ... I am new to computer graphics
I want to simulate sea waves and sea shore in my game .... Could anyone tell where in the Irrlicht engine are the meshes for these and how to use them. I have been trying to find for long but couldn't find.
Thanks
Mesh for sea waves and land
-
- Posts: 6
- Joined: Fri Jan 29, 2010 12:38 am
- Location: Florida
you can either use:
1. shader
or
2. smgr->addWaterSurfaceSceneNode()
1. shader
or
2. smgr->addWaterSurfaceSceneNode()
My company: http://www.kloena.com
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info
My blog: http://www.zhieng.com
My co-working space: http://www.deskspace.info