polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

GLES3 or WebGL backend

Open jjcasmar opened this issue 1 year ago • 0 comments

I have been doing some experiments to run polyscope in web using emscripten. However, as I was expecting when I started the experiments, it's not possible to run any render on web because polyscope targets OpenGL3.

Are there any plans to provide a GLES3 backend? According to emscripten, GLES3 can be matched to WebGL, and I expect that with a GLES3 backend, it would be possible to run polyscope on web.

jjcasmar avatar Jul 03 '24 13:07 jjcasmar