资源列表
DlgOpenGLDemo
- 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
chengxu
- 本程序能够让学习者更深入的了解opengl绘制图形的基本方法,掌握三维图形的绘制是如何完成的-This procedure can allow the learner a deeper understanding of the basic opengl graphics rendering methods, master of three-dimensional graphics are drawn on how to complete the
tuxing
- 用opengl来绘制圆和球,更好的了解这种绘制方法-Use opengl to draw round and ball, a better understanding of this drawing method
Max
- Max.rar三个数中求最大值C源代码三个数必须是整数-Three Max.rar seek the maximum number of three the number of C source code must be an integer
Cpp1
- 计算三维高分子链SAW的均方末端距-Calculation of three-dimensional polymer chain SAW away from the mean square end. . . . . . . . . . . . . . . . . . . . . . . . .
Project1
- c++ builder + opengl-c++ builder+ opengl
tutorial2
- useful c++ opengl programe
tutorial3
- useful c++ opengl programe
tutorial4
- useful c++ opengl programe
tutorial5
- useful c++ opengl programe
OpenGLTest
- opengl程序,实现立体三维效果,为一个水壶状实体,挺不错的-opengl
JoyDe
- 利用书中图5.19和图5.20的最大值堆实现一个优先队列。对于队列的操作应该支持下列几种指令: void enqueue[int ObjectID, int Priority] int dequeue[] void changeweight[int ObjectID, int newPriority] 函数enqueue向优先队列中插入一个ID号为ObjectID、优先级为Priority的新对象。函数dequeue从优先队列中删除优先级最高的对象,并返回该对象的
