资源列表
OpenGL_with_Delphi_tutorials
- OpenGL with Delphi教程:英文版,共124页,对OpenGL—Delphi开发者有很好的参考价值-OpenGL with Delphi tutorial: English, 124 pages, on the OpenGL-Delphi developers have a good reference value
C_Examples_source_code_OpenGL
- 利用c++,OpenGL实现的几个例子,雾、纹理、光材质、光位置等-Using c++, OpenGL implementation examples, fog, texture, light texture, light location
car_recong
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-Use VC++6.0 as de
ex004
- 在OpenGL中绘制不同类型的线。一个小程序-OpenGL to draw in different types of lines. A small program
opengl-advanced
- opengl高级篇,大量源码,欢迎下载!-advanced chapter programming with opengl,large number of source code
3DSglLoader
- 3DSLoader,适合初学者,读取3DS格式的模型文件-3DSLoader, suitable for beginners, read 3DS model file format
ASELoader
- ASELoader,读取ASE格式的模型文件,适合初学者-ASELoader, read the ASE model file format, suitable for beginners
WrlLoader
- WrlLoader,读取WRL格式的模型文件,适合初学者-WrlLoader, read the WRL model file format, suitable for beginners
OBJLoader
- OBJLoader,读取OBJ格式的模型文件,适合初学者-OBJLoader, read OBJ model file format, suitable for beginners
OPenGLSDI
- 基于单文档的OpenGL图形程序的基本框架,适合初学者-Based on a single document the basic framework OpenGL graphics program for beginners
OpenGLDialog
- 基于对话框的OpenGL图形程序的基本框架,适合初学者-OpenGL-based graphics program dialog basic framework, suitable for beginners
OpenGLMDI
- 基于多文档的OpenGL图形程序的基本框架,适合初学者-OpenGL-based graphics program more than document the basic framework, suitable for beginners
