搜索资源列表
计算机图形学opengl
- 计算机图形学opengl 一本经典的介绍计算机图形学算法的书,算法是opengl实现的。
清华大学-计算机图形学
- 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练
计算机图形学实验OpenGL版
- 计算机图形学opengl-computer graphics opengl
计算机图形学原理教程
- 计算机图形学原理教程图形图象方面非常好的参考资料对DX3D和OpenGL的帮助很大-computer graphics imagery Guide Principle very good reference to DX3D and OpenGL great help
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
opengl软件包使用
- opengl软件包使用的小例子,初学计算机图形学的朋友可以看看!-opengl package uses small examples, beginner computer graphics friends can see!
OpenGL红宝书(有源码)1
- 本书由OpenGL标准委员会编写,人称“OpenGL红宝书”,是OpenGL领域的权威著作。 本书主要讲述如何使用OpenGL图形系统来编制程序,通过计算机图形学技术来生成具有真实感的图形。代码薇原书代码-the book prepared OpenGL standard, known as the "Red Treasure Book OpenGL" OpenGL is the authoritative publ
tuxingbianxing
- 本程序是一个简单的计算机图形学的课件程序,程序使用了OPENGL图形类库来设计的,实现的功能是画多边形,填充多边形颜色,同时还可以对图形变形,比如扩大缩小翻转等.-this procedure is a simple computer graphics courseware procedures, the procedures for the use of OpenGL graphics library to design and re
OpenGL-shiqu
- 基于visualc++ opengl,实现了三维图形的拾取功能,供学习游戏制作和计算机图形学的朋友借鉴。-based visualc opengl, realized 3D graphics picking function, learning games for the production and computer graphics from a friend.
20040509delphiOpenGLshili
- opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有-opengl computer graphics programming practice was to Lushun on the download is despite some of the time I , not afraid of you down, there must be only
charpterD
- 《计算机图形学实验教程(OpenGL版)》第七章和第八章源码。 每章都有多个程序,实现各个功能,非常实用! 这本书涵盖了纹理、粒子绘制等等高级技术,非常不错!- Experimental Guide to Computer Graphics (OpenGL version) Chapter VII and Chapter VIII of the source. Each chapter has a number of proc
OpenGL
- OpenGL计算机图形学,用OpenGL绘制图形-Computer Graphics OpenGL, using OpenGL graphics rendering
bunny
- MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
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
opengl
- 在opengl上的有关计算机图形学的基本程序,主要面向计算机图形学入门级别,希望有帮助-Relevant in opengl the basic procedures for computer graphics, primarily for entry-level computer graphics, I hope there is help
OPGLTorus
- opengl实验的3D彩色圆环翻转,计算机图形学课程实验-opengl 3D color ring flip experiments, computer graphics course experiment
computer-graphics(OpenGL)
- 很好的一本计算机图形学的教程,基于opengl,由胡事民教授翻译-this book is very useful, and it is translated by Pro.Hu
openGL
- VC++ OPENGL 钟表,计算机图形学算法,运行成功,请放心下载!-VC++ OPENGL watches, computer graphics algorithms run successfully, please rest assured that download!
opengl
- 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parame
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. I