Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 366 Bytes

File metadata and controls

14 lines (9 loc) · 366 Bytes

Parrot is a GraphicsEngine for Windows.

This Project is a naive approach creating a GraphicsEngine that is similar to Unity, but in bad.

This is an educational Project and therefore I'm not expecting this Engine to be performant or useful whatsoever.

Supported Rendering API's:

  • OpenGL

Supported Shader Languages:

  • GLSL

Supported Window API's:

  • GLFW