搜索资源列表
CheatEnginev5.4srcl
- Cheat Engine is an open source tool designed to give you the upper hand in games, but also contains other usefull tools to help debugging games and even normal applications. It comes with a memory scanner to quickly scan for variables used withi
Csharp_3Dgame
- C# 3D游戏编程,一本C#游戏开发的好教程-C# 3D game programming, a good C# game development tutorial
basic2
- 一个用3D入门的游戏教程,初学开发游戏的看看或许有帮助-Started a game with 3D tutorial, beginner to see the development of the game may be helpful
BookCode
- DirectX 9 3D游戏编程入门教程的源代码-DirectX 9 3D Game Programming Tutorial source code. . .
C_3DGameDevelopment
- C_3D游戏开发.pdf,很不错的教程,对于想学3d c#程序设计的朋友们是不错的资料 -C_3D game developer. Pdf, very good tutorial, 3d c# who want to learn programming are good friends of the information
Direct3D-Game-Programming-Tutorial
- Direct3D游戏编程入门教程 本书基于DirectX 9.0,是介绍Direct3D技术的入门教程,详细介绍了Direct3D的背景、基本知识以及3D程序设计的相关概念与技术。全书由浅入深,分为四个部分,第一部分介绍Direct3D的发展历史和基本知识,对3D程序设计中的术语、概念进行了深入讲解;第二部分着重讨论纹理映射技术,包括多重纹理等;第三部分通过多个示例来探讨高级shader编程,并对.MD3文件格式做了详细分析;第四部分是附录,对本书中用到的概念和技术知识背景进行了简单补充。