🎉 Handle WebGL context state change

This commit is contained in:
AzazelN28 2024-10-30 15:37:15 +01:00
parent dc41fe7616
commit 23d3661ea5
8 changed files with 125 additions and 16 deletions

View file

@ -89,7 +89,10 @@
:display-touched
;; Show some visual indicators for bool shape
:bool-shapes})
:bool-shapes
;; Show some information about the WebGL context.
:gl-context})
(defn enable!
[option]