搜索资源列表
清华大学-计算机图形学
- 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
计算机图形学实验OpenGL版
- 计算机图形学opengl-computer graphics opengl
计算机图形学原理教程
- 计算机图形学原理教程图形图象方面非常好的参考资料对DX3D和OpenGL的帮助很大-computer graphics imagery Guide Principle very good reference to DX3D and OpenGL great help
计算机图形学经典案例
- 含有多个OpenGL的小例子,适合计算机图形学的初学者使用……
计算机图形学的电子书
- 第1章 绪论 第2章 光栅图形学 第3章 几何造型技术 第4章 真实感图形学 第5章 OpenGL与VRML 第6章 附录—图形变换
FluidSolver 流体模拟源代码(OpenGL)计算机图形学
- 流体模拟源代码(OpenGL)计算机图形学,计算机流体力学-fluid simulation based OpenGL
ch4source
- 计算机图形学 (OpenGL版)第三版 源码-Computer Graphics (OpenGL version) third edition of the source
计算机图形学大作业
- 计算机图形学的大作业,做的是一个太阳系,可以旋转视角,放大缩小,加速减速旋转速度,改变选装方向等
4-menu
- 一个计算机图形学中,opengl的菜单演示程序。功能简单,适合初学者。-A computer graphics, opengl demo program menu. Function is simple, suitable for beginners.
Combination_of_computer_graphics_code
- 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
opengl
- 在opengl上的有关计算机图形学的基本程序,主要面向计算机图形学入门级别,希望有帮助-Relevant in opengl the basic procedures for computer graphics, primarily for entry-level computer graphics, I hope there is help
openglprogram
- OpenGL编程与实例,学习计算机图形学的最佳选择!-OpenGL programming with examples, the best choice for learning computer graphics!
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 parameters of curves and surfaces, B
ch2source
- 计算机图形学(OpenGL版,第3版),分为上下两册,对初学者有很大帮助!(Computer graphics (OpenGL edition, Third Edition), divided into two volumes, very helpful for beginners!)
INTERACTIVE COMPUTER GRAPHICS( 6th Edition)
- 交互式计算机图形学 第六版 英文pdf 非影印版(INTERACTIVE COMPUTER GRAPHICS( 6th Edition))
图形学
- 本人自己写的图形学文件,在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.)
计算机图形学
- 计算机图形学资料相关变换光照纹理投影鼠标控制等(opengl,Computer graphics data, correlation transformation, illumination, texture projection, mouse control, etc.)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo