An Introduction to OpenGL in Python

From Tech Artists Wiki

Jump to: navigation, search

Written by Jason Hayes - Technical Art Director - Volition

[edit] Overview

This series of tutorials will cover how to use OpenGL using Python. If you are unfamiliar with what OpenGL is, I recommend reading this site.

The tutorials will cover the following:

  • Getting setup with PyOpenGL
  • Creating an OpenGL viewport with wxPython
  • Creating a triangle
  • Texture mapping
  • Lighting
  • Building a simple model viewer
Personal tools