CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 3d tree

搜索资源列表

  1. 三维游戏高级图形编程中的纹理特效制作实例源代码

    1下载:
  2. 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、Billboard、阴影、粒子系统、L系统以及三维游戏自然场景的特效生成算法(树、云、雾、烟、爆炸等等)-3D game graphics programming texture effects produced source code examples, such as the High texture mapping, Billboard, shadows, particle system, L 3D games and the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11mb
    • 提供者:张文广
  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48.55kb
    • 提供者:fangfei
  1. Chap07.rar

    1下载:
  2. 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.71mb
    • 提供者:11
  1. 3dgame

    0下载:
  2. 几款3D游戏源码 OpenGL的组合图形 特殊的平面_树 MD2动画模型 射击、爆炸 碰撞检测 游戏进度保存 场景编辑-Game source 3D models a combination of OpenGL graphics plane _ a special MD2 animation model tree shooting, collision detection explosion scenes to preserve the progress of Games Edit
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:7.88mb
    • 提供者:bymeok
  1. LUNWENZILIAO

    0下载:
  2. 关于用L系统模拟3D植物的论文7篇,主要是关于植物枝干模拟和L系统的建立-L system on the use of 3D plant simulation paper 7, the main branches on the plant simulation and L system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:刘佳
  1. DiceForFight

    0下载:
  2. This Project is contained simple human animation, 3D Tree.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:5.53mb
    • 提供者:alisa
  1. Tree

    0下载:
  2. 3D编程实例,实现了由二叉树的旋转矩阵动画,是学习3D游戏编程的基础。-3D programming examples to realize the rotation matrix by the binary tree animation, is to learn the basis of 3D game programming.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:11.16kb
    • 提供者:msdn2100
  1. china-code.Rar

    0下载:
  2. 一个用openGL实现的3D游戏,从搭建框架开始到一个简单3D游戏的,从UI,场景,人物,碰撞,树木到一个完整的3D游戏。-A 3D game using openGL implementation, from the beginning to build the framework of a simple 3D game, from the UI, scenes, characters, collision, tree into a complete 3D games.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:7.95mb
    • 提供者:martinlee
  1. 3D-Tree

    0下载:
  2. 3D-style drawing with vb6! Very impressive work!-3D-style drawing with vb6! Very impressive work!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:160.66kb
    • 提供者:coolzjai
  1. christmas

    1下载:
  2. 3D圣诞节 基于3DS OPENGL 即可学习又可趁圣诞节到来送人-3D Christmas 3DS OPENGL-based learning can also take advantage of Christmas can come give as gifts
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:4.99mb
    • 提供者:mumu
  1. tree

    0下载:
  2. 基于 VC的3D 图形制止, 绘制 3D 树木。 使用了 OpenGL 工具包 中的 GLUT -VC-based, 3D graphics to stop drawing 3D trees. Using the OpenGL toolkit in GLUT
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:268.41kb
    • 提供者:cheng
  1. tree

    0下载:
  2. tree in opengl 3d from internet!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.88mb
    • 提供者:vania mendes
  1. ff

    2下载:
  2. 对偶复树小波以及去噪, 包含1维二维三维的程序实现-Dual tree complex wavelet and the noise, including the one-dimensional two-dimensional three-dimensional program -The dual tree complex wavelet and denoising, including 1-dimensional 2D and 3D programs to achieve-Dual tree c
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:gaoyuan
  1. tree

    0下载:
  2. OpenGL编3D游戏_特殊的平面_树。用VC++实现的,很好的学习3d游戏制作的范例。-OpenGL Code 3D games _ the plane _ tree. VC++ achieve a good learning example of 3d game production.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:17.72kb
    • 提供者:hjerw
  1. tree

    0下载:
  2. these file is vrml file with file extension wrl it shows 3d wrl tree object
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:wondwossen
  1. ctree

    0下载:
  2. NVIdia Tegra 2. OPENGL testing with shaders. 3D Tr-NVIdia Tegra 2. OPENGL testing with shaders. 3D Tree
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:782.87kb
    • 提供者:Anton
  1. 3D-tree

    0下载:
  2. 基于openGL的三维树木生长动画,实现了树木二叉树的分支过程。- U5750 U3002
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-12
    • 文件大小:3.33mb
    • 提供者:blackbo
  1. SpeedTree3.01

    0下载:
  2. speedtree 3.01 MAX plugin for tree modeling
  3. 所属分类:3D图形编程

    • 发布日期:2018-05-02
    • 文件大小:14.67mb
    • 提供者:skullz613
  1. Speedtree 4.0 lite

    0下载:
  2. Speedtree CAD 4.0 Lite. For gaming tree design
  3. 所属分类:3D图形编程

    • 发布日期:2018-05-02
    • 文件大小:97.74mb
    • 提供者:skullz613
  1. SPEEDTREE_STANDART_LIBRARY

    0下载:
  2. Speedtree 4 standard tree library
  3. 所属分类:3D图形编程

    • 发布日期:2018-05-02
    • 文件大小:33.82mb
    • 提供者:skullz613
« 12 »
搜珍网 www.dssz.com