搜索资源列表
ACM国产凌凌发(008)系列3D游戏(MFC)
- “国产凌凌發(008)” 3D 系列游戏 本软件基于微软VC 6.0(MFC)为开发工具,运用了3D STATE最新的图形 引擎3D STATE engine API Version 6.0和声效引擎FireMOD(FMOD) 3.32。 具有艺术级的画面质量和动感的声音效果,能够设计出功能强大、娱乐性较 高的3D游戏来。同时本软件为开源软件,可到作者主页自由下载源代码。-"homemade Lingling made (008),&q
jake2src-0.9.4.tar
- Jake2是ID公司的Quake2游戏引擎的Java版本,它运用了jogl、joal等一些图像和声音的技术。总的来说感觉还不错,便于我们进一步的研究3D网络游戏引擎。-Jake2 ID is the Quake game engine versions of Java, it used JOGL, such as its graphics and sound technology. The whole feeling was pretty good, we facilitate further
客户端及服务器源代码 (蛋清 OL)
- 要求 Ogre3D (free 3d library need) openAl (free sound library need) ACE (free network library need)
Game-resource-extraction
- 游戏资源提取合集-可以有效提取大量单机游戏和网络游戏等资源(包括图片-声音-特效-动画-模型等各种资源)支持各种2D或者3D游戏-Game resource extraction can be effectively extracted from large collection of games and game of network resources ( including pictures-- the sound effects- Animation- model and other r
35javagame
- 35个JAVA游戏3D极限滑雪snow.jar FC吃豆先生原版MIDP-Man.jar 超级有声摩托GP赛车2.jar-35 JAVA game 3D Extreme Skiing snow.jar FC Pac Man MIDP-Man.jar super original sound Moto GP Racing 2.jar
UltimaX
- UltimaX ——完全由DX8编译的引擎,程序包括 - 2D声音,3D声音,SoundFX,透明对象( .x files),流动的水,环境,对象贴图(Dark Mapping, light mapping, gloss mapping, detail mapping,)等等。-UltimaX- compiled entirely by DX8 engine, the program, including- 2D Sound, 3D Sound, SoundFX, transparent obj
sound
- 3D游戏中关于声音的编程的几个小例子,对灯光的理解很有帮助-the sound program in 3D games
3D_billiards
- 3D billiard game which using the opengl interface and openal to apply the sound and so on. collision test.using the mouse to control the version and right mouse button is controlling the shooting function and move the mouse down can define the shooti
iPhone-Game-Development
- Apple 游戏开发指南,包括声音引擎,2D,3D渲染等-Apple game development guidelines, including the sound engine, 2D, 3D rendering
3DGamesResourceStudy
- 本书是指导您进行3D游戏开发的全面指南。本书提供了3D游戏开发的工具,您使用这些工具可以开发非常优秀的游戏,如第一人称射击游戏、冒险游戏、角色扮演游戏、战略游戏,以及体育游戏等。本书循序渐进地揭示了建立一个全功能的游戏所需的每个步骤,重点介绍了3D游戏的元素、编程概念、Torque Engine、建模、纹理、以及音效和音乐。学习完本书就可以使您梦想成真——成为一名非常优秀的游戏开发人员。-This book is guiding you to 3 D games comprehensive gu
FaceFX
- FaceFX利用声音信息产生高质量的面部动画 FaceFX 是OC3 Entertainment用于利用声音文件创建逼真的面部动画的前沿解决方案。FaceFX是近几年口型同步、3D艺术及面部动画的最高峰。它更便于分批处理游戏音频文件,为动画加入表情同时不会破坏口型同步,将动画调整到最佳状态,还可将整个解决方案与美工工作流程融合。 FaceFX技术成功应用于150多个3 A 级游戏。借助FaceFX Studio Unlimited的源代码,开发人员可以灵活
3D-Game
- 这是一个C#语言结合XNA技术开发的基于vs2010的太空射击类小游戏,游戏有完整的界面,音效,关卡和计分功能等。-This is a C# language combined with the XNA technology development based the vs2010 space shooter game, the game is a complete interface, sound, level and Scoring function.
14160_1263520601QeYL
- 一个基于3D相机的源码程序,台球游戏-Collision detection - balls don t fly off into infinity any more (hopefully) - Camera control - during aiming the camera is slightly higher than before - More dynamic sound - greater differences of volume between high and low
vc3droids2
- 一款VC++游戏源代码,貌似3D的游戏场景效果,飞来的大石头像是从空间深处飘过来的,如果配上音效真的有身临其境的感觉唉。-A VC++ game source code, looks like a 3D game scene effect, the big rock flying like drifting deep from space, accompanied by the sound really immersive feeling alas.
GameLib2005
- 一个高质量的游戏引擎源码,适用於Visual C++ 2005 IDE。 包含 2D、3D api, sound, input devices, sequence, collision, lighting, animation 與 etc.-A high-quality game engine source code for Visual C++ 2005 IDE. Including 2D, 3D api, sound, input devices, sequence, collision
3Dyinxiao
- 3d音效 音乐效果 高保真 的音效 游戏音效 背景音乐音乐效果-3d audio fidelity sound effects sound game audio background music sound effects
3DGameEngineDesign
- 《三维游戏引擎设计与实现》一书中的光盘源码,该书结合作者自主设计并多次获得国家级科研项目资助的CAP引擎的具体设计与实现,介绍三维游戏引擎及其开发过程。《三维游戏引擎设计与实现》具体介绍了蔚戏引擎的构架、三维场景管理模块的设计、渲染器的设计、骨骼动画的设计、粒子特效及编辑器的设计、GUI其编辑器的设计、输入输出模块的设计、网络模块的设计、音效模块的设计、人工智能模块的设计以及引擎总体架构等方西的内容。CAP引擎由C++语言编写,配套光盘中附有该引擎的所有源代码和若干相关的DEM0,以及引擎设计的