inanevin / LinaEngine

Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
MIT License
843 stars 50 forks source link

Frame buffer resizing #49

Closed inanevin closed 4 years ago

inanevin commented 4 years ago

Resize currently bound frame buffer textures when application window is resized, or alternative delete & re-generate the frame buffers.