Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (almost 3 years ago)
- Default Branch: 0.x
- Last Pushed: 2022-11-12T09:53:28.000Z (about 2 years ago)
- Last Synced: 2023-07-28T10:10:38.161Z (over 1 year 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 ![GitHub](https://img.shields.io/github/license/Over-run/swgl-core)
[![Java CI with Gradle](https://github.com/Over-Run/swgl-core/actions/workflows/gradle.yml/badge.svg?branch=0.x&event=push)](https://github.com/Over-Run/swgl-core/actions/workflows/gradle.yml)
[![CodeQL](https://github.com/Over-Run/swgl-core/actions/workflows/codeql-analysis.yml/badge.svg?branch=0.x&event=push)](https://github.com/Over-Run/swgl-core/actions/workflows/codeql-analysis.yml)
![GitHub all releases](https://img.shields.io/github/downloads/Over-Run/swgl-core/total)![GitHub issues](https://img.shields.io/github/issues/Over-Run/swgl-core)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Over-Run/swgl-core)
![GitHub closed issues](https://img.shields.io/github/issues-closed/Over-Run/swgl-core)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Over-Run/swgl-core)![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Over-Run/swgl-core)
![Maven Central](https://img.shields.io/maven-central/v/io.github.over-run/swgl-core)
![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/io.github.over-run/swgl-core?server=https%3A%2F%2Fs01.oss.sonatype.org)![Java Version](https://img.shields.io/badge/Java%20Version-17-red)
![GitHub Discussions](https://img.shields.io/github/discussions/Over-Run/swgl-core)
![Lines of code](https://img.shields.io/tokei/lines/github/Over-Run/swgl-core)
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