Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RyuuSlayer/Blaze2D
A Lightweight Java game engine focusing on blazing fast 2D rendering, while having 3D support.
https://github.com/RyuuSlayer/Blaze2D
Last synced: 12 days ago
JSON representation
A Lightweight Java game engine focusing on blazing fast 2D rendering, while having 3D support.
- Host: GitHub
- URL: https://github.com/RyuuSlayer/Blaze2D
- Owner: RyuuSlayer
- License: gpl-2.0
- Created: 2020-07-01T13:50:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T19:58:48.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T05:13:05.071Z (3 months ago)
- Language: Java
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - Blaze2D - A Lightweight Java game engine focusing on blazing fast 2D rendering, while having 3D support. (Java)
README
# Blaze2D
A Lightweight Java game engine focusing on blazing fast 2D rendering, while having 3D support.
To compile the engine use LWJGL3 and put it into a lib folder next so src and
res, https://github.com/LWJGL/lwjgl3-wiki/wiki/1.2.-Install this is a simple guide to make the libs work in your IDE, i
recommend to use IntelliJ.You will need OpenGL, OpenAL, GLFW and Vulkan Libs. I recommend using atleast Java JDK 15.
New feature changelog:
- implemented .ogg reading.