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 example for extending the viewer with custom callbacks #8284

Merged
merged 7 commits into from
Jan 7, 2025

Conversation

oxkitsune
Copy link
Contributor

What

control_panel.mp4

This adds an example on how to control an app using an extended version of Rerun.

@oxkitsune oxkitsune force-pushed the gijs/re_control_example branch from aaaae09 to b1bc2de Compare December 2, 2024 17:52
@teh-cmc teh-cmc added 🦀 Rust API Rust logging API examples Issues relating to the Rerun examples include in changelog labels Dec 4, 2024
@Wumpf Wumpf self-requested a review December 4, 2024 13:02
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like it a lot!

Feels a little bit thin on code docs but I think that's fine for the most part.

We also should add a small chapter on https://rerun.io/docs/howto/visualization/extend-ui for this

examples/rust/custom_callback/Cargo.toml Outdated Show resolved Hide resolved
examples/rust/custom_callback/README.md Outdated Show resolved Hide resolved
examples/rust/custom_callback/README.md Outdated Show resolved Hide resolved
examples/rust/custom_callback/README.md Outdated Show resolved Hide resolved
examples/rust/custom_callback/README.md Outdated Show resolved Hide resolved
examples/rust/custom_callback/src/app.rs Outdated Show resolved Hide resolved
examples/rust/custom_callback/src/app.rs Outdated Show resolved Hide resolved
examples/rust/custom_callback/src/comms/app.rs Outdated Show resolved Hide resolved
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(uh sorry that was meant to be request changes)

@Wumpf
Copy link
Member

Wumpf commented Dec 4, 2024

@rerun-bot approve

@Wumpf Wumpf changed the title Add custom callback example Add example for extending the viewer with custom callbacks Dec 4, 2024
@oxkitsune oxkitsune force-pushed the gijs/re_control_example branch from b1bc2de to a7cac3d Compare January 3, 2025 14:54
@oxkitsune oxkitsune requested a review from Wumpf January 5, 2025 22:15
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! 🚢

@Wumpf Wumpf merged commit fb180ba into rerun-io:main Jan 7, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issues relating to the Rerun examples include in changelog 🦀 Rust API Rust logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants