Added image view module

This commit is contained in:
eddyem
2015-02-18 18:56:59 +03:00
parent c14be0eb90
commit bf7a247678
16 changed files with 1376 additions and 25 deletions

6
image_view_module/main.h Normal file
View File

@@ -0,0 +1,6 @@
// pthread_t thread, thread_m;
#include "events.h" // GLubyte etc
// GLubyte *prepareImage();
void help(char *s);