搜索资源列表
计算机图形实验代码
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
假三维图形
- 计算机图形学 假三维图形-fake computer graphics 3D Graphics
计算机图形学vb
- 用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件-use of computer graphics to prepare the case, 2D and 3D teacher lectures use the courseware
《计算机图形学应用Java2D和3D》代码及习题答案
- 《计算机图形学应用Java2D和3D》代码及习题答案
计算机图形学VC++6.0画出一个3D正方体
- 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
cg3Dsystem
- 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
wx3Dtrans
- 计算机专业-计算机图形学实验-3d图形变换-Computer Science- Computer Graphics experimental-3d graphics transform
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
TX3
- VC++使用OPENGL编写的3D环境下的漫游程序。大学二年级计算机图形学的课程设计作品 ,被评为优秀!-VC++ using OPENGL prepared roaming 3D environment procedures. Second-year university courses in computer graphics design, was named outstanding!
3D
- 3D 计算机图形学 Alan Wan 著 包宏 译-3D computer graphics Alan Wan a package macro translation
OPGLTorus
- opengl实验的3D彩色圆环翻转,计算机图形学课程实验-opengl 3D color ring flip experiments, computer graphics course experiment
3-D-computer-graphics-
- 3D计算机图形学PDF书籍,国外出版,已经翻译成简体中文,初学者和资深开发人员都很值得看-3D computer graphics, PDF books, published abroad, has been translated into Simplified Chinese, beginners and experienced developers are worth watching
3d-fly
- 3d 飞行射击游戏 opengl 计算机图形学-Flying shooting game 3d opengl
3D游戏与计算机图形学中的数学方法
- 经典的有关3D数学的书籍,多看有益!!!!!!!!!(Something about 3D math)
图形学实验1报告
- VS+OpenGL绘图环境及基本图形绘制 1、熟悉OpenGL的主要功能; 2、掌握OpenGL的绘图流程和原理; 3、掌握OpenGL核心函数的使用; 4、熟悉OpenGL基本图形元素的绘制函数。(Drawing environment and drawing of basic graphics in VS+OpenGL 1. Familiar with the main functions of OpenGL; 2. Master the drawing flow and
3d阴影显示
- 计算机图形学3D阴影显示,包含已编译好的示例程序。(Computer graphics 3D shadow display, including the compiled sample program.)
3d造型
- 计算机图形学3D造型,包含编译好的示例程序。(Computer graphics 3D modeling display, including the compiled sample program.)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo