搜索资源列表

  1. 图形学作业终结版

    0下载:
  2. 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:44073
    • 提供者:丁兴全
  1. 计算机图形学综合实验设计

    0下载:
  2. 计算机图形学综合实验设计作业
  3. 所属分类:文档资料

    • 发布日期:2010-12-20
    • 文件大小:70144
    • 提供者:wanchengli
  1. FINAL

    0下载:
  2. 计算机图形学的几个最基本的算法。学计算机专业的同学有了它,作业九简单了。-Some basic computer graphics algorithms. Computer science students With it, operating nine simple.
  3. 所属分类:源码下载

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:白复国
  1. CfdDraw

    0下载:
  2. 计算机图形学大作业-computer graphics major operation
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2116608
    • 提供者:
  1. hytd

    0下载:
  2. 这是我们学习计算机图形学时老师留的大作业,是一个3维图形系统,几乎涵盖了计算机图形学的所有基本变换,包括消隐等,这个文件是绝对质量高的.-This is our study computer graphics when the teacher left the operation, is a three-dimensional graphics system, and covered almost all the computer gr
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:3981312
    • 提供者:韩阳
  1. 俄罗斯方块VC7

    0下载:
  2. 还是一个图形学的程序,俄罗斯方块,照样可以供大家交《计算机图形学》课程作业!-graphics or a procedure, the Russian squares we still can pay for the "Computer Graphics" operations!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:93184
    • 提供者:大学生
  1. Texturefinal

    0下载:
  2. 这是本人的计算机图形学大作业,绝对原创,可供图形学初学者参考-This is my big computer graphics operations, absolute originality, for beginners reference graphics
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:5838848
    • 提供者:赵志强
  1. xingxingyundongmoni

    0下载:
  2. 学习计算机图形学的时候做的一个作业用openGl做了一个模拟太阳系行星运动的三维模型-study computer graphics when doing an operation with openGl done a simulation of the solar system's planetary motion 3D model
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:570368
    • 提供者:唐政
  1. gat_shiyan3

    0下载:
  2. 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:789504
    • 提供者:
  1. liujc

    0下载:
  2. 这是计算机图形学的一个作业--直线裁剪,需要vc再搭配openGL使用,使用方法:输入直线两端点坐标即可,记得输入是X1回车Y1回车X2回车Y2!-This is a computer graphics operations-- cutting straight, vc longer need to use openGL mix, use : Admission at both ends of linear coordinates ca
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:刘培坚
  1. caijian45

    0下载:
  2. 一个图形裁剪的小程序,c语言的,是大学计算机图形学中的一个作业-a small graphic cutting procedures, c language, computer graphics of the University of an operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:1
  1. Line

    0下载:
  2. 画线程序,画圆程序,计算机图形学的直线圆实验报告作业-line drawing procedures, Circle procedures, computer graphics straight round of experimental work report
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:6426624
    • 提供者:秦文娜
  1. 2ddraw

    0下载:
  2. 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:3697664
    • 提供者:ling
  1. cg

    0下载:
  2. 是计算机图形学(数学系)的作业,包括图形裁剪、扫描线填充等四个程序-Is a computer graphics (Department of Mathematics) operations, including the graphics cutting, scan line fill four procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:212992
    • 提供者:张红
  1. ComputerGraphic

    0下载:
  2. 小型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆;等算法。并实现橡皮筋直线,橡皮筋矩形画法,采用鼠标与用户交互,十分好用。这是南京航空航天大学计算机专业计算机图形学课程设计作业,母校的小弟小妹们或许能作为作业的参考。-Small interactive graphics system, prepared by the Turbo C2.0 ac
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:周龙亭
  1. tuxinxuedaima

    0下载:
  2. 计算机图形学,课后习题作业,相关的参考例子-Computer graphics, operating after-school exercises, relevant examples of reference
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:3476480
    • 提供者:李明
  1. touying

    0下载:
  2. 计算机图形学三维投影作业源代码,代码简单,可直接使用 。-Projection of three-dimensional computer graphics operating source code, the code is simple, can be used directly.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1913856
    • 提供者:盗版乖猪
  1. Change

    0下载:
  2. 另外一份计算机图形学的作业,实现的效果:二维图形变换,裁剪,二维动画,三维图形,雪花线,-In addition to a computer graphics operations to achieve results: two-dimensional graphics transformations, clipping, two-dimensional animation, three-dimensional graphics, sn
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2200576
    • 提供者:陈小泉
  1. CGReport

    0下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer f
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. 图形学作业-画图-附带反走样算法

    0下载:
  2. 计算机图形学期末作业一次,画图,反走样算法(Computer graphics, homework at the end of the semester, drawing, antialiasing algorithm)
  3. 所属分类:其他小程序

« 1 23 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org