Minestom/src/lwjgl
LeoDog896 3536bdc856 Microoptimization cleanup
Just some small microoptimizations including preferring fastutils, Removing unnecessary checks already dealt with using @NotNull, all since I had extra unplanned free time.
2021-01-15 11:08:11 -05:00
..
java/net/minestom Microoptimization cleanup 2021-01-15 11:08:11 -05:00
resources Use vertically flipped UV in shader 2020-08-13 15:06:49 +02:00
README.md Moved LWJGL demo code to https://github.com/Minestom/LWJGL-Example 2020-08-10 16:35:19 +02:00

README.md

Minestom LWJGL code

Here is all LWJGL-related code in Minestom. Accessible when using "lwjgl" as an optional dependency in Gradle when declaring Minestom as a dependency

Go to LWJGL Minestom Example to see in details how to use.