https://github.com/Simsilica/jogex
Java library for handling Open Game Engine Exchange (ogex) files.
https://github.com/Simsilica/jogex
Last synced: 8 months ago
JSON representation
Java library for handling Open Game Engine Exchange (ogex) files.
- Host: GitHub
- URL: https://github.com/Simsilica/jogex
- Owner: Simsilica
- License: bsd-3-clause
- Created: 2014-11-23T05:54:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T08:44:13.000Z (almost 11 years ago)
- Last Synced: 2023-02-27T02:10:51.107Z (over 2 years ago)
- Language: Java
- Size: 383 KB
- Stars: 9
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-JMonkeyEngine - Jogex
README
jogex
=====
Java library for handling Open Game Engine Exchange (ogex) files.
See: http://opengex.org/
The jogex subdirectory contains the code for the core library for reading OGEX and ODDL files from Java.