Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 456 Bytes

File metadata and controls

14 lines (9 loc) · 456 Bytes

Render Engine

The purpose of this project is to replicate rendering functionality that can be found in other game engines, so all the API is very similar to Unity

This engine can run on Windows, Android, MacOS and iOS, and uses OpenGL, GLES and Metal for rendering

Screen

More documentation