question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support for meshes on main

See original GitHub issue

Hi, I am using itkwidgets<1.0 to visualize finite element meshes (sometimes 2D, sometimes 3D) and fields defined on them, often through pyvista.

itkwidgets goal on master branch is stated as

Interactive Jupyter widgets to visualize images, point sets, and meshes on the web.

while on the main branch it is

Interactive widgets to visualize images, point sets, and 3D geometry on the web.

with no mention of “meshes”.

With this I would like to ask if users can expect support for meshes to be added back to main at some point in future, or if that is not something you are interested in anymore.

Thanks, Francesco

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

2reactions
bnmajorcommented, Aug 3, 2022

@francesco-ballarin I am sorry for the confusion but you are correct, there is not support for geometries on main at this point in time. We absolutely intend to add support for geometries again, but at this point there is some additional work that needs to be done before that can be supported again with this newer version of itkwidgets. In the meantime though the master branch does still have this support.

1reaction
francesco-ballarincommented, Aug 3, 2022

Thanks @bnmajor for the clarification! Good to know that such support will be added at some point, I’ll make sure to come back and test it when it will land on main (and then close this issue).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modifier-meshes: Custom supports and other magic
Modifier meshes apply custom settings to the intersection of the modifier mesh and the model. Right-click on a model and pick Add modifier...
Read more >
Meshes - Unity - Manual
Unity supports triangulated or Quadrangulated polygon meshes. Nurbs, Nurms, Subdiv surfaces must be converted to polygons.
Read more >
Importing Static Meshes | Unreal Engine 4.27 Documentation
Once you are in the folder you want to save your mesh to, you can import your mesh in one of two easy...
Read more >
What is a Service Mesh and How Does it Work? - TechTarget
Learn how a service mesh separates service-to-service communications from application logic to improve network performance, with pros vs. cons and examples.
Read more >
UE4 - Overview of Static Mesh Optimization Options
Unreal supports a bewildering array of choices to help optimize your ... But the main downsides to instanced static meshes is the poor ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found