搜索资源列表
填充曲面的绘制.rar
- 《计算机图形学》网络学院课程模拟试题.doc
三维真实感图形的绘制.rar
- 科学计算可视化,计算机动画和虚拟现实是现在计算机图形学的三个热点。而这三个热点的核心都是三维真实感图形的绘制。由于OpenGL(Open GraphicsLibrary)具有跨平台性、简便、高效、功能完善,目前已经成为了三维图形制作方法中事实上的工业标准。自从WindowsNT3.51在微机平台上支持OpenGL以后,现在微软公司在Windows95OSR2、WindowsNT4.0中连续性的提供OpenGL开发环境。VisualC++从4.2 版本以后已经完全支持OpenGL API,使三维世
三维真实感图形的绘制
- 三维真实感图形的绘制,使用VC固化的头文件-realistic 3D graphics rendering, use VC curing the first document
绘制NURBS曲面
- 关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
opengl&Win32
- Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
通用OpenGL控件
- 通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
Exam77
- 介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
A02_OpenGL的基本图形
- 里面有在Windows下使用OpenGL绘制的几种三维基本形状作旋转的程序代码,程序精概.-inside the Windows using OpenGL 3D rendering several basic shape for the rotary code, the corresponding intensive procedures.
OpenGL_Bezier
- 一个使用OpenGL绘制图形教程,线框曲面的显示演示程序,适合学习-a use OpenGL graphics rendering Guide, the display surface wireframe demo program, suitable for learning
OpenGL_ClockGL
- 使用OpenGL绘制图形教程,一个最基本的图形动画绘制,画面显示时钟等基本模型。-use OpenGL graphics rendering Guide, a basic animation graphics rendering, shows the basic model clock.
OpenGLpolygon
- 本例演示了如何使用OpenGL绘制多边形。 采用OpenGL绘制图形能够使得图形的线条光滑,更美观。-the cases demonstrate how to use OpenGL rendering polygon. Rendering graphics using OpenGL graphics to make the smooth lines, a more beautiful.
echelon
- 用静态OpenGL静态库函数绘制图形;对glClear()函数与gluOrtho2D函数的使用-static static library functions OpenGL graphics rendering; right glClear () function with the function of the use of gluOrtho2D
tut2
- 用openGL 绘制图形的基础教程,很简单易懂而且详细, 包含source code and .exe文件
OpenGL
- OpenGL计算机图形学,用OpenGL绘制图形
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
- 使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码
OpenGL 阴影体积法绘制阴影 图形为球体
- OpenGL 阴影体积法绘制阴影 图形为球体,正方体,三棱锥,十字架,OpenGL rendering the shadow of the shadow volume method for the spherical graphics, cube, three pyramid, crosses
UtahTeapot
- 计算机图形学作业,用opengl编程实现一维网格绘制犹他壶-Computer Graphics homework, opengl programming implementation with one-dimensional grid drawing pot Utah
Bezier
- OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
yyu
- 图形学作业源码,实现蕨类植物的真实感图形绘制-Graphics source operation to achieve the Pteridophyte Rendering
两种圆弧绘制
- 使用两种不同的方法绘制圆弧曲线,自己构思绘制图形(Two different methods are used to draw arc curves)