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

搜索资源列表

  1. myGL

    0下载:
  2. 基于OPENGL的VC++雪花屏保源代码,不能可以学习一下生成算法,很漂亮的雪花漫天飞舞,有地面与空中的透视切换,这应该算是最简单的OPENGL实例了,初学OPENGL你应该参考一下。请将编译生成的文件拷贝至根目录下,方可运行。-OPENGL based on the VC++ snowflakes screensaver source code, can not study the generation algorithm can be very beautiful snowflakes da
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:141124
    • 提供者:638
  1. cubemap_photovr

    0下载:
  2. 一个天空球实现程序,使用Cubemap 提供了包括OpenGl,Dx9,Dx10三种实现方法-Implementation process of a sky ball, use Cubemap provided include OpenGl, Dx9, Dx10 three ways
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3894716
    • 提供者:伊人若初见
  1. game

    0下载:
  2. 汇编小游戏,主要是坦克打靶,通过控制坦克来击打天空中飞来飞去的靶子-Compilation of small games, mainly targeting tanks, by controlling the tank to hit the sky flying target
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:20258
    • 提供者:zhang
  1. Sky

    0下载:
  2. android中的天气预报,利用google提供的接口 ,实现可以查询各地区天气的效果-weather forecasts, use the android google interface, you can query the effect of regional weather
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:489490
    • 提供者:孙振邦
  1. DX9_Skybox

    1下载:
  2. 一个演示静态天空盒的例子,基于DX9,适合初学者了解天空盒渲染的原理-1 shows examples of the static sky boxes, based on DX9, suitable for beginners to understand the principle of rendering the sky box
  3. 所属分类:3D Graphic

    • 发布日期:2014-10-20
    • 文件大小:773485
    • 提供者:雷雷
  1. MyTerrain2

    0下载:
  2. OpenGL 程序显示地面天空,3维动态漫游-OpenGL program displays the ground the sky, three-dimensional dynamic roaming
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:43890
    • 提供者:东东
  1. skybox

    0下载:
  2. 天空盒的绘制,里面只要替换图片就可以换成一个新的天空盒-Drawing the sky boxes, which as long as the picture can be replaced by the replacement of a new sky box
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4848643
    • 提供者:蔡伟航
  1. Car

    1下载:
  2. 本人用c++ openGL写的一个汽车小程序,里面涵盖了简单的shader, 各种不同的光的渲染,skybox, 跟踪视角,天空视角, 碰撞体积-A car driving game programe which using c++ openGL, which covers a simple shader, a variety of light rendering , skybox, track angle view, sky view, the collision volume.
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-10
    • 文件大小:6192128
    • 提供者:tjq
  1. youxichangjing

    0下载:
  2. 用DX写了一个简单的游戏场景,包括:天空盒,地形和水-DX wrote with a simple game scenarios, including: the sky boxes, topography and water! !
  3. 所属分类:Game Program

    • 发布日期:2017-06-15
    • 文件大小:24048078
    • 提供者:刘语桐
  1. CreateSkyBox

    0下载:
  2. 一个Directx9.0开发的天空盒子,自己写的,可以为学习3D游戏客户端的朋友一起学习-Directx9.0 the development of a sky box and wrote it myself, for learning 3D game client to learn with friends
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3714810
    • 提供者:黄玉石
  1. skybox

    0下载:
  2. 天空盒 skybox 正方体贴图旋转 3d vc++ opengl-Rotate the cube texture skybox sky box 3d vc++ opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4685294
    • 提供者:王玉玲
  1. LodTerrain-house

    0下载:
  2. 这是OpenGL中的一个完整小程序,包括地形,天空,还有一个简单的房屋。可以前进、左进、右进等操作。-This is one of the full OpenGL small programs, including the terrain, the sky, and a simple home. Can move forward, left, and right into the operation into.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6912643
    • 提供者:qingxia
  1. CubeToSphere

    0下载:
  2. 6张立方体天空盒贴图转换成天空球贴图的工具,可用于转换cs的天空盒贴图为相应的天空球贴图,采用nearest采样,而不是linear加权采样,因此对于输出大图像时,效果不会很好,会出现块状-6 cube texture sky box the ball into the sky mapping tool that can be used to convert cs sky box texture maps for the corresponding sky ball, using nearest
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6671420
    • 提供者:侯定勇
  1. SKYBOX

    0下载:
  2. 利用DirectX编写的简易天空盒,内部有贴图,适用于初学DirectX者,注:高手勿看-Write simple sky box use DirectX.There are many mapping in the package,For DirectX beginners.Note: Do not see it,if you are a master~
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5487353
    • 提供者:yulingyu
  1. fkz

    0下载:
  2. 放空战游戏,控制潜艇对天上落导弹的飞机开炮,vc+gdi实现-Put the aerial combat game, controlled submarine aircraft fired missiles off the sky, vc+ gdi achieve
  3. 所属分类:Shot Game

    • 发布日期:2017-05-08
    • 文件大小:2041120
    • 提供者:czy
  1. ChunkLodDemo

    0下载:
  2. 基于D3D9的ChunkLod地形Demo,C++封装,有比较初级的四叉树场景管理,Frustum裁剪,天空盒和基本摄像机功能.适合DX进阶学习.-Based on D3D9 s ChunkLod terrain Demo, C++, a relatively junior quadtree scene management, Frustum clipping, sky boxes, and basic camera support,it s for DX advanced learning.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9087127
    • 提供者:mage
  1. tiankonghe

    0下载:
  2. 用DX完成的天空盒联系,今天刚学完,写了一个上传上来给大家-Complete with sky boxes DX contacts after studying today, wrote a post it here for everyone to see
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8601026
    • 提供者:tong
  1. Matrix_color

    0下载:
  2. 从空中落下数字的flash效果,很不错哦,值得收藏-The flash from the sky digital effects, it is good, oh, worth collecting
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-31
    • 文件大小:16336
    • 提供者:martin
  1. Opengl_manyou

    2下载:
  2. OpenGL漫游程序,场景中有天空盒子,有房子,还有喷泉-OpenGL roaming procedure, the scene in the sky boxes, a house, there are fountains
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2448095
    • 提供者:mengmakies
  1. openGL2.0

    0下载:
  2. openGL漫游2.0+地面纹理 +天空 +光照 +跳跃 +粒子效果-OpenGL roaming 2.0+ the ground texture++++ bouncing sky light particle effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11160259
    • 提供者:lynn
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 46 »
搜珍网 www.dssz.com