Has anyone managed to get the default Clojure Quil example (created via "lein new quil my-sketch") working on a Raspberry Pi?
I have installed OpenJDK and have CIDER/emacs up and running on a Raspberry Pi 4. However when I compile the default whirling circle example, the application window opens but is entirely black. The dimensions (500 x 500) and title ("You spin me right round") display fine, so it seems it is working to some degree.
Any thoughts on what how to troubleshoot would be super, thanks.