[vtkusers] vtk_web_cone.py

Dan Lipsa dan.lipsa at kitware.com
Mon Oct 3 17:25:27 EDT 2016


Seb,
Jon already created the framework for the new application using ES6 and
Webpack, I'll try to use the existing server then.

It would nice to show some simple server scripts in the documentation. For
instance what is the server script for
https://kitware.github.io/paraviewweb/examples/RemoteRenderer.html#RemoteRenderer
?

Thanks,
Dan


On Mon, Oct 3, 2016 at 5:17 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> The server side didn't really changed. We have some new add-on for
> streaming images in binary format to the client but any old code can remain
> as is.
>
> For the client code, if you are using ES6 and Webpack, I can show you what
> you need to do to build/create a renderer.
> If on the other hand you are client code is more old fashion, you should
> migrate into your repo the vtkWeb (lib+ext) directory and keep using them
> as you use to.
>
> If you want we can do a hangout and go through those details together,
>
> Seb
>
> On Mon, Oct 3, 2016 at 3:10 PM, Dan Lipsa <dan.lipsa at kitware.com> wrote:
>
>> Hi Seb,
>>
>> I am porting a vtkweb application (vtkweb based visualization application
>> using uvcdat on the server) to the newest API.
>> Seems like the client side API has changed for vtkweb. I wasn't sure if
>> the server side has changed, so I wanted to see some complete client/server
>> examples.
>>
>> Thanks,
>> Dan
>>
>>
>> On Mon, Oct 3, 2016 at 4:55 PM, Sebastien Jourdain <
>> sebastien.jourdain at kitware.com> wrote:
>>
>>> Not really, We have new ParaViewWeb examples but no vtk ones. This will
>>> require to have a vtkWeb application that we can use for example.
>>> But so far we had none.
>>>
>>> For ParaViewWeb we can list:
>>> - https://github.com/Kitware/visualizer
>>> - https://github.com/Kitware/light-viz
>>>
>>> Do you need an example for something specific?
>>>
>>> Seb
>>>
>>>
>>> On Mon, Oct 3, 2016 at 2:50 PM, Dan Lipsa <dan.lipsa at kitware.com> wrote:
>>>
>>>> Hi all,
>>>> I tried to find the vtkweb cone example to see a small vtkweb
>>>> application. I learned it
>>>> has been removed from VTK in July. Is there an alternate place where I
>>>> can find this or another simple vtkweb application?
>>>>
>>>> git log -- Web/Applications/Cone/server/vtk_web_cone.py
>>>> commit 8ca198fe7891c8520485a67f249ae3380a541b08
>>>> Author: Sebastien Jourdain <sebastien.jourdain at kitware.com>
>>>> Date:   Mon Jul 11 15:41:20 2016 -0400
>>>>
>>>> Thanks,
>>>> Dan
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161003/a4ed653a/attachment.html>


More information about the vtkusers mailing list