搜索资源列表
DXF2GL
- dxf文件 to opengl文件 可直接转换 显示图形-dxf documents to opengl documents can be converted directly display graphics
VCOpenGL
- VC++环境下的OPENGL,实现图形界面的绘图
vbogl12.tlb
- OpenGL是一种三维图形开发标准,是从事三维图形开发工作的必要工具,其稳定性、可靠性、可扩展性等特点,赋予了其强大的生命力和应用前景,OpenGL已经广泛应用于在CAD/CAM/CAE、医学图像处理、虚拟现实、娱乐、广告等领域。 正在装载数据…… 本文就如何利用VB结合OpenGL来开发三维地质构造图的基本步骤进行了详细地介绍,其中对像素格式的设定以及光照和材质的设置进行了详细的描述。
txx
- 图形学实验课上做的基本图元绘制的程序,用opengl实现
fhx
- 反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式
计算机图形学的电子书
- 第1章 绪论 第2章 光栅图形学 第3章 几何造型技术 第4章 真实感图形学 第5章 OpenGL与VRML 第6章 附录—图形变换
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
DrawingProject
- 利用MFC和OpenGL制作了一个基于菜单的图形应用程序,能够使用菜单绘制圆,直线,矩形,并且能够使用鼠标拾取并且拖动,还可以通过键盘控制选择物体的转动-Using MFC and OpenGL has produced a menu-based graphical applications, can use the menu draw circles, straight lines, rectangles, and can use the mouse to pick up and drag,
Robot
- 这个机器人程序仅供学习,是一个简易的旋转控制的VC程序,基于OpenGL,通过方向键可以控制上肢转动,通过asdw控制转身前后移动,这个学习程序主要是为学习图形各种变换而作的。。。希望对大家有帮助-Procedures for learning the robot is a simple rotation of the VC control procedures, based on OpenGL, the arrow keys can be controlled through the rota
gear
- Qt 与vs 2005结合的代码,利用Opengl绘制齿轮图形(转动的)-Qt with vs 2005 combined code, the use of opengl graphics rendering gear (rotating)
TextureLighting
- 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light texture.
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
graphicsdrawingsystem
- 一个Opengl图形绘制系统,用VC++编写,有类的继承-1 Opengl graphics rendering system, using VC++ written with class inheritance
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
OnDraw-plotted-as-a-function
- 开发一个基于MFC的OpenGL图形系统,OnDraw函数绘图-Develop a MFC-based OpenGL graphics system, OnDraw function plotting
Draw-menu
- 开发一个基于MFC的OpenGL图形系统,菜单绘制-Develop a MFC-based OpenGL graphics system, draw menu
Draw-a-custom-function
- 开发一个基于MFC的OpenGL图形系统,自定义函数绘图-Develop a MFC-based OpenGL graphics system, a custom function plotting
opengl实现多个面透明的立方体
- 配置好opengl环境,在vc6.0环境下实现多个面透明的立方体的图形的绘制(OpenGL implements many faceted transparent cubes)
Tuxingxue
- 简单的opengl实现的三维图形,具有很好的代表性(Simple OpenGL implementation of 3D graphics)
图形学
- 本人自己写的图形学文件,在vs2010上可以运行(配置openGL环境),包含生成直线,圆,和线段裁剪算法。(My own graphics file, on VS2010, can run (configure the openGL environment), including the generation of straight line, circle, and line clipping algorithm.)