搜索资源列表
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
translate
- vb调用opengl,编写的旋转模型,通过这个源代码,可以学习基础的vb调用opengl过程-vb called opengl, prepared by the Rotary model, the source code can study based vb process called opengl
guangzhao
- vb调用opengl的过程,一个球体的光照例子,包括一个初始化opengl的模块-vb called opengl process, a ball of light for example, include a module initialization opengl
纹理贴图
- vb调用opengl的过程,一个纹理贴图的例子,包括一个初始化opengl的模块-vb called opengl process, an example of textures, including a module initialization opengl
条形
- vb调用opengl的过程,一个opengl模型绘制的例子,包括一个初始化opengl的模块-vb called opengl process, a model opengl rendering for example, include a module initialization opengl
2DFont
- 利用vc++调用opengl接口函数,在窗口中显示二维彩色字体-use vc called opengl interface function, in the window display 2D color fonts
Basics
- 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
signsoft
- 德国Signsoft公司的用于Opengl编程的控件,可直接调用.3ds文件创建虚拟仿真环境,这是另外几个事例包。有兴趣的刻意一起研究! -Signsoft Opengl programming for the control, direct calls .3 ds document creation of virtual simulation environment, this is another example of several packages. Interested delib
Transparency
- 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
VisVolume
- 德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。 -Signsoft Opengl programming for the control out two things can be called directly .3 ds document creation of virtual simulation environment.
Lighting
- 在vc++6.0环境下,调用opengl函数建立光照模型,实现旋转的立方体-in vc + + 6.0 environment, the establishment of function called opengl illumination model, the rotating cube
heart_NURBS
- 在vc环境下调用opengl绘制心形的带状nurbs曲面-in vc environment called opengl rendering the heart-shaped strip NURBS surfaces
opengl双缓存
- 实现双缓存。调用Windows与OpenGL的接口函数.设置OpenGL像素格式.-dual cache. Calling Windows and OpenGL interface functions. Set OpenGL pixel format.
NeHeCS
- C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
view3ds
- 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和 *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()
演示MD2调用、影子做法
- MD2调用、影子做法-MD2 call, the Shadow practice
mfc调用显示3ds模型
- 这是一个简单且实用的调用3ds模型的程序。有些用3dsLoader不能读入的模型,该程序可以解决:)-This is a simple and practical model called 3ds procedures. Some use 3dsLoader not read into the model, the program can be solved :)
MidPointLine利用中点画线法,调用opengl库画直线
- 利用中点画线法,调用opengl库画直线-draw a line with opengl