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

搜索资源列表

  1. opengl源码

    2下载:
  2. 第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:陈成
  1. rainsimulate

    0下载:
  2. 用OpenGL模拟雨水滴到池上情形 为单文档程序-with OpenGL simulated rain dripping Chihshang single case files procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:320.22kb
    • 提供者:李东
  1. thesimulationofsnowandrain

    0下载:
  2. 本代码是在VC环境下基于OPENGL来模拟雨雪的整个过程。-the code is in VC environment based on OpenGL to simulate rain in the entire process.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:288.39kb
    • 提供者:陈兰兰
  1. plmy3

    0下载:
  2. 用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色-use opengl and vc + + realization of the rainy umbrella movement and the rain scene. The umbrella can control and change color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:54.42kb
    • 提供者:cheny
  1. terrainEngine

    0下载:
  2. 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This mean
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.48mb
    • 提供者:郭剑
  1. 333333333333

    1下载:
  2. 模拟雨滴产生水波的过程,池边的纹理和池底的纹理都非常逼真-simulated rain water waves generated by the process, the pool bottom of texture and the texture is very realistic
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:352.12kb
    • 提供者:xiaona
  1. lihui003

    0下载:
  2. 应用opengl的一个实例 各种雨伞随着视点而变化 且有下雨效果-opengl application examples of a variety of viewpoints and an umbrella with a rain changes and effect
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:55.2kb
    • 提供者:lihui
  1. rain

    0下载:
  2. 利用vc++和openGL开发的模拟雨滴效果。雨滴落入一个池塘中。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:335.82kb
    • 提供者:吕智涵
  1. ParticleEngine_src

    0下载:
  2. The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5.05kb
    • 提供者:jason
  1. Rain1

    0下载:
  2. 基于opengl的3D下雨场景实现 雨粒子-Opengl, 3D scenes based on realization of the rain
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-15
    • 文件大小:22.45mb
    • 提供者:zcm
  1. plmy2

    0下载:
  2. visual c++,opengl 实现三维动态雨滴与雨伞-visual c++, opengl rain with an umbrella to achieve three-dimensional dynamic
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:52.98kb
    • 提供者:肖青
  1. MyRain

    0下载:
  2. 该程序用VC+OPENGL来模拟实现自然现象中下雨的情况-The program with VC+ OPENGL to simulate the implementation of the natural phenomena of rain
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.46mb
    • 提供者:linxiang
  1. Raining

    0下载:
  2. 此程序演示了利用粒子系统实现雨景效果模拟。实现雨景模拟的粒子系统中,每个雨点粒子是一条短线,即一定长度的线段,把这条线段当做一个粒子,随着时间的推移,它根据两个顶点所决定的方向向量,按一定的速度下降,实时计算出它的具体位置,然后在这个位置上将该粒子绘制出来。具体实现过程可参照代码。-This program demonstrated the use of particle systems to achieve the effect of simulated rain King. The real
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:943.22kb
    • 提供者:fantasy
  1. rain

    0下载:
  2. 在vc++在,利用OpenGL函数实现雨滴,关于粒子系统-In vc++ At, using OpenGL function implementation raindrops on the particle system
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:351.39kb
    • 提供者:blackbear
  1. Ogre-particle-rain

    0下载:
  2. 利用Ogre实现了雨滴的效果,还可以改变createscene函数实现自己的场景。-Use Ogre realize the effect of the raindrops, but also can change the function createscene achieve its own scene.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:33.71mb
    • 提供者:gejuan
  1. Rain

    0下载:
  2. 用OSG编写的雨效果的C++源代码,学习OSG的基础程序。-Prepared using OSG rain effects C++ source code, to learn the basis for OSG program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:567.31kb
    • 提供者:箫云
  1. RAIN

    0下载:
  2. opengl编程,表现了雨的过程,有详细的形态-use opengl to perform rain
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:kjj
  1. RAIN

    0下载:
  2. 应用opengl实现雨滴的模拟和下落运动模拟,水的波纹模拟-using opengl to realize the simulation of the rain, move or action and the wave of water
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:wangkun
  1. Rain

    0下载:
  2. 三维效果模拟,OpenGL与C++结合的完美之作-i can see it
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:720.33kb
    • 提供者:sheep
  1. openGL-rain

    1下载:
  2. 使用opengl实现的下雨模拟仿真,雨粒子系统,模拟效果真实-opengl rain
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-15
    • 文件大小:2.56mb
    • 提供者:赖凤
« 12 3 4 »
搜珍网 www.dssz.com