Cantitate/Preț
Produs

Pro OGRE 3D Programming

Autor Gregory Junker
en Limba Engleză Hardback – 25 sep 2006
Pro OGRE 3D Programming offers a detailed guide to the cross-platform Object-Oriented Graphics Rendering Engine (OGRE) 3D engine. OGRE provides an object-oriented interface to render 3D scenes. Commonly used in game creation, it can be utilized to create a variety of 3D based applications, including architectural visualization and simulations. The authors begin with obtaining the source code, move on to using the rendering library, and conclude with the polishing of the final application. Beginning-level knowledge of game design practices, intermediate-level knowledge of the C++ language, and a familiarity with open-source project-management tools such as CVS and Subversion are all recommended.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 35188 lei  6-8 săpt.
  Apress – 13 oct 2016 35188 lei  6-8 săpt.
Hardback (1) 33070 lei  6-8 săpt. +7457 lei  7-13 zile
  Apress – 25 sep 2006 33070 lei  6-8 săpt. +7457 lei  7-13 zile

Preț: 33070 lei

Preț vechi: 41337 lei
-20% Nou

Puncte Express: 496

Preț estimativ în valută:
6329 6677$ 5274£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25
Livrare express 28 noiembrie-04 decembrie pentru 8456 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590597101
ISBN-10: 1590597109
Pagini: 288
Ilustrații: XXII, 290 p.
Dimensiuni: 178 x 235 x 25 mm
Greutate: 0.73 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Descriere

Pro OGRE 3D Programming is the detailed guide to utilizing the OGRE (Object-Oriented Graphics Rendering Engine) 3D engine. OGRE, runs on all platforms and provides an object oriented interface to render 3D scenes, independent of the implementation such as Direct3D or OpenGL. While it’s most commonly used in game creation, it can be utilized to create a variety of 3D based applications, including architectural visualization and simulations. Examples of applications that have used OGRE can be found at www.ogre3D.org.
Pro OGRE 3D Programming is for all programmers who are interested in 3d rendering. The authors begin with obtaining the source code, then move on to using the rendering library, and conclude with the polishing of the final application. A beginning-level knowledge of game design practices, intermediate-level knowledge of the C++ language, and a familiarity with open-source project-management tools such as CVS and Subversion are all recommended.

Cuprins

A table of contents is not available for this title.

Notă biografică

Gregory Junker has more than a decade of large-scale software engineering experience. He has been working with 3D and game programming for five years. He is lead designer and engineer on an ambitious combat simulator game targeting next-generation technology.

Caracteristici

The only book devoted to OGRE 3d and its rendering library
Includes a ready-to-use "Utility Toolkit" class library useful for jumpstarting Ogre-based programs
Includes a discussion of Ogre’s capability from the perspective of the content creator