搜索资源列表
womans
- 这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
ogl_frame_buffer_object
- 使用最新的opengl扩展fbo编写的程序,该扩展提供了替代pbuffer的功能,使MRT的实现更加方便。使用vc6和ogl2.0编写。-use the latest expansion FBO opengl prepared by the procedures, the extension provides alternative pbuffer function, the MRT achieve more convenient. Use vc6 and ogl2.0 prepared.
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
VBOpenGL
- 一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
tunnel
- Delphi + OpenGL编写的类似于赛车路面的延伸的程序,可以教会大家怎么去画弯曲的管道及进行大量的重复贴图计算-Delphi OpenGL similar to the preparation of the extension of road racing procedures, how we can go church painting curved pipe and a lot of repeat mapping calculation
波浪动态
- 利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
CSharpOpenGL
- 在C#环境中如何进行OPENGL编写程序的例子-in C# environment how OpenGL programming examples
OpenGLLesson1
- 学习利用OpenGL编写程序的基本框架 第一课-learning OpenGL prepare the basic framework for the first lesson
shpere
- OpenGL 编写程序,显示一个球体,要求: 1. 使用线框图表示; 2. 经纬度间隔各为 15 度; 3. 手动计算坐标,不要使用 glutWireSphere ; 4. 推荐使用顶点数组,只计算一次坐标值; 5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度 -OpenGL programming, shows a ball, requirements : 1. Use wireframe map;
利用opengl编写的彩色立方体在空间的旋转程序
- 利用opengl编写的彩色立方体在空间的旋转程序,对初学者很有帮助,Prepared using opengl color cube rotating in space program, very helpful for beginners
dem+纹理贴图三维演示程序
- 自己编写的dem+纹理贴图三维演示程序,供学习交流参考,I have written dem+ Texture mapping three-dimensional demonstration of procedures for studying the exchange of reference
Fireworks
- VB编写的烟花程序,可以用256色或真彩色仿真-VB prepared fireworks procedures, can use 256 colors or True Color Simulation
opengl1
- opengl源代码,实现opengl编写程序的基本框架-opengl
PM
- 将wrl文件转换成Opengl文件,运用c语言编写程序-this is a good resource.
2
- 基于OpenGL编写程序,实现基本窗口程序框架,包括消息响应设置、视口设置、基本投影设置,在不同位置实现画点、线、三角形、多边形等基本对象的绘制。-OpenGL-based programming to achieve the basic windows application framework, including the message response is set, the viewport settings, basic projector settings, in differen
3DSca
- 本程序自定义sca三维文件的存储格式,自定义sca的各项参数以及数据格式,可以为自定义图片格式编写程序提供参考-The three-dimensional program to customize the file storage format sca, sca customize the parameters and data format, picture format for custom programming to provide a reference
OpenGL
- OpenGL实例,轻松学会OpenGL,可以用OpenGL编写程序-opengl for vc++ ,you can use the opengl progeress progerammes
3DSca
- 本程序自定义sca三维文件的存储格式,自定义sca的各项参数以及数据格式,可以为自定义图片格式编写程序提供参考-The three-dimensional program to customize the file storage format sca, sca customize the parameters and data format, picture format for custom programming to provide a reference
openGL-MSDN
- OpenGLand官方函数参考文档,是不错的OpenGL编写程序时的帮助文档,含大量的函数库的解释和用法介绍-OpenGLand official function reference documentation, it is a good OpenGL write a program to help document, containing a large number of the interpretation of the function library and usage is int
使用OpenGL完成下面功能
- 使用OpenGL完成下面功能: 编写程序:画一个多边形区域,并允许用户仅显示边界;改变尺寸;围绕原点及任意点旋转