资源列表
MFC_OpenGL
- 利用MFC开发的OpenGL开发包VC源码-图像处理包,里面包含各种OPENGL开发程序,如光照,基本图形等等。-MFC Development using OpenGL Development Kit VC source- image processing package, which contains a variety of OPENGL development programs, such as light, basic graphics and so on.
oglmdi2
- 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
20091227linebresenham2
- 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
2.1
- 主要介绍光照的处理,下载用用就知道了,不一定是你需要的,但一定对你有用
Opengl_BEIZCURVE
- Opengl绘制曲线和点。绘制点,并连接曲线,本程序使用求值器来绘制Bezier曲线。-Opengl drawing curves and points. Drawing point, and connected curve, this program uses evaluators to draw Bezier curves.
VcOpenGL
- opengl在vc中使用的一个简单例子,可以了解一下opengl在Dlg中的使用.-opengl the vc used in a simple example, opengl can find out in the use of Dlg.
2D-Drawing
- 2D drawing text in a game
MySky
- OpenGL 程序实现显示天空,采用半球模型。-OpenGL program realization shows the sky, with hemispheric model.
cubemap
- opengl cube map - simple sample
lab2
- 绘制了一个颜色立方体,每个面用三角形实现,并开启了深度检测-render a color cube,every face is drawed by triangles,and open depth test.
mirror
- OpenGL模拟镜子的程序,采用的是像素读写操作方法,希望可以有用-OpenGL simulation mirrors the procedure used is the pixel read-write operation, and I hope can be useful
MySky
- 和平鸽高级编程篇第五章代码,天空的3D建模导入程序-Peace Dove Advanced Programming chapter Chapter code into the sky 3D modeling program
