Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Mesh2D primitive to mirror Mesh3D #6808

Open
jleibs opened this issue Jul 8, 2024 · 0 comments
Open

Add a Mesh2D primitive to mirror Mesh3D #6808

jleibs opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request 🍏 primitives Relating to Rerun primitives

Comments

@jleibs
Copy link
Member

jleibs commented Jul 8, 2024

Currently to work with Mesh data you must either:

  • Log a 3D mesh and then project to 2D via pinhole
  • Manually convert data from the mesh into accessible primitives such as line strips.

Would be nice to be able to directly log 2D meshes.

@jleibs jleibs added enhancement New feature or request 🍏 primitives Relating to Rerun primitives labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🍏 primitives Relating to Rerun primitives
Projects
None yet
Development

No branches or pull requests

1 participant