Engine/windowing/glfw
JeremyStarTM 6f8d190d6f
Some checks failed
build-and-test / build (push) Failing after 1m18s
build-and-test / generate-javadoc (push) Failing after 1m18s
build-and-test / test (push) Successful in 1m24s
Add ability to inject custom rendering code, open GLFW subsystem
2024-10-18 16:24:10 +02:00
..
src/main Add ability to inject custom rendering code, open GLFW subsystem 2024-10-18 16:24:10 +02:00
build.gradle Update maven repository URL 2024-10-15 13:53:16 +02:00
gradle Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
gradlew Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
gradlew.bat Nuke 'graphics', welcome 'windowing' 2024-08-20 21:01:39 +02:00
README.md Update and add README.md files 2024-10-15 13:49:02 +02:00

The glfw subsystem

This subsystem provides a Windowing API using LWJGL's GLFW bindings.