LWJGL / lwjgl3-wikiView external linksLinks
The LWJGL 3 Wiki
☆431Aug 30, 2023Updated 2 years ago
Alternatives and similar repositories for lwjgl3-wiki
Users that are interested in lwjgl3-wiki are comparing it to the libraries listed below
Sorting:
- Demo suite for LWJGL 3☆378Nov 10, 2025Updated 3 months ago
- LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, …☆5,255Updated this week
- Tutorial for the Lightweight Java Game Library (LWJGL) 3☆262Jan 11, 2021Updated 5 years ago
- A Java math library for OpenGL rendering calculations☆809Apr 28, 2025Updated 9 months ago
- Source code of the chapters of the book 3D Game Development with LWJGL 3☆554Aug 18, 2022Updated 3 years ago
- LWJGL 3 - Generated Sources☆14Apr 21, 2018Updated 7 years ago
- LibGDX/LWJGL tutorials and examples☆1,894May 23, 2019Updated 6 years ago
- Online book which introduces the main concepts required to write graphics games or any other applications using Vulkan in Java by using t…☆378Feb 6, 2026Updated last week
- OpenGL/Vulkan Java 3D Engine☆670Dec 19, 2025Updated last month
- Debugging LWJGL3 OpenGL applications☆42Dec 16, 2023Updated 2 years ago
- Simple UI solution for LWJGL3☆130Jun 30, 2024Updated last year
- C++ examples for the Vulkan graphics API☆11,741Updated this week
- Full OpenGL support for SWT in LWJGL 3☆38Mar 14, 2022Updated 3 years ago
- JNI Glue Code Generator☆96Updated this week
- 学习和研究项目,从模仿PBRT_v2开始,目前在重构成PBRT_v3结构☆28Jan 3, 2017Updated 9 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years ago
- JNI based binding for Dear ImGui☆760Updated this week
- Example code for the OpenGL Shading Language Cookbook - 2nd Edition (3rd Edition now available)☆559Jun 12, 2019Updated 6 years ago
- Distance Field Editor (experimental)☆47Nov 30, 2020Updated 5 years ago
- Monte Carlo Raytracer from Scratch in C++11/14☆36Dec 20, 2020Updated 5 years ago
- ☆11Updated this week
- A bunch of utils to make crafttweaker and contenttweaker easier to use.☆14May 18, 2023Updated 2 years ago
- [LEGACY] LWJGL 2.X - The Lightweight Java Game Library.☆567Dec 28, 2022Updated 3 years ago
- Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).☆339Jun 1, 2025Updated 8 months ago
- Vulkan tutorial by Alexander Overvoorde ported to Java