Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 664 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 664 Bytes

com.io7m.lwjgl.examples

Build Status

com.io7m.lwjgl.examples

This repository contains a set of modules containing example code for each of the LWJGL modules. None of the code is intended to be explanatory in any way. Instead, the code in each module typically contains an OSGi component that will try to make calls to the respective LWJGL module. This can be used to test that the OSGi bundles correctly resolve and that native library loading works correctly.