Trevor Flynn
Trevor Flynn
There are multiple broken links pointing to the bitbucket repo that is no longer in existence for gltut. The correct location of gltut is now https://github.com/paroj/gltut.
# Description This PR implements: - [x] JNI bindings for the vulkan dear imgui backend - [x] CI update to support linking against vulkan loader for building natives - [x]...
Hello, It would be great to get support for java 9 modules. I am migrating applications to JDK 17 and as part of that migration I am also migrating to...
### Description Hello, It would be incredibly useful to have Android support for LWJGL 3, specifically for the vulkan/gles support. Having a single rendering engine to maintain is much simpler...
It would be great to get Basis Universal support in LWJGL for texture compression. https://github.com/BinomialLLC/basis_universal More information can be found here: https://www.khronos.org/assets/uploads/apis/KTX-2.0-Launch-Overview-Apr21_.pdf Thanks, Trevor
I think this might be related to entities not showing up, but I could be dead wrong about that. The clients sends the command to open the door to Luna,...
This is a suggested fix for #551. I created a new type to handle the text array, and modified the generator to use this new type when the DB has...
Hello, I am feeling a little stumped (and I feel like I have done this before). I am attempting to use a prepared statement to insert into a table that...
Currently none of the functionality within netty.io's handlers/traffic classes have been ported.
The FBX importer still imports animations with the old animation system. It needs to be updated to support the new system.