- 17
- 0
- 约 14页
- 2017-07-12 发布于河南
- 举报
三维物体转动opengl程序
/* *This Code Was Created By Jeff Molofee 2000 *A HUGE Thanks To Fredric Echols For Cleaning Up *And Optimizing The Base Code, Making It More Flexible! *If Youve Found This Code Useful, Please Let Me Know. *Visit My Site At nehe.gamedev.net */#include windows.h// Header File For Windows#include gl\gl.h// Header File For The OpenGL32 Library#include gl\glu.h// Header File For The GLu32 Library#include gl\glaux.h// Header File For The Glaux LibraryHDChDC=NULL;// Private GDI Device ContextHGLRChRC=NULL;// Permanent Rendering ContextHWNDhWnd=NULL;// Holds Our Window HandleHINSTANCEhInstance;// Hol
原创力文档

文档评论(0)