CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学

搜索资源列表

  1. FluidSolver 流体模拟源代码(OpenGL)计算机图形学

    1下载:
  2. 流体模拟源代码(OpenGL)计算机图形学,计算机流体力学-fluid simulation based OpenGL
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2016-11-16
    • 文件大小:10232832
    • 提供者:Yang xianda
  1. shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法

    1下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5073920
    • 提供者:付斌
  1. 计算机图形学的实习程序

    1下载:
  2. 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-A computer graphics training program, to achieve a variety of lines, circles and polygons to draw, and can be filled with color, to achieve geometric transform, redraw, save and so on.
  3. 所属分类:绘图程序

    • 发布日期:2017-05-07
    • 文件大小:218506
    • 提供者:刘成堃
  1. 计算机图形学VC++6.0画出一个3D正方体

    1下载:
  2. 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
  3. 所属分类:3D图形编程

    • 发布日期:2016-06-28
    • 文件大小:1963008
    • 提供者:李冠男
  1. 贝塞尔曲线实验.rar

    0下载:
  2. 计算机图形学实验代码,是bezier曲线的员代码,看了很多都不是很理想,故自己找了个上传,experimental computer graphics code, is bezier curves in a special code, read a lot is not very satisfactory. it found a 000 upload
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:195294
    • 提供者:数据库
  1. ComputerGraphic.rar

    0下载:
  2. 浙江大学工程及计算机图学所内部使用的工程计算机图形学课件。非常详细,对学习图形学的朋友是不可多得的好东西。, computer graphic slide used by Zhe Jiang University.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:34036470
    • 提供者:郑林涛
  1. tuxingxue.rar

    1下载:
  2. 计算机图形学实验中的多边形扫描和填充算法实现。,Computer Graphics Experiments and fill polygon scan algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:40120
    • 提供者:何明耀
  1. qumian

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——曲线和曲面-Computer graphics theory and algorithms tutorial (and blue-fang) With the book source code- Curves and Surfaces
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:74422
    • 提供者:李超
  1. UtahTeapot

    0下载:
  2. 计算机图形学作业,用opengl编程实现一维网格绘制犹他壶-Computer Graphics homework, opengl programming implementation with one-dimensional grid drawing pot Utah
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:264659
    • 提供者:cathy
  1. source

    0下载:
  2. C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:11236
    • 提供者:站长
  1. ch4source

    0下载:
  2. 计算机图形学 (OpenGL版)第三版 源码-Computer Graphics (OpenGL version) third edition of the source
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3695544
    • 提供者:唐双平
  1. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2037657
    • 提供者:star
  1. Computer_Graphics

    0下载:
  2. 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:3555788
    • 提供者:Jane
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. Computergraphics

    0下载:
  2. 计算机图形学的参考书籍和历年试题及其答案,希望对大家有所帮助-Computer graphics and the reference books and answer questions over the years, I hope all of you to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1528149
    • 提供者:
  1. ComputerGraphicsCourseDesign

    0下载:
  2. 计算机图形学课程设计源码-ComputerGraphicsCourseDesign
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2087622
    • 提供者:jame
  1. computergraphics

    1下载:
  2. 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5423856
    • 提供者:隗平
  1. 计算机图形学课程实验7的代码

    0下载:
  2. 浙江大学的计算机图形学课程实验7的代码,对opengl初学者很有用-Zhejiang University' s Computer Graphics course experiment 7, the code is useful for beginners opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-05-30
    • 文件大小:13086681
    • 提供者:丁逸
  1. wxTransDemoME

    0下载:
  2. 计算机专业课计算机图形学实验-二维图形变换-Computer Courses Computer Graphics experiment- two-dimensional graphics transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:129912
    • 提供者:wx
  1. J06-1-26-

    0下载:
  2. 计算机图形学课程设计附带报告, 用vc6.0编写的。-Curriculum design in computer graphics attached to the report, prepared by vc6.0.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:417982
    • 提供者:研佩
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com