登录
首页 » Unix_Linux » game3dlod_080617

game3dlod_080617

于 2009-04-10 发布 文件大小:1133KB
0 180
下载积分: 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 个回复

  • hero1108
    全套传奇引擎,功能齐全和不错的支持很多功能(A full set of the legendary engine, featured a lot of features and good support )
    2011-12-20 15:49:35下载
    积分:1
  • shadeTree
    shadeTree的代码,内附模型文件。取自OptiX光线追踪引擎。(shadeTree code, enclosing model file. From the OptiX ray tracing engine.)
    2016-05-26 17:43:44下载
    积分: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
  • OSGFrameWork
    最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。(Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you learn a little, a single document, new procedures, some of which changed the bug, and share with you. Program realization of the function of a single document is very simple to open display osg file. However, there are still a problem, such as opening a number of osg file display model is not satisfactory, as the population estimate is set to have problems other osg files appear to open a number of memory leaks.)
    2021-04-15 16:38:54下载
    积分:1
  • Dict
    中文词库 可供中文搜索引擎开发使用 可供中文分词使用(Chinese dictionary for Chinese language search engine, developed using the Chinese word used for)
    2010-06-18 03:14:42下载
    积分:1
  • ASEngineSDK
    一套游戏引擎的,具体可以看GAMERES上的吉安娜远征.(err)
    2008-06-17 23:03:22下载
    积分:1
  • HikariSourcev0.3
    说明:  OGRE引擎中可以用到的FLASH库,做UI界面游戏比较好(Ogre engine can be used FLASH library, so the game is better UI interface)
    2008-12-04 15:10:56下载
    积分:1
  • 《direcX编程》光盘源代码
    DirectX游戏编程的随书源代码,高版本VS导入工程文件之后记得要重定位解决方案目标哦(Source code of book <<DirectX Game Programming>>.If open the Solution with high version of Visual Studio,remember to relocate the destination of solution.)
    2020-06-18 15:20:01下载
    积分:1
  • MyScreenControlExample
    这是一款应用游戏引擎的例子,希望对大家能有帮助(This is an application example of the game engine, we hope to be able to help)
    2014-03-09 15:16:33下载
    积分:1
  • 1000y可编译
    网游《千年》的源码,可供学习之用,delphi的(The Source Code of Millennium Online Games)
    2020-06-22 23:00:02下载
    积分:1
  • 696518资源总数
  • 104554会员总数
  • 21今日下载