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

Delete resource from I_RenderCommand #47

Open RohacekD opened 5 years ago

RohacekD commented 5 years ago

Render comman doesn't need to know about resources as it works on lower level than this abstraciton.