You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it did show all the hardware accelerations in chrome://gpu, when visiting https://threejs.org/examples/, the scene jitters and wiggles all around. I suspect there is a driver issue?
Do you have any advise on how I would change the build process to accommodate my setup?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for this helpful repo!
When downloading and running the pre-built Chromium, it does not run natively on my
Jetson AGX Orin 64GB with Jetpack 5.1.
Instead, I had to run it via
/usr/bin/chromium-browser-unstable --no-sandbox --use-gl=egl --enable-gpu-rasterization --ignore-gpu-blacklist
While it did show all the hardware accelerations in chrome://gpu, when visiting https://threejs.org/examples/, the scene jitters and wiggles all around. I suspect there is a driver issue?
Do you have any advise on how I would change the build process to accommodate my setup?
Thanks!
The text was updated successfully, but these errors were encountered: