[vtk-developers] VTK/VES and emscripten?

Steve Pieper pieper at ibility.net
Tue Sep 24 21:16:13 EDT 2013


Hi Folks -

Has anyone tried VES/VTK and emscripten[1]?  Other OpenGL (ES) game
platforms appear to compile to javascript and work with WebGL (even on a
phone!) and you can even run complete, if simple, Qt applications in a
browser.

I can already hear the purists scream about this being an 'ugly hack'
which, I have to admit, it kind of is.  But it also shows some promise and
for a certain subset of VTK functionality it might make sense to expose
javascript bindings this way rather than rewriting something new in pure
javascript.  See for example the zlib, python, sqlite, and other large
C/C++ code bases that are automagically available now in the browser.

Thoughts?
-Steve

[1] https://github.com/kripken/emscripten/wiki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130924/2fd3b0ad/attachment.html>


More information about the vtk-developers mailing list