ad-si / brickify

Speed up 3D printing using LEGO® bricks
9 stars 1 forks source link

Reduce resolution to further improve performance #734

Open adius opened 9 years ago

adius commented 9 years ago

It's possible to render the webgl context with a lower resolution. This could improve performance on devices with limited capabilities a lot. Ideally we would first check if a device supports the pipeline and then adjust the performance by choosing a solution and a fidelity level according to the capabilities of the device.