Logo

A Practical Introduction to 3D Game Development

Small book cover: A Practical Introduction to 3D Game Development

A Practical Introduction to 3D Game Development
by

Publisher: Bookboon
ISBN-13: 9788740307863
Number of pages: 252

Description:
This book introduces the reader to the programming skills necessary to develop 2D and 3D computer games. The book lists a number of common game mechanics, and illustrates through examples how these mechanics can be bound to each other to both give the required behavior and allow the player to interact with game elements.

Home page url

Download or read it online for free here:
Download link
(11MB, PDF)

Similar books

Book cover: Blender Basics: Classroom Tutorial BookBlender Basics: Classroom Tutorial Book
by
Blender is a 3D technology rendering/animation/game development open-sourced freeware program maintained by the Blender Foundation. This tutorial book is designed to get you up and running in the basics of creating objects and scenes and animating.
(22110 views)
Book cover: 3D Game Development with LWJGL 33D Game Development with LWJGL 3
by - GitBook
This online book will introduce the main concepts required to write a 3D game using the LWJGL 3 library. LWJGL is a Java library that provides access to native APIs used in the development of graphics, audio and parallel computing applications.
(8841 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(21670 views)
Book cover: Strategy Game ProgrammingStrategy Game Programming
by
These pages intend to give a comprehensive overview of the elements of a computer program which can play two-player strategy games like tic-tac-toe, connect four, checkers and chess. Code fragments in this text are written in C.
(18163 views)