Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,758
    • Issues 1,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 67
    • Merge Requests 67
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20147

Closed
Open
Opened Aug 13, 2020 by Sebastien Jourdain@sebastien.jourdainMaintainer2 of 13 tasks completed2/13 tasks

Better visibility of Web features

ParaView has several capabilities for exporting and visualizing data in the Web but those features are pretty well hidden for non experts. Ideally we would like to streamline their usage. The list below try to capture the various improvements that could be made.

  • For easy visualization sharing
    • Export scene
      • Add a HTML export format that will automatically bundle Glance with the single timestep scene.
      • Leave the vtkjs export as-is with its optional capability to embed a viewer
    • Export time based scene
      • Use the export now feature to produce web friendly time based output with checkbox that will allow you to either pick .vtkjs or .html in term of format and maybe the set of fields you actually want to export.
  • For ParaViewWeb type of application
    • python -m visualizer/divvy/glance/lite
    • Do we want to have a way to start them from the UI as a separate process?
  • Documentation
    • python -m usage
    • HTML export
    • vtk.js export + Glance online
    • Time based scene export + web capability
  • Help menu in ParaView
    • Add entry to start Glance or get access to its location (file) ?
    • Glance should be advertise as "ParaView Web base lightweight viewer"?

For time based data export some work will be required in Glance to actually provide animation and time control.

Edited Nov 09, 2020 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.10 (Fall 2021)
Milestone
5.10 (Fall 2021)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#20147