Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 368 Bytes

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!