Initial commit of a producer-consumer opengl animation
commit9748adf7653905dde1ae8806f4f0d8f56af408d5
authorStathis Kamperis <ekamperi@gmail.com>
Tue, 8 Jul 2008 22:31:24 +0000 (9 01:31 +0300)
committerStathis Kamperis <ekamperi@gmail.com>
Tue, 8 Jul 2008 22:31:24 +0000 (9 01:31 +0300)
treebef8bb4919719304e80dbb683c854b8e5f74a9ae
parentc4df5eb7c1d432cadf56b1becce06484e1fbaee4
Initial commit of a producer-consumer opengl animation
qt/sphere-orbit/Makefile [new file with mode: 0644]
qt/sphere-orbit/main.cpp [new file with mode: 0644]
qt/sphere-orbit/myglwidget.cpp [new file with mode: 0644]
qt/sphere-orbit/myglwidget.h [new file with mode: 0644]
qt/sphere-orbit/window.cpp [new file with mode: 0644]
qt/sphere-orbit/window.h [new file with mode: 0644]
qt/sphere-orbit/workerthread.cpp [new file with mode: 0644]
qt/sphere-orbit/workerthread.h [new file with mode: 0644]