Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 370 Bytes

OldGameEngine

Primarily 2D game engine with 3D capabilities. Old version, very unorganized and inconsistent. Currently being refactored into https://github.com/DavidQChuang/GameEngine.

Capable of:

  • Loading 2D images as textures
  • Loading 3D models in a primitive format
  • Rendering 2D and 3D
  • Rendering to texture
  • Basic 3D lighting
  • Scenes
  • Fullscreen/Windowed