Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slmt/oglpg-8th-edition-java

The java version of sample code from OpenGL Programming Guideline, 8th Eidtion.
https://github.com/slmt/oglpg-8th-edition-java

Last synced: 20 days ago
JSON representation

The java version of sample code from OpenGL Programming Guideline, 8th Eidtion.

Awesome Lists containing this project

README

        

# OpenGL Red Book Sample Code in Java

This project is the java version of sample code from OpenGL Programming Guideline, 8th Eidtion, which we usally call the Red Book. LWJGL, which is Lightweight Java Game Library for short, has already been added to this project in order to support running OpenGL in Java programs.

## Content

- Chapter 1
- Example 1 - Triangles