Skip to content

A simple LWJGL 2.9 Game Engine based on ThinMatrix OpenGL tutorials.

License

Notifications You must be signed in to change notification settings

swasun/LWJGL-2.9-Game-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWJGL-2.9-Game-Engine

A simple LWJGL 2.9 Game Engine based on ThinMatrix OpenGL tutorials.

Features

  • audio
  • bloom effect
  • camera
  • light
  • font mesh creator
  • font rendering
  • blur effect
  • simple gui
  • textured models
  • object loader
  • map effect
  • particles
  • post processing
  • terrain renderer, height terrain generator
  • entities renderer
  • shaders
  • shadow box
  • mouse picker
  • water

Prerequisites

  • Recent version of git that supportsgit-lfs
  • git-lfs used to store .wav resources
  • Java 8
  • copylibstask (.jar in lib)
  • LWJGL-2.9.3 (.jar in lib)
  • PNGDecoder (.jar in lib)

Setting up project

Cross-plateform

Tested successfully with the following OS:

  • Windows 10 (64-bits)
  • Ubuntu 14.04 (64-bits)
  • Ubuntu 16.04 (64-bits)

About

A simple LWJGL 2.9 Game Engine based on ThinMatrix OpenGL tutorials.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages