CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 模型 opengl

搜索资源列表

  1. opengl&Win32

    0下载:
  2. Opengl开发的一个小程序。 介绍了OpenGL的初始化和绘制图形以及旋转模型的方法。 基于WINDOWS开发。-Opengl development of a small program. Introduced initialization and the OpenGL graphics rendering and rotating models. Based on Windows development.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:51707
    • 提供者:黄思浩
  1. Opengl sample

    1下载:
  2. 这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various mo
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2668908
    • 提供者:蔡志煌
  1. A09_MD2动画模型

    0下载:
  2. 在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34617
    • 提供者:刘晓强
  1. A08_显示3D模型

    0下载:
  2. 程序再opengl场景中引入了3d模型,再VC下课能不能运行,因为只是给出了示例代码,没有3D模型-the procedures opengl scene introduced a 3d model, VC school can not run, because it is only given sample code, no 3D model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30330
    • 提供者:刘晓强
  1. 九.OpenGL软件包实现光照明模型

    0下载:
  2. 本程序是完成图形学中关于光照模型的示例,通过本人编译通过,可以运行!-the procedure is completed graphics on the sample illumination model, I compile, run!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22076
    • 提供者:骆辉
  1. opengl读取3DS的论文

    0下载:
  2. 我在网上收集的关于在opengl读取3DS模型文件的论文。-I collected on the Internet in opengl model 3DS document read papers.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:329409
    • 提供者:万玲
  1. Waterfall-opengl

    0下载:
  2. opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就真实多了.-opengl particle systems development waterfall model, the water color has done a top to bottom color of the transition, and pool have blisters on the run, procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:326915
    • 提供者:shoarh
  1. ANIMATE1

    0下载:
  2. Opengl的动画程序初步,方体碰撞模型-Opengl animation preliminary procedures, side-impact model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2032
    • 提供者:wjx
  1. AUXDEMO

    0下载:
  2. opengl的光照和坐标展示模型-opengl of illumination and display coordinates model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2164
    • 提供者:wjx
  1. opengl113

    0下载:
  2. openGL,VC++6.0 下须先安装glut包 这个程序适合于刚刚接触openGL的人,里面包含光照的使用,法线,实体绘制,纹理生成与贴图,以及贴图模型-openGL. VC 6.0 must install glut packets suitable for the procedure at the just contact the Open GL, which contains the use of light, normal, solid rendering, texture an
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:831358
    • 提供者:小熊
  1. 使用 OpenGL 来开发模型编辑器

    0下载:
  2. 使用 OpenGL 来开发模型编辑器-use OpenGL to develop Model Editor
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44246
    • 提供者:张健
  1. opengl光源和模型

    0下载:
  2. opengl模型和光源,光源和视点可以调整位置 注:红色立方体不是光源,光源为不可见的. 我是初学做的不怎么好.-opengl model and the light source, light and perspective can be adjusted position Note : red cube is not light, light source is not visible. I was learning to do very well in this aspect.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50425
    • 提供者:周浩
  1. OpenGL-start

    1下载:
  2. 基于OPENGL的MFC编程 OPENGL绘制、渲染、视角、模型等参数变化控制显示 MFC的控件交互实时响应
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:745578
    • 提供者:毛锋
  1. OpenGL

    0下载:
  2. 应用OpenGL的仿真动画实现和模型建立.pdf
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:190044
    • 提供者:zgjcug@live.cn
  1. opengl

    0下载:
  2. 读取三维地形文件,地形模型用三角网法实现,并在地形上增加了一些简单分型产生的树!!可以借鉴一下哦!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:456470
    • 提供者:白墨
  1. opengl

    1下载:
  2. 几个opengl应用实例,有3D隧道,3D模型,房间,人物,以及宇宙。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:769270
    • 提供者:王神仙
  1. VisualC++OpenGL

    1下载:
  2. 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码 第一章:OpenGL编程基础 第二章:使用MFC进行OpenGL编程 第三章:OpenGL基本绘图技术 第四章:创建OpenGL编程模板 第五章:几何常见三维模型读取和绘制 第六章:虚拟地形场景漫游和导弹发射 第七章:OpenGL超味编程 第八章:人体动画设计系统 强列向学习opengl编程的朋友推荐!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:989911
    • 提供者:heheiscool
  1. opengl

    1下载:
  2. 2个简单的OPENGL源码:基本图元的绘制(DDA)和日地月模型
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:4140
    • 提供者:kevin
  1. OpenGL中载入和漫游一个模型世界的源代码

    0下载:
  2. OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:307624
    • 提供者:李穿石
  1. opengl建立房间三位模型

    0下载:
  2. 所属分类:GDI/图象编程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com