Introduction to 3D Game Engine Design Using DirectX 9 and C# illustrates the process of creating a simple 3D game engine. During this process, author Lynn Harrison demonstrates many facets of the DirectX 9 software through clear-cut explanations and examples.Throughout the course of the book, you'll
Introduction to 3D Game Engine Design Using DirectX 9 and C#
โ Scribed by Lynn Thomas Harrison
- Publisher
- Apress
- Year
- 2003
- Tongue
- German
- Leaves
- 373
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Not only is it not good design, the code itself doesn't even come close to running.
๐ SIMILAR VOLUMES
With recent advancements in programmable 3D rendering hardware, game developers can create engines capable of making complete outdoor landscapes. Many of today's popular games include entire outdoor environments, but making these environments realistic and fast is a challenge for even the best progr
I bought this book as an experienced c++ win32 developer, but no knowledge of direct x. He presents the book in a format of concept and then source code example. I read the book cover to cover, getting all the examples to build and run. Learned alot, highly recommend this book for beginner direct_xe
This book instructs the reader from the beginning by teaching the underlying mathematics and 3D theory necessary to make sense of the DirectX 9 API.
This book instructs the reader from the beginning by teaching the underlying mathematics and 3D theory necessary to make sense of the DirectX 9 API.
Introduction to 3D Game Programming with DirectX 9.0 provides an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. The book begins with an explanation of mathematical tools and moves on to general 3D concepts. Other topics include p