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

搜索资源列表

  1. opengl

    0下载:
  2. 用OpenGL实现交互式的三维图形显示 可以实现三维图形的放大 缩小 移动-To achieve interactive 3D with OpenGL graphics can move three-dimensional graphics zoom
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:223263
    • 提供者:刘越
  1. OpenGL

    0下载:
  2. OpenGL 是一个开放的三维图形软件包, 而Visual C+ + 是目前主要的OpenGL 开发工具。本文通过两个光照模型 的建立, 展现了OpenGL 强大的图形功能,-OpenGL is an open three-dimensional graphics package, while the Visual C++ is the main OpenGL development tools. In this paper, two illumination model, displayi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:248386
    • 提供者:b181
  1. Java_3D_Source

    0下载:
  2. Java 3D是Java语言在三维图形领域的扩展,是一组应用编程接口(API)。利用Java 3D提供的API,可以编写出基于网页的三维动画、各种计算机辅助教学软件和三维游戏等等。利用Java 3D编写的程序,只需要编程人员调用这些API进行编程,而客户端只需要使用标准的Java虚拟机就可以浏览,因此具有不需要安装插件的优点。   JAVA 3D从高层次为开发者提供对三维实体的创建、操纵和着色,使开发工作变得极为简单。同时,JAVA 3D的低级API是依赖于现有的三维图形系统的,如Direc
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7875515
    • 提供者:
  1. Opengl

    0下载:
  2. 用Opengl绘制有真实感的三维图形 为图像添加光照 材质 使其更加美观真实-Opengl draw realistic 3D graphics add a light material for the image to make it more beautiful and true
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1148
    • 提供者:YC
  1. ballastic_missile_free_flying_simulation

    0下载:
  2. 利用OpenGL三维图形实时交互技术,在VC++中编程,实现了不同输入条件下的导弹自由段飞行弹道与飞行姿态仿真,包括导弹建模、以及由云彩绘制和流动效果组成的云彩的建模。-Use OpenGL real-time interactive three-dimensional graphics technology, VC++ In programming, to achieve a different input under the conditions of the free flights of
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:263543
    • 提供者:李恒
  1. Chapter03

    0下载:
  2. OpenGL三维图形系统开发与实例(1)第三章源码-OpenGL three-dimensional graphics system development and examples of (1) Chapter III source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:50268
    • 提供者:lina820807
  1. Chapter05

    0下载:
  2. OpenGL三维图形系统开发与实例(1)第五章源码-OpenGL three-dimensional graphics system development and examples of (1) Chapter V source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:30605
    • 提供者:lina820807
  1. 14160_12337244925o14

    0下载:
  2. OpenGL三维图形程序设计VC源码图像处理-OpenGL three-dimensional graphics programming VC-source image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-27
    • 文件大小:510679
    • 提供者:zhanghenry
  1. SDOpenGl

    0下载:
  2. 这是根据《OpenGl三维图形系统开发与实用技术》编写的OpenGL单文档应用程序框架,内容非常简单,只为刚刚开始学习OpenGl的人使用。 下载后拷贝SDOpenGL.awx到\Micros-This is in accordance with " OpenGl three-dimensional graphics system development and practical technology," Single Document prepared OpenGL app
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:16177
    • 提供者:冯飞
  1. OpenGLsanweituxingsheji

    0下载:
  2. opengl三维图形设计,很好的资料,需要者可以拿来学习-opengl three-dimensional graphic design, very good information for those who need it can be used to study
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:781084
    • 提供者:zhaohao
  1. OpenGLzhinan

    0下载:
  2. OpenGL三维图形编程指南,一个chm的文件,对于初学者有很大帮助-Three-dimensional graphics OpenGL Programming Guide, a chm files, are very helpful for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:781059
    • 提供者:zackor
  1. Combination_of_computer_graphics_code

    0下载:
  2. 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2057787
    • 提供者:沈杰
  1. openGL

    0下载:
  2. OPGL的编程用代码,可以实现三维图形设计-OPGL programming code, you can achieve three-dimensional graphic design
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:362514
    • 提供者:杨旭
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:200371
    • 提供者:wuli
  1. 20041228195059

    0下载:
  2. OpenGL三维图形编程指南本书无论是对初次涉足三维图形世界的有关人员,还是对OpenGL三维图形开发人员而 言,都是一本十分实用的技术指导和参考书籍 -Three-dimensional graphics OpenGL Programming Guide
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:781065
    • 提供者:liqiong
  1. 2004123114659

    0下载:
  2. 计算机真实感图形的算法基础本书无论是对初次涉足三维图形世界的有关人员,还是对OpenGL三维图形开发人员而 言,都是一本十分实用的技术指导和参考书籍-Realistic computer graphics based on the algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13979279
    • 提供者:liqiong
  1. VCOpenGl

    0下载:
  2. OpenGl三维图形程序设计,系统介绍vc下OpenGl编程的基础资料-OpenGl three-dimensional graphics programming, system introduced under vc basis OpenGl programming information
  3. 所属分类:OpenGL program

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

    0下载:
  2. 此论文是基于MFC的OpenGL应用程序开发 ,MFC是一套简化Windows编程的可重用的类库,封装了通用Winsows API和数据结构的类;OpenGL是一个图形硬件的软件接口、三维图形和-This paper is based on MFC, OpenGL application development, MFC is a set of reusable to simplify Windows programming class library, package a common Win
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:232832
    • 提供者:zxl
  1. OPENGL3DDevelopment

    0下载:
  2. OPENGL三维图形系统开发这本书的所有的实例代码都在这里面了-OPENGL 3D graphics system development of this book all the instances of code in the inside of the
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:739091
    • 提供者:陈晓风
  1. opengl

    0下载:
  2. 一些关于三维图形图像方面的编程方面的代码,主要是关于用OPENGL的一些技巧和理论-Some information about the image in three-dimensional graphics programming code, mainly on the use OPENGL some of the techniques and theories! ! !
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3594
    • 提供者:左怀军
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com