搜索资源列表
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
OpenGl
- 一个很好的OpenGL二维绘图程序,用户可以绘制任意曲线-a good OpenGL 2D mapping procedure, the user can draw arbitrary curve
OpenGL三维重建
- 用OpenGL实现二维图像的三维重建
Opengl国外不错的例子
- Opengl国外不错的例子,包括二维图像,三维图像基本属性操作
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
- 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
threedbmp.rar
- 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
Lesson05
- OPENGL在VC++中的二维的图行转化成三维的图像,并且已经上色,带有旋转-OPENGL in VC++ In line two-dimensional map into three-dimensional images, and have been painted with a rotating
OpenGL
- 用OpenGL实现二维图形的三维显示,在VC环境下实现了此功能-Two-dimensional graphics using OpenGL implementation of the three-dimensional display
Combination_of_computer_graphics_code
- 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
transformation
- 利用OPENGL实现二维,三维变换,其中涉及到了基本的矩阵变换-OPENGL use to achieve two-dimensional, three-dimensional transformation, which relates to the basic transformation matrix
shiyan3
- 1.实验目的: 进一步掌握二维、三维变换的数学知识、变换原理、变换种类、变换方法;进一步理解采用齐次坐标进行二维、三维变换的必要性;利用OpenGL实现二维、三维图形变换。 2.实验内容: (1) 掌握二维、三维变换的原理及数学公式; (2) 利用OpenGL实现二维、三维图形变换,在屏幕上显示变换过程或变换结果。 -shiyan3
Lines
- 基于VC++下 OpenGL程序开发,演示一个二维的直线雪花-Based on VC++ under the OpenGL application development, demonstrates a two-dimensional linear snowflake
StepinG2
- OpenGL绘制基本二维图形,在visual c++环境下运行即可。修改相应函数实现不同功能。-OpenGL draw up the basic two-dimensional graphics in visual c++ environment to run can be. Modify the corresponding function to achieve different functions.
MyOpenGL
- opengl虚拟导航系统,实现二维电子地图与三维虚拟场景的互响应-opengl virtual navigation system
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!
二维动画
- 用OpenGL实现二维动画。。。。。。。。(two-dimensional animation)
太阳地球月亮_二维_坐标变换
- 计算机图形学课堂上老师发的一份参考资料关于OpenGL二维坐标变换实例(A good reference material which,teacher send to our students.)
二维几何变换
- c语言实验opengl二维几何变换代码,实验报告。(asdzxczsfawdzczxvzxasdasdasd)
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)