Skip to content

3D Game Engine developed in Java using OpenGL & LWJGL

Notifications You must be signed in to change notification settings

ErvinCs/GGEngine

Repository files navigation

GGEngine - 3D Game Engine

Features

  • Texturing
  • MipMapping
  • Fog Effect
  • Lighting: World Light & Point Light
  • Terrain Generation
  • HeightMaps
  • Shadows

Technologies

  • Java 15
  • OpenGL
  • LWJGL2
  • JInput

Previous work on the Engine is available here!