Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 597 Bytes

File metadata and controls

21 lines (15 loc) · 597 Bytes

Welcome, Ravenous is a custom game engine and editor built entirely from scratch using C++ and OpenGL.

Features include:

  • Grayboxing capabilities
  • World space partitioning
  • Ledge detection
  • GJK Collision Detection and EPA Collision Resolution
  • Game input recording and replay
  • 3D model import from OBJ files
  • Full entity introspection at runtime using a custom reflection library
  • And more

Screenshots:

alt text

alt text

alt text

alt text