Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jxm262/lwjgl-skeleton

Skeleton App and Pom for LWJGL
https://github.com/jxm262/lwjgl-skeleton

Last synced: 19 days ago
JSON representation

Skeleton App and Pom for LWJGL

Awesome Lists containing this project

README

        

LWJGL-Skeleton
==============
Skeleton App and Pom for LWJGL. Provides initial setup for an LWJGL java project.

**_Note:_** LWJGL uses .dll (windows) and *. (nix) native dependencies with their jar files. You must point the jar's to use these native files.

- For Eclipse - simplest way to do this is the google plugin [found here](https://code.google.com/p/mavennatives/)