@hackage / handa-opengl

Utility functions for OpenGL and GLUT

Latest0.1.13.1

About

Metadata

  • Last updated , by BrianBush
  • License MIT
  • Categories Graphics
  • Maintained by: Brian W Bush <consult@brianwbush.info>

  • Lottery factor: 0

Links

Installation

Readme

This is a collection of miscellaneous utility functions for OpenGL and GLUT. It currently includes support for the following:

  • Managing vertex buffer objects (VBOs).
  • Creating shapes and wireframes.
  • Managing perspectives and frusta.
  • Using the keyboard to navigate scenes.
  • Setting up and initializing GLUT windows using command-line arguments.

Please report issues at <https://bwbush.atlassian.net/projects/HOGL/issues/>.