Added UI functionality to the Graphics System #232

Merged
Xenosas1337 merged 40 commits from UI_Integration into main 2022-11-20 15:43:34 +08:00
Xenosas1337 commented 2022-11-20 15:38:41 +08:00 (Migrated from github.com)
  • Renderers now have 2 projection matrices (one for the primary one which can be perspective or ortho, and a secondary which is only ortho matrix). This is a temporary implementation until (and if) the Graphics system is reworked.
- Renderers now have 2 projection matrices (one for the primary one which can be perspective or ortho, and a secondary which is only ortho matrix). This is a temporary implementation until (and if) the Graphics system is reworked.
XiaoQiDigipen (Migrated from github.com) reviewed 2022-11-20 15:38:41 +08:00
Sign in to join this conversation.
No description provided.