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

add html for visualization

parent 7bc79354
Branches
No related tags found
1 merge request!156Mesh pygel3d
This commit is part of merge request !156. Comments created here will be created in the context of that merge request.
......@@ -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.
Please register or to comment