buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Matthias Bauchinger

Designing a Modern Rendering Engine


Design Decisions and Implementation Details
Aufl. 2012. 172 S.
Verlag/Jahr: AV AKADEMIKERVERLAG 2012
ISBN: 3-639-43953-8 (3639439538) / 3-8364-6530-2 (3836465302)
Neue ISBN: 978-3-639-43953-3 (9783639439533) / 978-3-8364-6530-4 (9783836465304)

Preis und Lieferzeit: Bitte klicken


Revision with unchanged content. The development of real-time rendering applications has become one of the most difficult software engineering areas due to the number and complexity of the needed techniques and algorithms involved. These software projects have in common that they need to structure the data in the main memory, process it and send it to the graphics device for rendering in an efficient way. These recurring and complex algorithms are provided by so called rendering engines to allow faster development of real-time rendering applications. This book describes the concepts and design decisions which form the basis for the development of the rendering engine presented in this document. Detailed information is provided on the interface to the graphics device, a novel effect framework and the implemented graph structures allowing efficient data traversal. This book is intended for software engineers and software architects in the field of graphics- and game programming.
Dipl.-Ing.: Graduated from the Technical University of Vienna with a specialization in 3D computer graphics. Currently working as game programmer at Sproing Interactive Media.