glance icon indicating copy to clipboard operation
glance copied to clipboard

Modify color range when using vtp file

Open beinspired opened this issue 5 years ago • 4 comments

Hi all,

I am trying to use paraview glance to render some vtp files where flow variables are included ( turbulent intensity, wind speed). My original idea was to use vtk files but it seems like neither vtk.js nor glande can manage the complete information included in a vtk file obtained with OpenFoam. I would like to use a complete local web app without server because it is not know the number of users that can use the service at the same time. I have converted vtk to vtp using paraview and I can load the vtp file but: How can I modify the color range? How can I plot the color legend?

With visualizer, I can load vtk files directly but the server capabilities (GPU, RAM) could be a problem for maybe, 20 users. Thank you very much for so great developments and support.

beinspired avatar Jul 05 '19 01:07 beinspired

Those two features are not yet implemented and would require so add-on on the UI side.

jourdain avatar Jul 05 '19 05:07 jourdain

How can I contact with someone to develop this?

beinspired avatar Jul 05 '19 06:07 beinspired

We will take a look at what is required and give you a time/cost estimate.

If you get a chance, please provide a sample VTP file. We like to make certain we are covering all of the options that you would need.

Thanks, Stephen

On Fri, Jul 5, 2019 at 2:05 AM beinspired [email protected] wrote:

How can I contact with someone to develop this? Do you think that the time and cost would be high?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Kitware/paraview-glance/issues/247?email_source=notifications&email_token=AACEJL6HLYY6BMQ6LEFQJA3P53QDDA5CNFSM4H6DI2KKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZIT5PY#issuecomment-508640959, or mute the thread https://github.com/notifications/unsubscribe-auth/AACEJL6TUUVYF6UI2GD2LQLP53QDDANCNFSM4H6DI2KA .

--

Stephen R. Aylward, Ph.D. Senior Director of Strategic Initiatives, Kitware, Inc., North Carolina

Kitware: Advancing the frontiers of understanding by developing innovative open-source software platforms and integrating them into research, processes, and products.

aylward avatar Jul 05 '19 22:07 aylward

It would be better to use directly the vtk files because they are used in other tasks and are obtained with openfoam directly, if not, it would be required to translated hundreds of vtk files to vtp files. Do you know if that could be done with an extra work? I will try to upload both vtp and vtk along the weekend but they will be quite simple examples because of confidentiality. Thanks

beinspired avatar Jul 06 '19 06:07 beinspired