文件名称:doom3_glsl
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.87mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Rendering Doom3 maps with OpenGL and GLSL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data/
data/materials/
data/materials/materials.mtr
data/shaders/
data/shaders/glsl/
data/shaders/glsl/diff.glsl
data/shaders/glsl/diff_bump.glsl
data/shaders/glsl/diff_bump_spec.glsl
data/shaders/glsl/diff_bump_spec_map.glsl
data/textures/
data/textures/flat_local.tga
data/textures/flat_reflection.tga
data/textures/floor/
data/textures/floor/floor_metal_1.tga
data/textures/floor/floor_metal_1_gloss.tga
data/textures/floor/floor_metal_1_local.tga
data/textures/floor/floor_metal_edge_1.tga
data/textures/floor/floor_metal_edge_1_gloss.tga
data/textures/floor/floor_metal_edge_1_local.tga
data/textures/floor/floor_metal_stair_1.tga
data/textures/floor/floor_metal_stair_1_gloss.tga
data/textures/floor/floor_metal_stair_1_local.tga
data/textures/wall/
data/textures/wall/wall_metal_1.tga
data/textures/wall/wall_metal_1_gloss.tga
data/textures/wall/wall_metal_1_local.tga
data/textures/wall/wall_metal_2.tga
data/textures/wall/wall_metal_2_gloss.tga
data/textures/wall/wall_metal_2_local.tga
doom3_glsl/
doom3_glsl/level.cm
doom3_glsl/level.map
doom3_glsl/level.proc
doom3_glsl/main.cpp
doom3_glsl/project.dev
doom3_glsl/project.exe
doom3_glsl/scene.txt
doom3_glsl/scene_example.txt
doom3_glsl/SDL.dll
framework/
framework/base.cpp
framework/base.hpp
framework/base_sdl/
framework/base_sdl/base_sdl.cpp
framework/base_sdl/base_sdl.hpp
framework/framework.hpp
framework/includes.hpp
framework/kernel.cpp
framework/kernel.hpp
framework/material/
framework/material/image.cpp
framework/material/image.hpp
framework/material/material.cpp
framework/material/material.hpp
framework/material/shader.cpp
framework/material/shader.hpp
framework/material/texture.cpp
framework/material/texture.hpp
framework/math/
framework/math/geometry.cpp
framework/math/geometry.hpp
framework/math/matrix.cpp
framework/math/matrix.hpp
framework/math/vector.cpp
framework/math/vector.hpp
framework/math.hpp
framework/misc/
framework/misc/data.cpp
framework/misc/data.hpp
framework/misc/factory.cpp
framework/misc/factory.hpp
framework/misc/log.cpp
framework/misc/log.hpp
framework/misc/string_utils.hpp
framework/mmgr/
framework/mmgr/mmgr.cpp
framework/mmgr/mmgr.h
framework/mmgr/nommgr.h
framework/mmgr/readme.txt
framework/physics/
framework/physics/collision_set_bsp.cpp
framework/physics/collision_set_bsp.hpp
framework/renderer.cpp
framework/renderer.hpp
framework/renderer_opengl/
framework/renderer_opengl/gl_extensions.cpp
framework/renderer_opengl/gl_extensions.hpp
framework/renderer_opengl/renderer_opengl.cpp
framework/renderer_opengl/renderer_opengl.hpp
framework/scene/
framework/scene/background/
framework/scene/background/background.cpp
framework/scene/background/background.hpp
framework/scene/batch.cpp
framework/scene/batch.hpp
framework/scene/camera.cpp
framework/scene/camera.hpp
framework/scene/controller.cpp
framework/scene/controller.hpp
framework/scene/primitive.cpp
framework/scene/primitive.hpp
framework/scene/scene/
framework/scene/scene/scene_portal.cpp
framework/scene/scene/scene_portal.hpp
framework/scene/scene.cpp
framework/scene/scene.hpp
data/materials/
data/materials/materials.mtr
data/shaders/
data/shaders/glsl/
data/shaders/glsl/diff.glsl
data/shaders/glsl/diff_bump.glsl
data/shaders/glsl/diff_bump_spec.glsl
data/shaders/glsl/diff_bump_spec_map.glsl
data/textures/
data/textures/flat_local.tga
data/textures/flat_reflection.tga
data/textures/floor/
data/textures/floor/floor_metal_1.tga
data/textures/floor/floor_metal_1_gloss.tga
data/textures/floor/floor_metal_1_local.tga
data/textures/floor/floor_metal_edge_1.tga
data/textures/floor/floor_metal_edge_1_gloss.tga
data/textures/floor/floor_metal_edge_1_local.tga
data/textures/floor/floor_metal_stair_1.tga
data/textures/floor/floor_metal_stair_1_gloss.tga
data/textures/floor/floor_metal_stair_1_local.tga
data/textures/wall/
data/textures/wall/wall_metal_1.tga
data/textures/wall/wall_metal_1_gloss.tga
data/textures/wall/wall_metal_1_local.tga
data/textures/wall/wall_metal_2.tga
data/textures/wall/wall_metal_2_gloss.tga
data/textures/wall/wall_metal_2_local.tga
doom3_glsl/
doom3_glsl/level.cm
doom3_glsl/level.map
doom3_glsl/level.proc
doom3_glsl/main.cpp
doom3_glsl/project.dev
doom3_glsl/project.exe
doom3_glsl/scene.txt
doom3_glsl/scene_example.txt
doom3_glsl/SDL.dll
framework/
framework/base.cpp
framework/base.hpp
framework/base_sdl/
framework/base_sdl/base_sdl.cpp
framework/base_sdl/base_sdl.hpp
framework/framework.hpp
framework/includes.hpp
framework/kernel.cpp
framework/kernel.hpp
framework/material/
framework/material/image.cpp
framework/material/image.hpp
framework/material/material.cpp
framework/material/material.hpp
framework/material/shader.cpp
framework/material/shader.hpp
framework/material/texture.cpp
framework/material/texture.hpp
framework/math/
framework/math/geometry.cpp
framework/math/geometry.hpp
framework/math/matrix.cpp
framework/math/matrix.hpp
framework/math/vector.cpp
framework/math/vector.hpp
framework/math.hpp
framework/misc/
framework/misc/data.cpp
framework/misc/data.hpp
framework/misc/factory.cpp
framework/misc/factory.hpp
framework/misc/log.cpp
framework/misc/log.hpp
framework/misc/string_utils.hpp
framework/mmgr/
framework/mmgr/mmgr.cpp
framework/mmgr/mmgr.h
framework/mmgr/nommgr.h
framework/mmgr/readme.txt
framework/physics/
framework/physics/collision_set_bsp.cpp
framework/physics/collision_set_bsp.hpp
framework/renderer.cpp
framework/renderer.hpp
framework/renderer_opengl/
framework/renderer_opengl/gl_extensions.cpp
framework/renderer_opengl/gl_extensions.hpp
framework/renderer_opengl/renderer_opengl.cpp
framework/renderer_opengl/renderer_opengl.hpp
framework/scene/
framework/scene/background/
framework/scene/background/background.cpp
framework/scene/background/background.hpp
framework/scene/batch.cpp
framework/scene/batch.hpp
framework/scene/camera.cpp
framework/scene/camera.hpp
framework/scene/controller.cpp
framework/scene/controller.hpp
framework/scene/primitive.cpp
framework/scene/primitive.hpp
framework/scene/scene/
framework/scene/scene/scene_portal.cpp
framework/scene/scene/scene_portal.hpp
framework/scene/scene.cpp
framework/scene/scene.hpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.