https://github.com/functionally/handa-opengl
https://github.com/functionally/handa-opengl
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/functionally/handa-opengl
- Owner: functionally
- License: mit
- Created: 2022-11-10T06:26:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T06:58:30.000Z (about 3 years ago)
- Last Synced: 2023-07-30T00:26:08.752Z (over 2 years ago)
- Language: Haskell
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
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 <>.