https://github.com/matttuttle/haxe-glfw
HXCPP bindings for GLFW3 using "magic"
https://github.com/matttuttle/haxe-glfw
Last synced: 4 months ago
JSON representation
HXCPP bindings for GLFW3 using "magic"
- Host: GitHub
- URL: https://github.com/matttuttle/haxe-glfw
- Owner: MattTuttle
- Created: 2015-07-01T16:53:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-01T17:30:23.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T23:27:22.021Z (over 3 years ago)
- Language: Haxe
- Size: 109 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A way to use GLFW3 in hxcpp without the need for ndlls using CFFI. This also has the start of a cppia host but it's pretty basic and not very useful.