▲ | koolala 7 days ago | ||||||||||||||||
Can you give an example? If I used this to load HTML into a 3D environment every user could have the same virtual screen size. | |||||||||||||||||
▲ | turnsout 7 days ago | parent [-] | ||||||||||||||||
Every browser renders HTML slightly differently, so you could render some arbitrary HTML into the canvas and then read out the pixels. | |||||||||||||||||
|