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
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews