An OpenGL accelarated Graph View GTK Widget, that allows rendering of 2D Plots (maybe later 3D plots as well) in realtime.
Go to file
Mario Hüttel 5c464f6fbb GtkGraphView: Fix dispose function
* Chain to parent class's dispose function
* Move OpenGL frees to 'unrelaize' signal because the GL context is still available there.
2020-07-10 21:43:30 +02:00
app App: Add shimatta-opengl as dependency 2020-06-25 23:45:32 +02:00
lib GtkGraphView: Fix dispose function 2020-07-10 21:43:30 +02:00
shimatta-opengl@97ac18d3d2 update opengl library 2020-07-10 21:37:42 +02:00
.gitignore Init cmake structure 2020-03-31 23:44:16 +02:00
.gitmodules Add shimatta Opengl wrapper as submodule 2020-06-27 19:06:57 +02:00
CMakeLists.txt Add lib for opengl classes 2020-06-24 22:43:20 +02:00
license.md Add GPLv2 License 2020-04-02 00:34:47 +02:00