搜索资源列表
DesigningaPCGameEngine
- We outline here the requirements of a 3D game engine, illustrated by describing a particular engine’s components. We designed the game engine, marketed as NetImmerse, to run on PCs with a broad range of performance levels, both with and wit
HeightMapFullScreen
- 利用HeightMap实现高低地形图 ,全屏显示 ,编译环境VC8.0-use HeightMap achieve level topographic maps, full-screen, the compiler environment VC8.0
pygsear-0.53.2
- Python游戏开发库pygame的一个支持库,pygsear takes care of much of the lower level setup of sprites and events and objects so that you can get right to the coding of your game.
游戏类库
- 简单游戏类库,地图编辑开发。初级水平,是早期二维策略类游戏典型。-simple game library, map editors development. The initial level of the early two-dimensional strategy game classic.
Fly3D2.0.rar
- 一个完整的3D游戏引擎,包括了开发3D游戏中所用到的所有重要概念,A complete 3D game engine, including the development of 3D games in all the important concepts used
sword2_source
- 国产RPG游戏圣剑2的完整源代码+代码导读,VC++6.0平台上编译通过,虽然系业余游戏爱好者制作,但游戏的可玩性还是很不错的,代码写的也比较有水平-China-made RPG game Heavenly Sword 2, Introduction to the complete source code+ code, VC++6.0 compiler platform, although the Department of amateur gamers production, but the
ctf_blueflag
- 蓝色漂动的旗帜,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Blue banner floating, high-level shader language (HLSL) fx effect files source and used in texture image
blue_telep
- 蓝色暴风之眼,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Blue Eye of the Storm, a high-level shader language (the HLSL) fx effect files source and used in texture image
demo_de_train
- An C/C++ OpenGL Half Life 1 level viewer with sample level included.
project
- BSP+PORTAL+PVS室内游戏渲染引擎-a simple render engine using bsp+portal+pvs
NVIDIAFrameWork
- NVIDIA的一个开发库,适合用于NVIDIA 8级以上的显卡-NVIDIA' s a development library, suitable for NVIDIA 8 level and above graphics cards
zhongguoxiangqi
- 对中国象棋使用VC6.0实现,适合初学者开发,能提高编程水平的有意思小程序-Achieved using VC6.0 on Chinese Chess for beginners and development, can increase the level of interesting programming small programs
OGRE
- 高层游戏引擎——基于OGRE所实现的高层游戏引擎框架,讲的很透彻,希望对大家有用-High-level game engine- OGRE based game engine achieved high-level framework, said very thorough, we want to be useful
Airplane-war
- 1、飞机大战登入界面描绘; 2、第一关游戏代码编写; 3、游戏所需素材-1, World War II aircraft login interface descr iption 2, the first level game code is written 3, the game required material
IGE-client-source-code
- 买引擎不如自己写引擎,没什么难的,就跟传奇脚本似的,刚上手都迷糊,琢磨琢磨就都明白了. 传奇所有软件都是这些代码编译出来的,有了这些就摸到了传奇的低层了,就可以无所不能做出自己心中的传奇了,也可以开始卖引擎啥的了,哈-Write your own engine than to buy the engine, nothing difficult, just like the legendary scr ipt, just to get started are confused, th
FaceFX
- FaceFX利用声音信息产生高质量的面部动画 FaceFX 是OC3 Entertainment用于利用声音文件创建逼真的面部动画的前沿解决方案。FaceFX是近几年口型同步、3D艺术及面部动画的最高峰。它更便于分批处理游戏音频文件,为动画加入表情同时不会破坏口型同步,将动画调整到最佳状态,还可将整个解决方案与美工工作流程融合。 FaceFX技术成功应用于150多个3 A 级游戏。借助FaceFX Studio Unlimited的源代码,开发人员可以灵活
red_telep
- 红色暴风之眼,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Red Eye of the Storm, a high-level shader language (the HLSL) fx effect files source and used in texture image
ctf_redflag
- 红色漂动的旗帜,高级着色器语言(HLSL)fx效果文件源码及所用到的纹理图片-Red banner floating, high-level shader language (HLSL) fx effect files source and used in texture image
Acv_Extractor2
- Audition level one or below acv can be unpacked by this tool.
Level-of-detail
- This is a implementation of a simple level of detail algorithm that uses the edge collapse method and a simple angle heuristic to reduce the number of polygons in the given mesh. This example includes an example in WebGl using the three.js framework.