3D scene embed with PyVista (vtk.js) #7968
-
DescriptionRecently, PyVista introduced a (still in development but not bad) html exporter of its 3D scene. Basically it wraps everything in vtk.js and loads it in an offline viewer. With Anyways, here is the code I am using to test this
The problem here is how the script inside the I am not at all expert in javascript and html so I just back engineered the html outputed by What I actually want to know is where the change should be done and what change... Is it a quarto thing when it decodes the Here are all the files I am using Also I am using quarto Thanks in advance and thanks for the amazing quarto :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 16 replies
This comment has been hidden.
This comment has been hidden.
-
Using latest pre-release version, latest Python and latest modules I have no issues. Screen.Recording.2024-01-01.at.14.28.57.mov |
Beta Was this translation helpful? Give feedback.
Tracking here: #8433