Computer Graphics Programming in OpenGL with C++ (Mercury)
Monday, 15 October 2018

This book provides step-by-step instruction on modern 3D graphics shader programming in C++ and OpenGL. Author V. Scott Gordon has written it for computer science undergraduate graphics programming courses and professionals who are interested in mastering 3D graphics skills. He places heavy emphasis on student learning, making the complex topic of shader programming as accessible as possible.

<ASIN:1683922212>

 

Author: V. Scott Gordon
Publisher: Mercury Learning & Information
Date: September 2018
Pages: 450
ISBN: 978-1683922216
Print: 1683922212
Audience: developers interested in OpenGL
Level: Intermediate
Category: Graphics & Games 

compgraph

  • Covers OpenGL 4.0+ shader programming using C++, using Windows or Mac.
  • Includes companion files with code, models, textures, images from the book, and more.
  • Illustrates every technique with complete running code examples. Everything needed to install and run every example is provided and fully explained.
  • Includes step-by-step instruction for every GLSL programmable pipeline stage (vertex, tessellation, geometry, and fragment) -- with examples.
  • Explains how to install and use essential OpenGL libraries such as GLEW, GLFW, glm, and others, for both Windows and Mac.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews