Seller: medimops, Berlin, Germany
£ 38.27
Convert currencyQuantity: 1 available
Add to basketCondition: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 39.70
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 54.98
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 54.97
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: California Books, Miami, FL, U.S.A.
£ 54.06
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 8/25/2021, 2021
ISBN 10: 1838986197 ISBN 13: 9781838986193
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 53.17
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. 3D Graphics Rendering Cookbook: A comprehensive guide to exploring rendering algorithms in modern OpenGL and Vulkan 2.5. Book.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 60.16
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 47.26
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Sunshine State Books, Lithia, FL, U.S.A.
£ 25.13
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Very Good. Paperback--excellent condition.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
£ 48.26
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Best Price, Torrance, CA, U.S.A.
£ 43.96
Convert currencyQuantity: 2 available
Add to basketCondition: New. SUPER FAST SHIPPING.
Published by Packt Publishing Limited, 2021
ISBN 10: 1838986197 ISBN 13: 9781838986193
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
£ 61.97
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 100.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 77.31
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipesKey FeaturesLearn to integrate modern rendering techniques into a single performant 3D rendering engineLeverage Vulkan to render 3D content, use AZDO in OpenGL applications, and understand modern real-time rendering methodsImplement a physically based rendering pipeline from scratch in Vulkan and OpenGLBook DescriptionOpenGL is a popular cross-language, cross-platform application programming interface (API) used for rendering 2D and 3D graphics, while Vulkan is a low-overhead, cross-platform 3D graphics API that targets high-performance applications. 3D Graphics Rendering Cookbook helps you learn about modern graphics rendering algorithms and techniques using C++ programming along with OpenGL and Vulkan APIs.The book begins by setting up a development environment and takes you through the steps involved in building a 3D rendering engine with the help of basic, yet self-contained, recipes. Each recipe will enable you to incrementally add features to your codebase and show you how to integrate different 3D rendering techniques and algorithms into one large project. You'll also get to grips with core techniques such as physically based rendering, image-based rendering, and CPU/GPU geometry culling, to name a few. As you advance, you'll explore common techniques and solutions that will help you to work with large datasets for 2D and 3D rendering. Finally, you'll discover how to apply optimization techniques to build performant and feature-rich graphics applications.By the end of this 3D rendering book, you'll have gained an improved understanding of best practices used in modern graphics APIs and be able to create fast and versatile 3D rendering frameworks.What you will learnImprove the performance of legacy OpenGL applicationsManage a substantial amount of content in real-time 3D rendering enginesDiscover how to debug and profile graphics applicationsUnderstand how to use the Approaching Zero Driver Overhead (AZDO) philosophy in OpenGLIntegrate various rendering techniques into a single applicationFind out how to develop Vulkan applicationsImplement a physically based rendering pipeline from scratchIntegrate a physics library with your rendering engineWho this book is forThis book is for 3D graphics developers who are familiar with the mathematical fundamentals of 3D rendering and want to gain expertise in writing fast rendering engines with advanced techniques using C++ libraries and APIs. A solid understanding of C++ and basic linear algebra, as well as experience in creating custom 3D applications without using premade rendering engines is required.Table of ContentsEstablishing a Build EnvironmentUsing Essential LibrariesGetting Started with OpenGL and VulkanAdding User Interaction and Productivity ToolsWorking with Geometry DataPhysically Based Rendering Using the glTF2 Shading ModelGraphics Rendering PipelineImage-based TechniquesWorking with Scene GraphsAdvanced Rendering Techniques and Optimizations.