mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
WebGL unavailable, canvases not rendering properly. #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @subdavis on GitHub (Mar 12, 2021).
WebGL appears to be unavailable across browsers (Chrome(Electron) and Safari tested)
Tested using https://get.webgl.org
Logged just for the sake of communication. Certainly expected that some things wouldn't be functional. Great work, and thanks!
@dyegoaurelio commented on GitHub (Jan 13, 2023):
are there any workarounds for using webgl?
@lezli01 commented on GitHub (Sep 21, 2025):
First of all: awesome work, simply astonishing.
Secondly: I'm also interested has anyone found a workaround for this? My use-case is that I'm developing a flutter web app that utilizes canvas to draw the page, unfortunately in this vm its currently not working because of this limitation.