This page demonstrates Babylon.js rendering in a worker thread. The left canvas renders on the main
thread. The right canvas renders with an OffscreenCanvas in a worker thread. The button simulates heavy
main-thread work to make the difference visible.
Click
here
for more documentation.
UI thread
Worker thread
Please wait loading...
Unfortunately your browser does not support OffscreenCanvas.