Publisher | Bit2Good |
---|---|
File size | 875.25kB |
Number of files | 20 |
Latest version | 1 |
Latest release date | 2018-02-22 05:45:27 |
First release date | 2017-10-05 11:27:20 |
Supported Unity versions | 2018.4.2 or higher |
DynaRes 2017 is the next version of our DynaRes toolset, rewritten from scratch to be compatible with Unity 2017. It will enable you to change the rendered resolution of a camera independently from the game's actual screen resolution.
This is done by temporary render to texture, where the rendertexture is managed on runtime by DynaRes.
With this, your can simply implement sub- and supersampling in your game, do some cool pixelation effects, manipulate the rendered display ratio and more.
The package contains DynaRes 2017, some utility classes like software Fov and FpsWatchdog, UnityTests for some humble classes and examples.
Notice: if you're still using Unity 5.3, you can get the old version of DynaRes for free!
Post Processing Stack users: DynaRes 2017 is currently NOT compatible with the Post Processing Stack!