Skip to main content

Posts

Showing posts with the label links

Open GL Surface Deformation

Note to check out how to deform a surface using OpenGL http://ivanleben.blogspot.com/2008/03/water-reflections-with-opengl.html http://www.darwin3d.com/gdm1998.htm http://developer.nvidia.com/object/cube_map_ogl_tutorial.html http://people.sc.fsu.edu/~blanco/Cg/Cg_projects.htm http://herakles.zcu.cz/~miva/index.php?prom=projects&lang=en http://www.opengl.org/news/monthly_archives/2005/09 And an interesting tutorial on rope simulation at gamedev.ne t.

wxWidgets

Note to learn how to use wxWidgets: http://zetcode.com/tutorials/wxwidgetstutorial/thetetrisgame/ http://www.vconrado.com/wx/ http://wiki.wxwidgets.org/Makefile On windows (and on wine ;-) we can use wxDev-C++ On Ubuntu, install the libwxgtk2.8-dev deb.