Computer Graphics Programming in OpenGL with Java

  • 4h 38m
  • John Clevenger, V. Scott Gordon
  • Mercury Learning
  • 2017

This book is appropriate for both the computer science undergraduate course in 3D graphics programming using OpenGL and for professionals who are interested in mastering 3D graphics skills. It has been designed in a 4-color, "teach-yourself" format with numerous examples that the reader can run just as presented. The book is unique because it teaches OpenGL programming in Java, using JOGL – a standard Java "wrapper" for OpenGL's native C calls. Includes companion files with all of the source code as well as the models, figures, textures, skyboxes, normal maps, etc. used throughout the book.

FEATURES

  • Covers OpenGL 4.0+ shader programming using Java
  • Includes companion files with code, object models, figures, and more
  • Illustrates every technique with complete running code examples. Everything needed to install JOGL and run every example is provided.
  • Includes every GLSL programmable pipeline stage (vertex, tessellation, geometry, and fragment) -- with examples.
  • Underlying OpenGL C calls are always exposed – the reader learns them.

In this Book

  • Getting Started
  • JOGL and the OpenGL Graphics Pipeline
  • Mathematical Foundations
  • Managing 3D Graphics Data
  • Texture Mapping
  • 3D Models
  • Lighting
  • Shadows
  • Sky and Backgrounds
  • Enhancing Surface Detail
  • Parametric Surfaces
  • Tessellation
  • Geometry Shaders
  • Other Techniques
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE