clojure-gamedev

2026-02-23T15:22:24.605929Z

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

🆒 2
👀 4
🎉 12
2026-02-23T15:26:44.121639Z

this uses clojure? that's so cool

2026-02-23T15:34:19.868169Z

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.

2