Pro Java 6 3D Game Development
by Andrew Davison
Publisher: Apress 2007
ISBN/ASIN: 1590598172
ISBN-13: 9781590598177
Number of pages: 528
Description:
Pro Java 6 3D Game Development (PJ3D) explains how to program 3D games in Java on a PC, with an emphasis on the construction of 3D landscapes. The author assumes you have a reasonable knowledge of Java, the sort of thing picked up in a first Java course at school.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
The Art of Computer Game Designby Chris Crawford - Osborne/McGraw-Hill
One of the pioneer works seriously about video game. It explains what is a game, why people play games, and how to design a game. The author describes in detail what goes into the game design including many examples from his own experience.
(25753 views)
GPU Gems 3by Hubert Nguyen - Addison-Wesley Professional
This volume provides a snapshot of the latest GPU (Graphics Processing Unit) programming techniques. Readers will find that the latest algorithms create ultra-realistic characters, better lighting, and post-rendering compositing effects.
(27781 views)
Invent Your Own Computer Games with Pythonby Albert Sweigart
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(57220 views)
Coding with Minecraftby Al Sweigart - No Starch Press
In this book you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically build anything that you can imagine.
(9924 views)