MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

In debugger nothing is rendered #33

Closed RohacekD closed 5 years ago

RohacekD commented 5 years ago

When I run the project from the visual studio debugger nothing is drawn. When I just start executable, everything is OK.

RohacekD commented 5 years ago

Fixed on GLRenderer branch. Soon will be merged.