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

搜索资源列表

  1. xingxingyundongmoni

    1下载:
  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

    • 发布日期:2008-10-13
    • 文件大小:570752
    • 提供者:唐政
  1. halfedge

    1下载:
  2. 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to consider the efficiency of various me
  3. 所属分类:OpenGL

    • 发布日期:2012-12-10
    • 文件大小:865133
    • 提供者:kaka
  1. 4

    0下载:
  2. opengl 计算机图形学简单算法集合 :图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:268892
    • 提供者:james
  1. rabbit

    1下载:
  2. 是用opengl写的一个兔子模型,适合初学者,有旋转、偏移变换等操作 计算机图形学的一次小实验-Opengl is written in a rabbit model, suitable for beginners, with rotation, conversion and other operations offset a small experiment in computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-16
    • 文件大小:261120
    • 提供者:sasa
  1. OpenGLTerrain

    0下载:
  2. OpenGL、计算机图形学、山峰生成模型源代码,-OpenGL, computer graphics, peaks generated model source code,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1167658
    • 提供者:venus
  1. dragonfly

    0下载:
  2. 上计算机图形学的时候作的一个组合图形的实验。实现了一个3D类似蜻蜓的模型的旋转。用的是OpenGl框架和VS2005中C++实现的。可作为大学实验时的参考,高手就不用看了。-At a time when computer graphics for a combination of graphics experiment. The realization of a 3D model of a similar rotation dragonfly. Using the OpenGL framewor
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:1088838
    • 提供者:张洛逢
  1. _M200871956

    0下载:
  2. 计算机图像学的真实感图形源代码,真实感很好,有光照模型等。-Computer image to learn the source code realistic graphics, realistic good job and there is illumination model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:193816
    • 提供者:liaohh
  1. upload

    0下载:
  2. 计算机图形学的最终报告,光照模型,实现对于一个三维球的光照渲染-The final report of computer graphics, illumination models, to achieve the ball for a three-dimensional rendering of the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:84534
    • 提供者:allen
  1. raytracingwith3ds

    2下载:
  2. 导入3ds模型进行光线跟踪-计算机图形学-ray trace with 3ds
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-06
    • 文件大小:72854
    • 提供者:顾婷婷
  1. OpenGLprograming

    0下载:
  2. 简述了OPENGL的功能和计算机图形学的基本知识,包括状态管理和集合体的绘制,模型变换,视点变换和投影变换-OPENGL outlined the functions and basic knowledge of computer graphics, including the collection of state management and rendering, model transformation, view transformation and projection transfo
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34952192
    • 提供者:黄琳
  1. grapes

    0下载:
  2. 计算机图形学指导,模型,概要-computer grapes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:440594
    • 提供者:zy
  1. Material

    0下载:
  2. 计算机图形学 OpenGL 材质、光照模型简单编程-OpenGL programming on material
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1426
    • 提供者:云浮
  1. OpenGL

    0下载:
  2. OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。   本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34950158
    • 提供者:zqq
  1. moon

    0下载:
  2. 计算机图形学实验,用opengl实现的一个地月日动画模型-Computer graphics experiments, using opengl to achieve a model of the Earth-Moon on animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:1315
    • 提供者:dowson
  1. rdy

    0下载:
  2. 日地月模型 c语言 opengl 计算机图形学-Day the Earth-Moon model computer graphics opengl c language
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1208833
    • 提供者:火狐
  1. simulatiflood

    0下载:
  2. 随着计算机技术的突飞猛进 ,三维空间可视化技术逐步得到应用 ,将计算机图形学和虚拟现实技术应用于科 学计算领域已成为当前研究热点之一.基于平面二维溃坝水流模型、 VC和 Fort ran 的混编技术以及 OpenGL 三维 显示技术研制开发了实时交互可视化系统 ,本系统采用驾驭式交互视算 ,计算和显示同时进行 ,并实现人机交互 , 对溃坝洪水过程进行实时仿真显示 ,为溃坝洪水演进模拟和分析提供一种科学有效、 身临其境的可视化途径.-Abstract : Wit h the comp
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:529626
    • 提供者:tigerwoods
  1. feiji

    0下载:
  2. 用TC实现会飞的飞机模型,计算机图形学作业,2D图像显示程序代码-Make the phane flying by TC .
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1318
    • 提供者:辛正杰
  1. Boxman

    0下载:
  2. 基于OpenGL的推箱子游戏,简单的Obj模型导入,基本材质纹理显示,场景漫游,碰撞检测,光照模型,基本体素,基本几何变换...(Based on the OpenGL box game, simple Obj model import, the basic material texture display, scene roaming, collision detection, illumination model, basic voxel, the basic geometry transf
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:8178688
    • 提供者:Jerry_U
  1. LI

    0下载:
  2. 局部光照模型,phong模型实现基本功能(the model of local illumination)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:captain_
  1. OpenGLOBJDemo

    1下载:
  2. opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-30
    • 文件大小:72624128
    • 提供者:程序员飞宇
« 12 »
搜珍网 www.dssz.com