SilverTiger / lwjgl3-tutorial

Tutorial for the Lightweight Java Game Library (LWJGL) 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightweight Java Game Library 3 Tutorial

This tutorial is for anyone who wants to get started with the new version of the Lightweight Java Game Library.
In the course of the tutorial we will use OpenGL 3.2 Core Profile for creating a small game with shaders. For older hardware there will possibly be an OpenGL 2.1 version available.

For a table of contents you can look into the wiki of this repository.

About

Tutorial for the Lightweight Java Game Library (LWJGL) 3

License:MIT License


Languages

Language:Java 99.4%Language:GLSL 0.6%