https://github.com/phronmophobic/clj-glfw
https://github.com/phronmophobic/clj-glfw
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phronmophobic/clj-glfw
- Owner: phronmophobic
- License: epl-1.0
- Created: 2022-11-10T03:32:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T03:33:09.000Z (over 3 years ago)
- Last Synced: 2025-03-29T19:42:13.608Z (over 1 year ago)
- Language: Clojure
- Size: 48.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clj-glfw
WIP wrapper for glfw. Full wrapper is in `com.phronemophobic.clj-glfw.raw`. Usage example and future high level API in `com.phronemophobic.clj-glfw`.
Requires `libglfw.3.dylib` to be available on the `jna.library.path`.
## License
Copyright © 2022 Adrian
Distributed under the Eclipse Public License version 1.0.