https://github.com/codeplea/opengl-tcltk
An Example of using OpenGL with C and a Tcl/Tk GUI.
https://github.com/codeplea/opengl-tcltk
Last synced: 8 months ago
JSON representation
An Example of using OpenGL with C and a Tcl/Tk GUI.
- Host: GitHub
- URL: https://github.com/codeplea/opengl-tcltk
- Owner: codeplea
- License: zlib
- Created: 2017-07-14T18:43:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T23:54:33.000Z (over 3 years ago)
- Last Synced: 2023-03-05T05:27:50.250Z (almost 3 years ago)
- Language: C
- Size: 5.86 KB
- Stars: 21
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opengl-tcltk
A simple Example of using OpenGL from C with a Tcl/Tk GUI.
A full writeup is at https://codeplea.com/opengl-with-c-and-tcl-tk
