Monday, January 25, 2010

Image Viewer



To run the application issue the following command in console:

> Texture.exe [width] [height] [image_name.ext] [X_cam] [Y_cam] [Z_cam] [Look_X] [Look_Y] [Look_Z] [upX] [upY] [upZ]


It's done in C++ and GLUT and uses texturing in order to show images.

No comments:

Post a Comment