[vtk-developers] WebAssembly Support

Kyle Edwards kyle.edwards at kitware.com
Wed Jan 9 16:21:11 EST 2019


On Wed, 2019-01-09 at 16:16 -0500, Ben Boeckel wrote:
> Brad did this at some point. What errors are you seeing? What are the
> OpenGL-related settings (see
> Utilities/OpenGL/vtkOpenGLOptions.cmake)?

This was a while ago, and I don't remember the details, but I know it
was attempting to use OpenGL functions that are not present in ES2/3.
Of course, this is probably because I hadn't actually told it to build
as ES3 - as you said, I will have to modify the CMake script to do
that.

Kyle


More information about the vtk-developers mailing list