[vtkusers] vtk_web_cone.py

eduardo eduardo.hssi at gmail.com
Sun Jan 17 09:32:40 EST 2016


I am running VTK on the web following the example vtk_web_cone.py
(https://github.com/Kitware/VTK/blob/master/Web/Applications/Cone/server/vtk_web_cone.py).
In this example you can render with vtkWebViewPortImageDelivery (image) and
vtkWebViewPortGeometryDelivery (WebGL), it works with image, but with WebGL
he does not render. Someone has something that could help me?

My code in HTML to work with WebGL.

var viewport = vtkWeb.createViewport ({session: session, renderer:
"webgl"});

Thanks.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtk-web-cone-py-tp5736000.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list