Skip to content
Snippets Groups Projects
Commit 72a66162 authored by Alessia Saccardo's avatar Alessia Saccardo
Browse files

add html for visualization

parent 7bc79354
No related branches found
No related tags found
1 merge request!156Mesh pygel3d
......@@ -223,6 +223,7 @@ def mesh(
mesh = qim3d.mesh.from_volume(synthetic_blob)
qim3d.viz.mesh(mesh, backend="k3d") # or qim3d.viz.mesh(mesh, backend="pygel3d")
```
<iframe src="https://platform.qim.dk/k3d/mesh_visualization.html" width="100%" height="500" frameborder="0"></iframe>
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment