Wallop icon indicating copy to clipboard operation
Wallop copied to clipboard

Implement graphics handling

Open moolicc opened this issue 3 years ago • 1 comments

The Engine needs to reform the way it handles Graphics.

  • [ ] Engine needs to render each layout to its own render target (Now tracking via #71)
  • [x] Engine needs to pass along each layout's render target's dimensions to scripts.
  • [ ] Verify resource management (cleanup)

moolicc avatar Jan 29 '22 18:01 moolicc

On hold until I learn the ways of Graphics Programming.

moolicc avatar Feb 19 '22 01:02 moolicc