lwjgl
There are 394 repositories under lwjgl topic.
LWJGL/lwjgl3
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
itdelatrisu/opsu
opsu! ~ an open-source osu! client
JOML-CI/JOML
A Java math library for OpenGL rendering calculations
fynnfluegge/oreon-engine
OpenGL/Vulkan Java 3D Engine
SpaiR/imgui-java
JNI based binding for Dear ImGui
lwjglgamedev/lwjglbook-leg
Source code of the chapters of the book 3D Game Development with LWJGL 3
LWJGL/lwjgl3-demos
Demo suite for LWJGL 3
SpinyOwl/legui
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
lwjglgamedev/vulkanbook
Online book which introduces the main concepts required to write graphics games or any other applications using Vulkan in Java by using the LWJGL library.
SilverTiger/lwjgl3-tutorial
Tutorial for the Lightweight Java Game Library (LWJGL) 3
Hugobros3/chunkstories
Somewhat fancy blocky game engine written in Kotlin
3arthqu4ke/headlessmc
Minecraft on the command line
kotlin-graphics/vkk
VK², Kotlin Wrapper for Vulkan: code expressiveness and safety meet graphic power
JacksonHoggard/voodoo2d
👹 2D Java Game Engine built in OpenGL
kotlin-graphics/glm
jvm glm
LWJGL/lwjgl3-www
The LWJGL 3 website.
kelsey-sorrels/zaffre
A fast clojure console library
mouse0w0/lwjglbook-CN-Translation
Lwjglbook (a lwjgl tutorial) Chinese translation, 《用LWJGL3开发3D游戏》中文翻译
husker-dev/openglfx
OpenGL node for JavaFX
cout970/Modeler
Free 3D Modeling Tool
thedocruby/resounding
A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
demoth/jake2
Quake 2 java port
wongelz/zio3d
An experimental 3D game built with ZIO and OpenGL (LWJGL)
chris-ali/j6dof-flight-sim
A high fidelity 6DOF flight simulation that the user can fly themselves or run to analyze an aircraft's flight dynamics
jvm-graphics-labs/Vulkan
Examples and demos for the new Vulkan API
Kichura/MCWine
Enhances the vanilla experience with optimization, accessibility & compatibility using complex modification.
gergelydaniel/kgl
Lightweight OpenGL abstraction for Kotlin Multiplatform
nilsschmidt1337/ldparteditor
The LDraw™ Part Editor. Create and edit LDraw™ Parts quick and easy.
azurite-engine/Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
Kichura/Minecraft_ARM
Minecraft Java Edition with ARM support.
mini2Dx/miniscript
A scripting library for Java-based games
Polyfrost/polyui-jvm
Next-generation UI framework for the JVM
MinecraftMachina/McMouser
A mod that fixes various mouse bugs on macOS
bigbass1997/NotEnoughProduction
NEP is a tool for building production chains (flowcharts) for modded minecraft. It also features similar functionality to NEI, but without needing to run the game.
LWJGL/android-test
Android example project and tests with LWJGL
xpenatan/gdx-imgui
Java imgui binding for libgdx