登录
首页 » Unix_Linux » game3dlod_080617

game3dlod_080617

于 2009-04-10 发布 文件大小:1133KB
0 159
下载积分: 1 下载次数: 29

代码说明:

  该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visual Studio 2005/2003工程。(The source code for Thatcher Ulrich' s game engine tester. Is an experimental and non-experimental graphics-oriented games and the mixed set of code. Can make use of the engine Quadtree LOD algorithms. In large-scale 3D games, realistic rendering of large-scale outdoor terrain is outside the core of the rendering engine. And the realization of a large-scale terrain rendering system, the key is how to simplify terrain, abandoned rendering unnecessary action (such as not playing up to see the details of the triangle and unnecessary) to speed up the rendering speed. The code to support the 3D online games, there are client and server-side language to use C++, support for Linux, WIN32, can refer to demo program. WIN32 can compile under Visual Studio 2005/2003 project.)

文件列表:

base
....\component_hackery.cpp
....\configvars.cpp
....\configvars.h
....\container.cpp
....\container.h
....\cschema.h
....\demo.cpp
....\demo.h
....\dlmalloc.c
....\dlmalloc.h
....\ear_clip_triangulate.h
....\ear_clip_triangulate_float.cpp
....\ear_clip_triangulate_impl.h
....\ear_clip_triangulate_sint16.cpp
....\file_util.cpp
....\file_util.h
....\grid_index.h
....\image.cpp
....\image.h
....\image_filters.cpp
....\jpeg.cpp
....\jpeg.h
....\logger.cpp
....\logger.h
....\Makefile
....\Makefile.in
....\membuf.cpp
....\membuf.h
....\ogl.cpp
....\ogl.h
....\png_helper.cpp
....\png_helper.h
....\postscript.cpp
....\postscript.h
....\smart_ptr.h
....\Stackwalker.cpp
....\Stackwalker.h
....\test_ogl.cpp
....\triangulate.h
....\triangulate_float.cpp
....\triangulate_impl.h
....\triangulate_sint32.cpp
....\tu_config.h
....\tu_file.cpp
....\tu_file.h
....\tu_file_SDL.cpp
....\tu_gc.h
....\tu_gc_singlethreaded_marksweep.cpp
....\tu_gc_singlethreaded_marksweep.h
....\tu_gc_singlethreaded_refcount.h
....\tu_gc_test.cpp
....\tu_gc_test_impl.h
....\tu_loadlib.cpp
....\tu_loadlib.h
....\tu_math.h
....\tu_memdebug.h
....\tu_opengl_includes.h
....\tu_queue.h
....\tu_random.cpp
....\tu_random.h
....\tu_swap.h
....\tu_timer.cpp
....\tu_timer.h
....\tu_types.cpp
....\tu_types.h
....\utf8.cpp
....\utf8.h
....\utility.cpp
....\utility.h
....\vert_types.h
....\zlib_adapter.cpp
....\zlib_adapter.h
bin
...\gameswf.exe
...\libgameswf.dll
...\libgameswf.lib
...\mydb.dll
...\mydb.lib
...\sysinfo.dll
...\sysinfo.lib
compatibility_include.h
config
gameswf
.......\extensions
.......\..........\lib3ds
.......\..........\......\gameswf_3ds_def.cpp
.......\..........\......\gameswf_3ds_def.h
.......\..........\......\gameswf_3ds_inst.cpp
.......\..........\......\gameswf_3ds_inst.h

.......\..........\......\teapot.3DS
.......\..........\......\test.fla
.......\..........\......\test.swf

.......\gameswf.h
.......\gameswf_abc.cpp
.......\gameswf_abc.h
.......\gameswf_action.cpp
.......\gameswf_action.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Unity Shader入门精要
    Unity Shader 入门精要,学习Shader 编程的 入门教程,希望对大家有所帮助,感谢该平台的支持。(Unity Shader introduction of ,Learning Shader programming introductory course, I hope to help you, thanks to the platform support.)
    2017-12-22 15:48:28下载
    积分:1
  • 11.16
    使用外部程序来控制Flightgear的一种方法,非常值得学习。共两个压缩包,一个是获取数据的程序,一个是设置的程序。(Use an external program to control a method of Flightgear well worth learning. Total of two compression package, a program to get the data, and a set program.)
    2021-04-22 12:48:48下载
    积分:1
  • TTimo-doom3.gpl-1559777
    doom3全套源代码,基于id tech 4引擎,绝对经典,值得学习和研究。(the souce code of doom3. Based upon id tech 4 engine.Good code to study. )
    2011-11-24 14:04:58下载
    积分:1
  • box2d-chinese-tutorial
    box2d中文教程,一个物理引擎,做游戏的朋友们可以研究一下。愤怒的小鸟就是用的这个引擎。(box2d Chinese tutorial, a physics engine, games, friends can look at. Angry bird is to use this engine.)
    2011-10-05 23:10:47下载
    积分:1
  • octree
    3Do游戏代码,基于四差数的地形程序,lod地形实现。(3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.)
    2005-04-05 19:14:14下载
    积分:1
  • Panda3D17
    Packt - Panda3D 1.7 Game Development Cookbook 2011 RETAiL eBOOk(Packt- Panda3D 1.7 Game Development Cookbook 2011 RETAiL eBOOk)
    2011-06-27 03:02:55下载
    积分:1
  • Game_MainFram_demo
    说明:  游戏开发基础demo3_3 一个纯C++编写的基本程序,包含基本窗体,资源的使用方法等。(game basis demo3_3 a pure C to prepare the basic procedures, including basic forms, the use of methods.)
    2006-03-25 20:13:21下载
    积分:1
  • src
    冒险岛079源码.几乎bug都修复了!架设的话用一般079的端都可以 盛大冒险岛(Adventure Island 079 source. Almost bug fixes!)
    2012-08-20 08:58:39下载
    积分:1
  • EgerPro-master
    基于Erget游戏引擎开发组件的大型游戏快速开发框架(Based on large Erget game engine development component of game rapid development framework)
    2020-11-15 16:39:41下载
    积分:1
  • ScriptEditor_v1.6.2
    编写恰年脚本的控件。内附说明,有具体的脚本命令(1000y server vbs tools)
    2010-11-03 14:34:08下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载