-
Notifications
You must be signed in to change notification settings - Fork 1
A WIP OpenGL/GLUT textbox implementation/demo
License
adamvanaken/OpenGLTextBox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright Adam Van Aken This is a demo Textbox application made with OpenGL (immediate mode) and GLUT. You type in the bottom box, and <return> will send the text to the top box. Supports wrapping and horizontal line displacement. TODO: * Fix drawing on resize * Move functionality to separate library * Add scrollbars * Enable select/deselect boxes * Change character wrap to soft-wrap It was originally made as a proof-of-concept for a class, so the next step is to contain all of the Textbox functionality into a separate library.
About
A WIP OpenGL/GLUT textbox implementation/demo
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published