https://github.com/over-run/swgl-core
The SWGL is a lightweight library, and can be used with any Java application.
https://github.com/over-run/swgl-core
game-development game-engine java java-17 java17 lwjgl-engine lwjgl-framework lwjgl3 opengl opengl-core opengl-framework opengl-library opengl2 opengl3
Last synced: 6 months ago
JSON representation
The SWGL is a lightweight library, and can be used with any Java application.
- Host: GitHub
- URL: https://github.com/over-run/swgl-core
- Owner: Over-Run
- License: mit
- Created: 2022-02-10T07:41:13.000Z (over 3 years ago)
- Default Branch: 0.x
- Last Pushed: 2022-11-12T09:53:28.000Z (over 2 years ago)
- Last Synced: 2023-07-28T10:10:38.161Z (almost 2 years ago)
- Topics: game-development, game-engine, java, java-17, java17, lwjgl-engine, lwjgl-framework, lwjgl3, opengl, opengl-core, opengl-framework, opengl-library, opengl2, opengl3
- Language: Java
- Homepage: https://Over-Run.github.io/swgl-core/
- Size: 4.91 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# swgl-core 
[](https://github.com/Over-Run/swgl-core/actions/workflows/gradle.yml)
[](https://github.com/Over-Run/swgl-core/actions/workflows/codeql-analysis.yml)








swgl - A game engine:coffee:.
[If there are any bugs, tell us!](https://github.com/Over-Run/swgl-core/issues/new)
## What's going change
[See issues](https://github.com/Over-Run/swgl-core/issues)
## Use for Depending on
```groovy
dependencies {
implementation "io.github.over-run:swgl-core:${current_version}"
}
```## Credits