I have been making a lot of progress in my gamedev journey. (also made a https://www.reddit.com/r/Clojure/comments/1rck4tr/hatsune_miku_meets_clojure/) this is clojure + lwjgl + imgui + hatsune miku
this uses clojure? that's so cool
Yes! All clojure (if we discount the all lwjgl binding). There is also an original 3d model parser that I wrote using the impressive https://github.com/clj-commons/gloss binary parsing library. That library is so cool.