clojure-gamedev

2024-10-02T19:32:03.764519Z

Relevant for people interested in gamedev in clojure, I just released 1.0 of #coffi today, which is a library for wrapping native libraries with a C abi, like opengl, glfw, and others. This release marks the stabilization of the library for JDK 22+, from now on the plan is it'll only be new features and bugfixes. https://github.com/IGJoshua/coffi

❤️ 2
🚀 1
2024-10-02T19:34:36.301399Z

I have an example library which uses it at https://github.com/IGJoshua/glfw-clj