搜索资源列表

  1. cDRAW

    0下载:
  2. 图形变换,完成计算机图形学的评议旋转比例缩放等功能 程序还需完善 大家一起修改-err
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:2444288
    • 提供者:DBR
  1. Diamond(jst)

    0下载:
  2. 计算机图形学的实验,关于绘制金刚石图案,魔术三角形图案 ,二维图形的变换 ,曲线的绘制 ,编码裁剪算法的程序-Computer Graphics experiments, diamond pattern on the map, magic triangle patterns, two-dimensional graphics transform, curve drawing, clipping algorithm coding proc
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3458048
    • 提供者:
  1. edegseed

    0下载:
  2. 扫描线种子填充算法。计算机图形学上的实验程序。采用VC 6.0实现。-Scan line seed fill algorithm. Computer Graphics on the experimental procedures. Realize the use of VC 6.0.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:xpmo
  1. paint

    0下载:
  2. 不用图形库函数的仿windows画图程序 这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:65536
    • 提供者:向远
  1. SolutionNew

    0下载:
  2. 该程序主要包括了计算机图形学中对图形一些操作的实现,包括裁剪、旋转、平移等-The program includes a computer graphics on the graphics to achieve a number of operations, including cutting, rotate, pan, etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:336896
    • 提供者:weimouer
  1. 4-menu

    0下载:
  2. 一个计算机图形学中,opengl的菜单演示程序。功能简单,适合初学者。-A computer graphics, opengl demo program menu. Function is simple, suitable for beginners.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:107520
    • 提供者:李建
  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rect
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chenhao
  1. opengl

    0下载:
  2. 在opengl上的有关计算机图形学的基本程序,主要面向计算机图形学入门级别,希望有帮助-Relevant in opengl the basic procedures for computer graphics, primarily for entry-level computer graphics, I hope there is help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:100352
    • 提供者:倪秀平
  1. graph

    0下载:
  2. 使用VC6.0,C++,windows API,写的绘制矩形和直线的小程序,计算机图形学的基础。-Using VC6.0, C++, windows API, written in a straight line drawing of the small rectangle and procedures, the basis of computer graphics.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:孟令钊
  1. kj

    0下载:
  2. 计算机图形学课件 经典程序的算法 简单 易懂 适合初学者-Computer Graphics Courseware classical algorithm is simple and straightforward procedure suitable for beginners
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:10330112
    • 提供者:zhangqq
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:313344
    • 提供者:lewsn2008
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painti
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:35822592
    • 提供者:赵艳
  1. 02_3DViewing

    0下载:
  2. 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2056192
    • 提供者:
  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-20
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. translater

    0下载:
  2. 计算机图形学基于opengl的旋转、平移、缩放程序-Computer graphics opengl based on the rotation, translation, scaling procedures
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:weijiabai
  1. DrawLine

    0下载:
  2. 采用VC++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。(Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:vision2sky
  1. 3d阴影显示

    0下载:
  2. 计算机图形学3D阴影显示,包含已编译好的示例程序。(Computer graphics 3D shadow display, including the compiled sample program.)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:375808
    • 提供者:sin1731
  1. 3d造型

    0下载:
  2. 计算机图形学3D造型,包含编译好的示例程序。(Computer graphics 3D modeling display, including the compiled sample program.)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:sin1731
  1. 纹理映射

    0下载:
  2. 计算机图形学纹理映射,包含编译好的示例程序。(Computer graphics texture mapping, including a compiled sample program.)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:140288
    • 提供者:sin1731
  1. main

    0下载:
  2. 计算机图形学课设,旋转茶壶的实现。包括实现的主程序代码以及程序实现的视频。(Computer graphics course, the realization of the revolving teapot)
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:15722496
    • 提供者:nanxiang
« 1 2 3 4 5 67 8 9 10 11 ... 44 »

源码中国 www.ymcn.org