Skip to content

Add support for exporting an animated scene as a vtk.js archive

This MR add 3 commits:

  1. Prevent vtkJSONDataSetWriter to write an empty file for non topological objects (bug fix)
  2. Add python script to wrap multiple vtk.js folder from vtkJSONDataSetWriter into a single archive
  3. Migrate vtkJSONDataSetWriter type syntax from httpDataSetReader to vtkHttpDataSetReader in the index.json
Edited by Timothee Chabat

Merge request reports