discosultan / penumbra

2D lighting with soft shadows for MonoGame
MIT License
315 stars 32 forks source link

Smaller Render Targets #38

Open kiddkaffeine opened 2 years ago

kiddkaffeine commented 2 years ago

Is there a preferred way in the API to tell Penumbra target a render target that is a different size than your window? Useful if, say, you have a specific size that your game needs to be drawn and then scale that to the screen.