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

搜索资源列表

  1. TextureMappingAndParticalSystemSimulationOfTheFlam

    0下载:
  2. 对不规则模糊物体模拟是计算机图形学研究的热点问题之一,其中火焰是一种常见的涉及面较广的自然现象,因此火焰模拟具有重要意义。本文提出了一种基于粒子系统和纹理映射以及OpenGL混合技术的3D火焰模拟模型,本方法采用特定的几何造型作为基本粒子,既能提高绘制速度又能降低计算量,并通过粒子混合实现了火焰不同区域颜色的变化,同时反映了其中温度的差异。另外该方法还反映了风力对粒子系统的影响。实验结果表明,利用该方法模拟的火焰逼真,占用资源少,能较好地满足多种场合的实时绘制需要- Pairs of ir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39743
    • 提供者:
  1. tu_xing

    0下载:
  2. 计算机图形学实验利用Java 3D或者OpenGl图形库,用C语言或JAVA语言编写一个简单的图形动画交互程序,可以使用鼠标或者键盘控制图形的变化,如平移、旋转和缩放等-Experimental use of computer graphics, Java 3D or OpenGl graphics library, use the C language or JAVA language to write a simple interactive graphics animation progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1453
    • 提供者:
  1. computergraphicsprogramming

    0下载:
  2. 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Choppe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:341544
    • 提供者:RQG
  1. computer_graphic

    0下载:
  2. 利用vb实现的计算机图形学相关编程的综合程序,包括计算机图形学中的基本变换和基本的三维变换-Using vb to achieve a comprehensive computer graphics-related programming procedures, including the basic transformation in computer graphics and basic 3D transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:14147
    • 提供者:小华
  1. SoapBox

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S 3D Object-Soap 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 O:打开肥皂的盒子 P:关闭肥皂的盒子-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader scene control: ESC: exi
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1470217
    • 提供者:许苏娟
  1. CG_PJ2

    1下载:
  2. 3D图形编程,计算机图形学的第二个project。-project2 of CG .
  3. 所属分类:3D图形编程

    • 发布日期:2013-12-23
    • 文件大小:3225039
    • 提供者:MingLu
  1. 3Dinvert

    0下载:
  2. 计算机图形学中的3D转换,用户可以任意转换图形的视角进行观察-3d invert in computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4034432
    • 提供者:wangwenjin
  1. SyntheticMethodsfortheMedicalImageProcessingand3DR

    0下载:
  2. 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:132572
    • 提供者:swl
  1. ch12source

    1下载:
  2. 计算机图形学(第三版)源代码。主要讲解图形学的光栅算法、三维观察、隐藏面消除、光照、纹理、绘制等算法和理论,并介绍可视感知、计算机动画、基于图像的绘制、可视化以及构建交互式图形应用等。-Computer graphics (third edition) the source code. Covers the grating algorithm, graphics with observation, the hidden 3d face elimination, illumination, tex
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3891064
    • 提供者:无痕
  1. ch9source

    0下载:
  2. 计算机图形学(第三版)源代码。主要讲解图形学的光栅算法、三维观察、隐藏面消除、光照、纹理、绘制等算法和理论,并介绍可视感知、计算机动画、基于图像的绘制、可视化以及构建交互式图形应用等。-Computer graphics (third edition) the source code. Covers the grating algorithm, graphics with observation, the hidden 3d face elimination, illumination, tex
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5043447
    • 提供者:无痕
  1. 1.7

    0下载:
  2. 计算机图形学opendl一个很好的关于3D建模,适合广大初学者-A good computer graphics opendl on 3D modeling, for the majority of beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1432395
    • 提供者:wang
  1. 3dpicture

    0下载:
  2. 此程序是用C++编写的一个3D图形,用来学习计算机图形学-this program is written by c++,you can use it to study matlab
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:68937
    • 提供者:chenlong
  1. CSharp-Draw

    1下载:
  2. 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2251919
    • 提供者:zhengweiqiang
  1. Mathematicsfor3DGameProgramming

    1下载:
  2. [3D游戏与计算机图形学中的数学方法].(Mathematics.for.3D.Game.Programming& Computer.Graphics).(美)Eric.Lengyel.扫描版.pdf-[3D computer graphics in games and the mathematical method]. (Mathematics.for.3D.Game.Programming & Computer.Graphics). (United States) Eric.L
  3. 所属分类:Game Program

    • 发布日期:2017-06-15
    • 文件大小:23401213
    • 提供者:谢军
  1. Opengl

    0下载:
  2. opengl是计算机图形学中相当有权威性的3D处理工业接口-computer graphics, opengl is quite authoritative 3D processing industry interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:793147
    • 提供者:secret
  1. OpenGL

    0下载:
  2. 详解OpenGL入门,让你能够轻松入门学习计算机图形学编程和3D可视化编程。-Detailed Introduction to OpenGL, so you can easily get started with 3D computer graphics programming and visual programming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:310540
    • 提供者:FSQ
  1. 3dshuxue

    0下载:
  2. 3D游戏与计算机图形学中的数学方法概括了大量的算法,让你对3D图形编程更了解。-3D games and computer graphics in general a large number of mathematical algorithms, give you a better understanding of 3D graphics programming.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6216142
    • 提供者:duckpc
  1. bezier

    0下载:
  2. 计算机图形学大作业,含贝塞尔曲线 二维三维转换-Computer graphics major operations, including Bezier 2D and 3D conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3455191
    • 提供者:sylvia
  1. painter-algorithm

    0下载:
  2. 画家算法也叫作优先填充,它是三维计算机图形学中处理可见性问题的一种解决方法。-Painter algorithm also known as priority fill, it is a solution to deal with the visibility problem in 3D computer graphics.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3854993
    • 提供者:hawaii
  1. Graph3D

    0下载:
  2. 写的一个JAVA3D程序,对计算机图形学感兴趣的可以来下载。-This is a program of Java 3D
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:4253
    • 提供者:Allen
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com