cube

所属分类:其他
开发工具:C++
文件大小:0KB
下载次数:2
上传日期:2017-03-15 03:54:10
上 传 者sh-1993
说明:  基于OpenGL的移动立方体(它可以旋转、移动和缩放),
(A moving cube based on OpenGL (it can rotate, move and zoom),)

文件列表:
Daochen_Zha.bmp (196664, 2017-03-14)
GLU.DLL (315904, 2017-03-14)
GLUT.DLL (154624, 2017-03-14)
OPENGL.DLL (1213440, 2017-03-14)
cube.cpp (14192, 2017-03-14)
cube.exe (104960, 2017-03-14)
glut32.dll (237568, 2017-03-14)
msvcp120d.dll (815192, 2017-03-14)
msvcr120d.dll (1824344, 2017-03-14)
screenshot.png (124510, 2017-03-14)
stdafx.cpp (215, 2017-03-14)
stdafx.h (234, 2017-03-14)
targetver.h (236, 2017-03-14)

# CUBE ## Introduction This program is written in C++. The graphics module used in this program is OpenGL. Basic operations including moving, rotating and zooming are supported. ## Prerequisites A few libraries are required in the program. Specifically, in Windows, Some OpenGL dynamic link libraries and some dependencies are needed. Also, a bmp file, which serves as the texture of the cube, needs to be put in the same directory with the executable file. For convenience, all aforementioned prerequisites are included in repository. Note that this program supports Windows only. Codes need to be modified if in Linux/Unix. ![image](https://github.com/daochenzha/cube/blob/master/screenshot.png)

近期下载者

相关文件


收藏者