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
Beginning C++ Through Game Programmingby Michael Dawson - Course Technology PTR
If you're ready to jump into the world of programming for games, Beginning C++ Through Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.
(31749 views)
The Java Game Development Tutorialby Fabian Birzele - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(27919 views)
BlitzMax- Wikibooks
BlitzMax is a computer programming language based on BASIC. The code is first converted to a low level assembler format which is then assembled into object code for the target platform. BlitzMax is capable of compiling for Windows, Linux and Mac OS.
(17261 views)
Cross-Platform Game Programming with gameplay3d- Wikibooks
Gameplay3d is a free and open-source C++/Lua programming framework. This guide will begin by introducing you to gameplay3d, before delving more deeply into its many features. Clear step-by-step examples will be provided, along with code samples.
(17074 views)