Closed ZOulhadj closed 1 year ago
Currently, the UI code is mixed together with the main rendering code. Therefore, it's important that we work on separating these so that the code is cleaner and easier to understand.
825fd3b30ac4b3f1c5b142e95cb6aa646849fab7 separated the UI application (VMVE) and the underlying engine. Therefore, this issue is now resolved.
Currently, the UI code is mixed together with the main rendering code. Therefore, it's important that we work on separating these so that the code is cleaner and easier to understand.