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 aeson (>=0.10), array (>=0.5.1.0), base (>=4.8.1 && <5), binary (>=0.7.5), data-default (>=0.5.3), GLUT (>=2.7.0.1), OpenGL (>=2.12.0.1), opengl-dlp-stereo (>=0.1.5.1), vector-space (>=0.10.2) [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-12-12T18:02:54Z
Distributions NixOS:0.1.13.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3038 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-12-12 [all 1 reports]

Readme for handa-opengl-0.1.11.2

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