lwjgl
There are 433 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.
JOML-CI/JOML
A Java math library for OpenGL rendering calculations
itdelatrisu/opsu
opsu! ~ an open-source osu! client
SpaiR/imgui-java
JNI based binding for Dear ImGui
fynnfluegge/oreon-engine
OpenGL/Vulkan Java 3D Engine
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
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.
SpinyOwl/legui
Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).
3arthqu4ke/headlessmc
Minecraft on the command line
SilverTiger/lwjgl3-tutorial
Tutorial for the Lightweight Java Game Library (LWJGL) 3
Hugobros3/chunkstories
Somewhat fancy blocky game engine written in Kotlin
kotlin-graphics/glm
jvm glm
kotlin-graphics/vkk
VK², Kotlin Wrapper for Vulkan: code expressiveness and safety meet graphic power
JacksonHoggard/voodoo2d
👹 2D Java Game Engine built in OpenGL
husker-dev/openglfx
OpenGL canvas for JavaFX
kelsey-sorrels/zaffre
A fast clojure console library
LWJGL/lwjgl3-www
The LWJGL 3 website.
mouse0w0/lwjglbook-CN-Translation
Lwjglbook (a lwjgl tutorial) Chinese translation, 《用LWJGL3开发3D游戏》中文翻译
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/kotlin port
wedesoft/sfsim
Space flight simulator (under development)
gergelydaniel/kgl
Lightweight OpenGL abstraction for Kotlin Multiplatform
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
wongelz/zio3d
An experimental 3D game built with ZIO and OpenGL (LWJGL)
nilsschmidt1337/ldparteditor
The LDraw™ Part Editor. Create and edit LDraw™ Parts quick and easy.
jvm-graphics-labs/Vulkan
Examples and demos for the new Vulkan API
Polyfrost/polyui-jvm
Next-generation UI framework for the JVM
Kichura/Minecraft_ARM
Minecraft Java Edition with ARM support.
azurite-engine/Azurite
Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
mini2Dx/miniscript
A scripting library for Java-based games
xpenatan/xImGui
ImGui Java Bindings
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