AndyM84/outmoded

Add frame creation to Engine

Closed this issue · 1 comments

Add the ability to have the engine maintain a frame with appropriate options. This would also probably trigger some kind of rendering restriction where anything that happens outside of the frame's boundaries is simply ignored during the Engine::Render() call.

Makes things too slow, would be better off implementing through opengl/directx.