handa-opengl: Utility functions for OpenGL and GLUT

[ graphics, library, mit ] [ Propose Tags ]

This is a collection of miscellaneous utility functions for OpenGL and GLUT.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.6.1, 0.1.11.2, 0.1.12.1, 0.1.13.0, 0.1.13.1
Dependencies array (>=0.4.0.1), base (>=4.6 && <5), data-default (>=0.5.3), GLUT (>=2.4), OpenGL (>=2.8), opengl-dlp-stereo (>=0.1.4.1) [details]
License MIT
Copyright (c) 2015 Brian W Bush
Author Brian W Bush <consult@brianwbush.info>
Maintainer Brian W Bush <consult@brianwbush.info>
Category Graphics
Home page https://bitbucket.org/bwbush/handa-opengl
Bug tracker https://bwbush.atlassian.net/projects/HOGL/issues/
Source repo head: git clone https://bwbush@bitbucket.org/bwbush/handa-opengl.git
Uploaded by BrianBush at 2015-11-15T14:19:32Z
Distributions NixOS:0.1.13.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3046 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-30 [all 2 reports]

Readme for handa-opengl-0.1.6.1

[back to package description]

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/>.