alexlarsson / gthree

Gthree is a GObject/Gtk+ port of three.js
MIT License
84 stars 13 forks source link

Port examples to latest gtk4 (3.98.2) #73

Closed t-chaik closed 4 years ago

t-chaik commented 4 years ago

Tested with GTK 4 3.98.2: gtk_main() and gtk_main_quit() have been dropped, gtk_window_new() doesn't accept type argument and gtk_hsv_to_rgb() now uses floats.