搜索资源列表
最新图形学作业2.rar
- 一个图形学大作业,超简单,功能不是很多,看看吧,或许有点好处,我的qq是:42956599
图形学作业终结版
- 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
多边形逐次裁剪
- 多边形逐次裁剪,计算机图形学作业,主要用于学习交流,有错误请指正!-polygon cutting, computer graphics operations, mainly for the exchange of learning, correcting mistakes please!
图形学-原点旋转
- 本人在国外读CG时老师演示的一份作业,绝对原创!请下载使用者保留程序上的copyright说明!本程序是用OPENGL实现的原点旋转,值得初学者参考学习-I read CG abroad when a teacher demonstration operations, absolute originality! Users download the reservation procedure on the copyright note! This procedure is used to ach
图形学实验-treetree42
- 最近做的图形学作业,做的不是很好,但是注释很详细,比较容易看懂-Graphics recently conducted operations do is not very good, but very detailed notes, it was relatively easy to read
GraphicWork
- 图形学作业,比较全面,虽然花的时间不多,但是整体感觉还不错吧-graphics operations, a more comprehensive, though not much of the time spent, but also the overall feeling good! !
polygonfill
- 图形学作业:多边形区域填充!! 图形学作业:多边形区域填充-graphics operations : Polygon Fill! ! Graphics operations : Polygon Fill! !
DraeLine90
- 这是我的计算机图形学作业,有时间看看,应该有帮助,有什么意见或建议联系我。谢谢!-This is my computer graphics operations, with some time to see if that should be helpful, what comments or suggestions contact me. Thank you!
计算机图形学作业1
- 计算机图形学作业-computer graphics operations
UtahTeapot
- 计算机图形学作业,用opengl编程实现一维网格绘制犹他壶-Computer Graphics homework, opengl programming implementation with one-dimensional grid drawing pot Utah
phong
- 我的计算机图形学大作业,实现了phong模型,phong模型参数可调,打开网格文件为.smf,包含了测试的.smf文件,实现了有/无增量式法向插值算法,有详细的实验报告(.pdf),请用vs2008打开工程-My computer graphics major operations to achieve the phong model, phong model parameters adjustable, open the file for the grid. Smf, contains the
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
robot
- 图形学老师布置的作业,采用opengl模拟机器人手臂运动-Graphics teacher assignments, using opengl simulated robot arm movement
计算机图形学大作业
- 计算机图形学的大作业,做的是一个太阳系,可以旋转视角,放大缩小,加速减速旋转速度,改变选装方向等
yyu
- 图形学作业源码,实现蕨类植物的真实感图形绘制-Graphics source operation to achieve the Pteridophyte Rendering
touying
- 计算机图形学三维投影作业源代码,代码简单,可直接使用 。-Projection of three-dimensional computer graphics operating source code, the code is simple, can be used directly.
examples_l8
- 简单的图形学作业例子,仅供学习参考,请下载24小时内删除-Simple examples of graphics work, study and reference purposes only, please delete download within 24 hours
CGReport
- 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
RayTracing
- 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助-Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics
line
- 图形学作业,光栅图形学部分,绘制直线,消除锯齿,高斯采样(homeworks of Graphics, raster graphics, draw lines, eliminate aliasing, Gauss sampling)