Hello, I want to finally put all my gathered skills in Three together in one small game and I was wondering if it is actually good to use setPixelRatio as a way to control the render scale, which can be seen in many modern titles, for example, GTA, if the scale is 0.5 then it doesnt render on for example native 1920x1080 but only 960x540 (excuse me if my calculations are wrong I am not sure how exactly it is calculated, but I hope I got the point across). If there is any better, more efficient way to change the scale, lmk! Thanks for any answers in advance!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
If setPixelRatio is used, do we also need to use resolution to multiply width/height on setSize? | 2 | 1230 | January 6, 2022 | |
Low fps on ios mobile with pixel ration set as window.devicePixelRatio | 2 | 1625 | November 16, 2018 | |
Does it hurt performance when pixelratio is lowered? | 0 | 384 | March 9, 2021 | |
Changing pixelRatio based on fps , good or bad idea? | 15 | 4426 | September 8, 2022 | |
Restricting Viewport Size for Mobile | 9 | 3359 | April 28, 2019 |