Language
Any
Platform
Any
License
Any
This book is a practical guide based on the authors’ daily experience developing and maintaining a cutting-edge Artificial Intelligence system. Every chapter comes up with real-life examples and the...
The book begins with a quick explanation on the C++ language, and uses the Visual C++ IDE to create Windows applications which include a Tetris-style game, a drawing application, a spreadsheet, and a...
A concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio 2008, C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and...
This book provides an introduction to the entire field of game programming. As readers work through the book, they will produce two working games: one in 2D and one in 3D--offering a good...
OpenGL® Shading Language, Second Edition, extensively updated for OpenGL 2.0, is the experienced application programmer's guide to writing shaders. Part reference, part tutorial, this book thoroughly...
The Windows Vista operating system will support applications that employ graphics now used by computer games--clear, stunning, and active. The cornerstone for building these user interfaces is XAML,...
This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a...
"OpenGL ES Game Development" offers an in-depth look into the OpenGL ES standard and what the new embedded systems graphics library will provide for game developers. It covers OpenGL ES, EGL, game...
DirectX® 9 Audio Exposed: Interactive Audio Development features a look into the most advanced interactive music and audio development system in history. DirectX Audio, a suite of tools and...
This unique book presents a comprehensive solution for creating good interfaces using the latest version of DirectX. This involves building an interface library from the ground up. Divided into three...
The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving...
Managed DirectX was released with the latest version of the core DirectX libraries in DirectX9. It enables developers using the new .NET languages (i.e. C#, VB.NET, etc.) to develop rich multimedia...
Real-Time 3D Terrain Engines Using C++ and DirectX is written to teach users how to design a complete 3D game engine for outdoor environments using hardware-accelerated shaders in DirectX and C++....
"Introduction to 3D Game Engine Design Using DirectX 9 and C#" will illustrate the process of creating a simple 3D game engine. During this process many facets of the DirectX 9 software will be...
DirectX 9, a brand-new version of Microsoft's multimedia libraries, features the latest 3D graphics technology in the form of Direct3D 9. Direct3D Programming will cover everything a C++ programmer...
The introduction of the Microsoft® .net framework not only brings developers a powerful, cohesive toolset for the development of new Windows and Web applications -- it also replaces COM as the...
Using DirectX 8.0, this book and CD-ROM covers every aspect of a game project cycle including developing music, sound effects, 2D and 3D graphics, and the programming of a first person shooter game....
The focus of the book is on COM Interoperability (since it's a much larger subject), and the heart of the discussion is broken down into four parts:
* Using COM Components Within the .NET Framework...
This book is ideal for anyone who already knows the basics of C#, but needs a concise reference to the language and to the class libraries which they use constantly. While it's not intended as a...
From its simple beginnings, Linux has emerged as a powerful server operating system with a remarkable desktop environment and user interface. Now, with Kylix, Linux developers have a powerful rapid...