搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是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
利用OpenGL实现三维绘图
- 利用OpenGL实现三维绘图-use OpenGL 3D graphics
三维交互图
- 在VC中实现OpenGL三维绘图,是三维交互图系统演示,可旋转。-in VC achieve OpenGL 3D graphics, interactive 3-D map of the demonstration, swivel.
本科作品-三维图形系统
- 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
OpenGL绘制三维图形
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具
VC中OpenGL三维绘图
- VC中OpenGL三维绘图,可以参考,很实用
MESH45.OCX 三维图形控件
- MESH45.OCX 三维图形控件 三维科学图形包括三维网线图形;三维线状图形;三维坐标设置;填充网状图形;填充颜色的层数;颜色分层的数值条;向顶部和底部投影;边框设置;背景颜色设置;实体图形;等高线图形。给定zij=f(xi,yj)离散数据点,三维图形控件可以绘制出各种精美的图形。三维 图形控件包含的文件有:mesh45.ocx,olch3d32.dll,meshxyz.dll。
利用OpenGL实现三维绘图
- 在三维绘图蓬勃发展的过程中,计算机公司推出了大量的三维绘图软件包。其中SGI公司推出的OpenGL,作为一个性能优越的图形应用程序设计界面(API)异军突起,取得了很大的成就。它以高性能的交互式三维图形建模能力和易于编程开发,得到了Microsoft、IBM、DEC、Sun、HP等大公司的认同。因此,OpenGL已经成为一种三维图形开发标准,是从事三维图形开发工作的必要工具
OpenGL
- 在VC中实现OpenGL三维绘图,很适合opengl的初学者使用!是初学者的必备源码!-In the VC to achieve OpenGL 3D graphics, very suitable for beginners to use opengl! Is the essential source for beginners!
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
lesson11
- VC++环境下,用OPENGL实现三维绘图-VC++ environment, the realization of three-dimensional graphics using OPENGL
Picture
- 本程序为综合图像演示系统,实现了计算机图形学主要实验的演示,包括直线的扫描转换算法,圆与椭圆的扫描,填充,仿射变换,三维变换,基本绘图等功能-This program is an integrated presentation system and realized the main experimental demonstration of computer graphics, scan conversion algorithms, including linear, circular and
111186766OpenGL3D
- OpenGL 三维绘图程序,里面包含简单三维图形的绘制,鼠标拾取等常用操作,适合学习OpenGL-OpenGL 3D graphics program, which contains a simple three-dimensional drawing, pick up the mouse and other commonly used operations for learning OpenGL
threeD_Paint_Rotate
- 通过OpenGL实现三维模型在空间中的渲染与旋转(Rendering and rotating three-dimensional model in space through OpenGL)
OpenGL三维绘图
- 一个简单的opengl绘制三维图形的实例,很适合初学者学习(A simple opengl example of drawing 3D graphics is very suitable for beginners to learn)
SHARPGL三维绘图
- 通过sharpGl调用opengl库,实现三维图形的绘制,包括长方体,正方体,多边形,四边形,三角形,线段等的绘制
