Version: 2.4.2
This version provides FFI Bindings to allow working with MLX42 via Python.
Features
- Implement Python Bindings https://github.com/codam-coding-college/MLX42/pull/155
Fixes
- Fix grammar mistake in we...
Unclaimed project
Are you a maintainer of MLX42? Claim this project to take control of your public changelog and roadmap.
Changelog
Codam's own fixed, functioning and open source alternative of the miniLibX. MLX42 is a simple cross-platform graphics library running on GLFW and OpenGL.
This version provides FFI Bindings to allow working with MLX42 via Python.
Small bug fix that would cause problems on MacOS Catalina.
GLFW_OPENGL_CORE_PROFILE hint.Full Changelog: https://github.com/codam-coding-college/MLX42/com...
MLX42 now allows you to compile it to WASM with emscripten. What this means is you can create your small game in C and run it on the web / host it on [github pages](https://codam-coding-...
Small fixes in the documentation and bumping down the CMake Version.
More fixes overall mainly coming from the community, thanks to all that contributed 🥳