Developing Graphics Frameworks with Python and OpenGL
Autor Lee Stemkoski, Michael Pascaleen Limba Engleză Paperback – 4 oct 2024
You will learn how to combine the power of OpenGL, the most widely adopted cross-platform API for GPU programming, with the accessibility and versatility of the Python programming language. Topics you will explore include generating geometric shapes, transforming objects with matrices, applying image-based textures to surfaces, and lighting your scene. Advanced sections explain how to implement procedurally generated textures, postprocessing effects, and shadow mapping. In addition to the sophisticated graphics framework you will develop throughout this book, with the foundational knowledge you will gain, you will be able to adapt and extend the framework to achieve even more spectacular graphical results.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 308.02 lei 6-8 săpt. | |
CRC Press – 4 oct 2024 | 308.02 lei 6-8 săpt. | |
Hardback (1) | 570.47 lei 6-8 săpt. | |
CRC Press – 7 iul 2021 | 570.47 lei 6-8 săpt. |
Preț: 308.02 lei
Preț vechi: 351.00 lei
-12% Nou
Puncte Express: 462
Preț estimativ în valută:
58.94€ • 62.01$ • 48.93£
58.94€ • 62.01$ • 48.93£
Carte tipărită la comandă
Livrare economică 16-30 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032021461
ISBN-10: 1032021462
Pagini: 344
Ilustrații: 314
Dimensiuni: 156 x 234 mm
Greutate: 0.64 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 1032021462
Pagini: 344
Ilustrații: 314
Dimensiuni: 156 x 234 mm
Greutate: 0.64 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
Public țintă
Academic and Professional Practice & DevelopmentCuprins
1. Introduction to Computer Graphics
2 Introduction to Pygame and OpenGL
3 Matrix Algebra and Transformations
4 A Scene Graph Framework
5 Textures
6 Light and Shadow
2 Introduction to Pygame and OpenGL
3 Matrix Algebra and Transformations
4 A Scene Graph Framework
5 Textures
6 Light and Shadow
Notă biografică
Lee Stemkoski is a professor of mathematics and computer science. He earned his Ph.D. in mathematics from Dartmouth College in 2006 and has been teaching at the college level since. His specialties are computer graphics, video game development, and virtual and augmented reality programming.
Michael Pascale is a software engineer interested in the foundations of computer science, programming languages, and emerging technologies. He earned his B.S. in Computer Science from Adelphi University in 2019. He strongly supports open source software and open access educational resources.
Michael Pascale is a software engineer interested in the foundations of computer science, programming languages, and emerging technologies. He earned his B.S. in Computer Science from Adelphi University in 2019. He strongly supports open source software and open access educational resources.
Descriere
Developing Graphics Frameworks with Python and OpenGL shows you how to create software for rendering complete three-dimensional scenes. The authors explain the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated worlds.