搜索资源列表
OpenGL_vckbase20.zip
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
OpenGL实现三维绘图
- OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
在VC中实现OpenGL三维绘图
- 在VC中实现OpenGL三维绘图(实现人机交互),旋转,缩放等功能-in VC achieve OpenGL 3D graphics (HCI achieve), rotation, scaling function! !
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
VC_OpenGL_draw
- 在VC中实现OpenGL三维绘图 程序用VC 实现了Opengl 三维绘图!-in VC achieve OpenGL 3D drawing program with the VC Opengl 3D graphics!
3DOpenGLsourcecode
- 三维绘图程序,水波程序具有电影般的波动效果,三维成像具有完整的openGL法向量计算过程,鲨鱼,透明盒子和飘动程序绝对令人耳目一新-3D mapping procedures, procedures film wave-like fluctuations in effect, 3D imaging with a complete openGL France vector calculation process, sharks, box and transparent procedures for
3D_object-VC
- 用Opengl画半透明的三维物体,可以将其嵌入vc其他三维绘图代码-Opengl painting with translucent three-dimensional objects, which can be embedded in other vc 3D graphics code
14
- 实例演示了视景的放大与缩小功能,同时演示三种三维绘图方式
ddvip_com_073817487a4c71
- 本代码演示了如何在VC中使用OpenGL进行三维绘图
OpenGL
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具。
利用OpenGL实现三维绘图
- 利用OpenGL实现三维绘图-use OpenGL 3D graphics
三维交互图
- 在VC中实现OpenGL三维绘图,是三维交互图系统演示,可旋转。-in VC achieve OpenGL 3D graphics, interactive 3-D map of the demonstration, swivel.
利用OpenGL实现三维绘图
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具
210311351720051219835186567736
- 在VC中实现OpenGL三维绘图 源代码,学习三维绘图可以借鉴。-OpenGL in VC to achieve three-dimensional graphics source code, learning three-dimensional graphics can learn from.
Test1
- 本代码演示了如何在VC中实现OpenGL三维绘图-This code demonstrates how OpenGL in VC to achieve three-dimensional graphics
OpenGL3D
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
lesson11
- VC++环境下,用OPENGL实现三维绘图-VC++ environment, the realization of three-dimensional graphics using OPENGL
ComputerGraphic2
- 计算机图形学课程设计,效果不错,对于二维三维图形显示,绘图,物体抓取,都实现的很好!使用的是开源OpenGl函数库!-Computer Graphics Design, worked well for two-dimensional three-dimensional graphics, drawing, crawling objects are achieved very good! Using open source OpenGl library!
threeD_Paint_Rotate
- 通过OpenGL实现三维模型在空间中的渲染与旋转(Rendering and rotating three-dimensional model in space through OpenGL)
