搜索资源列表
Exam01
- MFC+OPENGL画球,鼠标任意拖动控制球的半径,界面友好-MFC+ OPENGL drawing the ball, drag the mouse control of the ball of arbitrary radius, user-friendly
2dpainting
- QT3维动画界面编程案例。非常有帮助的一个3d demo。-QT openGL 2d painting
snowstorm
- 一个比较简单的用Opengl编写的雪花飘落的效果的界面-snowstorm falling down
tuxingxue
- opengl 基本界面,可以实现基本的框架。-opengl basic interface, you can achieve the basic framework.
my-first-games
- 用win32和OpenGL搭建的游戏程序界面框架,很漂亮-Structures with win32 and OpenGL game program interface framework, it is beautiful
opengl3D
- 建立了一个OPENGL绘画窗口和仿控制台界面,对于初学OPENGL的朋友应该有些用处-Established a OPENGL drawing window and imitation console interface
CELayoutEditor-0.7.1.tar
- CEGUI界面布局程序,可嵌入opengl d3d ogre中绘制界面-CEGUI Interface layout
Tutorial3_src
- 一个游戏界面,能够实现简单地界面显示。利用OPENGL实现显示。-TetroGL An OpenGL Game Tutorial in C++ for Win32 platforms
Flight3d
- 一个飞机控制的界面程序,使用VC6.0+OPenGL实现,通过键盘可以控制飞机的左右和升降。-A control plane interface, the use of VC6.0+ OPenGL achieved through the keyboard can control the aircraft around and up and down.
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。