https://github.com/aspectron/hydrogen
JSX OpenGL Interface Module
https://github.com/aspectron/hydrogen
Last synced: about 1 year ago
JSON representation
JSX OpenGL Interface Module
- Host: GitHub
- URL: https://github.com/aspectron/hydrogen
- Owner: aspectron
- Created: 2014-01-16T19:00:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T07:29:06.000Z (over 9 years ago)
- Last Synced: 2023-08-05T09:42:51.788Z (almost 3 years ago)
- Language: C++
- Size: 10 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hydrogen
JSX OpenGL Interface Module
## Building
Requiements as for aspectron/jsx-priv project.
Set `JSX_ROOT` environment variable if the JSX project is placed in other
than ../jsx directory.
### Windows
Run `genproj.bat` to generate Visual Studio solution and build it. Result will
be in the `JSX_ROOT\bin` directory.