Jump to ratings and reviews
Rate this book

Modern Graphics Programming Primer: Improve Your Graphics Programming Skills by Understanding the Theory and Hardware

Rate this book
Unlock the Secrets of Graphics Programming Mastery with the "Modern Graphics Programming Primer!"It seems like there are only options for learning graphics tutorials that only scratch the surface, and huge "teach you everything" graphics programming books that are completely overwhelming. Following tutorials alone will only get you so far, while the huge books bog you down with details so much, that mastering anything feels impossible.Kickstart your path to graphics programming mastery with this deliberately short yet to-the-point and focused e-book. Learn how Graphics Processing Units (GPUs) work, and the theory they’re built on. Then you’ll be able to think creatively instead of blindly following tutorials.

What’s InsideThe e-book doesn’t try to cover everything in full detail. Instead, it covers the core fundamentals you need to get

Explore the inner workings of the graphics pipeline, demystifying shaders, data buffers, etc.Learn 3D camera and object positioning using matrix algebraGrasp the fundamentals of simulating lighting in 3D (via the Phong lighting model)Performance tips and tricks to optimize your graphics engine's performanceA cheat-sheet for common tasks using OpenGL ES 3, SDL2, and GLMA curated list of useful resources to deepen your knowledge and expand your expertise beyond what's covered in the bookWhat's NOT insideYou'll be grateful that there obtuse math equations that'll confuse you before you get so much as a triangle on screenNo heavy jargon loaded prose written for academics. Concepts are written in layman's terms so you won't need a computer science degree to just understand itNo super advanced lighting techniques that look awesome, but are far out of reach to beginners. This book is laser focused on what you need to get started. You can learn advanced techniques later, after you've mastered the fundamentalsVulkan, Mantle or any other modern but insanely complex graphics APIs. Yes, these advanced APIs can achieve awesome results, but that power comes with great (mind-bending) complexity. They're NOT beginner friendly. The concepts in this book are fundamental, and can be used with any APIBe Sure to Get The Companion TutorialsThis e-book is intended to be read with the companion “Getting Started with OpenGL ES 3+ Programming” tutorial series. These hands-on tutorials cover the practical “how-to” side; taking you from zero to rendering a basic 3D scene with lighting. Be sure to get the tutorials too; they're part of your journey to graphics programming mastery.

About the AuthorHans de Ruiter is a software engineer with a background in computer vision and graphics. As a child/teenager he taught himself programming, constructed electronic circuits from kitsets, and also had a keen interest both science and in building things himself. He persued these interests further at university, going all the way through to a Ph.D. (at the University of Toronto).

He’s written both graphics software and graphics drivers, giving him a broad understanding of how modern graphics cards work.

59 pages, Kindle Edition

Published February 17, 2019

2 people are currently reading
4 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (20%)
4 stars
1 (20%)
3 stars
3 (60%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
6 reviews1 follower
January 13, 2025
It’s a good book for beginners, describing the graphics pipeline. The simple pictures are efective and the flow is nice and easy to follow. The math is described easily.
I just wished the code would be available as a project on GitHub instead of filling out half of the book. The other half could have been filled with more information. Maybe some details about OpenGL and the difference between OpenGL and OpenGL ES. I enjoyed reading the book but I wished it went a bit deeper with the graphics pipeline .
Profile Image for Wallace Obey.
9 reviews
February 11, 2024
Super 10,000 ft view of intro to graphics programming. Coming in, I understand most things in the book. They had some good visuals that helped visuals the vector math. I definitely recommend to anyone interested in starting out with graphics programming.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.