Chapter 1. Getting Started with OpenGL

In this chapter, we will cover the following topics:

  • Setting up a Windows-based development platform
  • Setting up a Mac-based development platform
  • Setting up a Linux-based development platform
  • Installing the GLFW library in Windows
  • Installing the GLFW library in Mac OS X and Linux
  • Creating your first OpenGL application with GLFW
  • Compiling and running your first OpenGL application in Windows
  • Compiling and running your first OpenGL application in Mac OS X or Linux

Introduction

OpenGL is an ideal multiplatform, cross-language, and hardware-accelerated graphics rendering interface that is well suited to visualize large 2D and 3D datasets in many fields. In fact, OpenGL has become the industry standard to create stunning ...

Get OpenGL Data Visualization Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.