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 C++ example with logging data from Eigen/OpenCV #3758

Closed
Tracked by #2919
Wumpf opened this issue Oct 10, 2023 · 4 comments · Fixed by #4017
Closed
Tracked by #2919

Add C++ example with logging data from Eigen/OpenCV #3758

Wumpf opened this issue Oct 10, 2023 · 4 comments · Fixed by #4017
Assignees
Labels
🌊 C++ API C/C++ API specific examples Issues relating to the Rerun examples
Milestone

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 10, 2023

this encompasses to explore what we need to make it

  • easy
  • zero-copy ('ish)

This is a moving target and we'll have to decide how far to go in the first iteration, but there should be some sample demonstrating Eigen use.

@Wumpf Wumpf mentioned this issue Oct 10, 2023
33 tasks
@Wumpf Wumpf changed the title example logging data from Eigen/OpenCV" Add C++ example with logging data from Eigen/OpenCV Oct 10, 2023
@Wumpf Wumpf added examples Issues relating to the Rerun examples 🌊 C++ API C/C++ API specific labels Oct 10, 2023
@Wumpf Wumpf added this to the 0.10 C++ milestone Oct 10, 2023
@emilk
Copy link
Member

emilk commented Oct 19, 2023

@emilk emilk self-assigned this Oct 20, 2023
@Wumpf
Copy link
Member Author

Wumpf commented Oct 23, 2023

Looking decent by now. Only thing left is to link to it!

@Wumpf Wumpf unassigned emilk and roym899 Oct 24, 2023
@emilk
Copy link
Member

emilk commented Oct 24, 2023

Let's link to it from:

  • C++ getting started guide
  • rerun_cpp/README.md
  • rerun.hpp

@emilk
Copy link
Member

emilk commented Oct 24, 2023

Also add an image to the main README.md of the repository

@emilk emilk self-assigned this Oct 26, 2023
emilk added a commit that referenced this issue Oct 26, 2023
### What
* Closes #3758

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4017) (if
applicable)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4017)
- [Docs
preview](https://rerun.io/preview/f89dc1b8d6f7d3e2669f138b8675da2ea8d188a5/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/f89dc1b8d6f7d3e2669f138b8675da2ea8d188a5/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://ref.rerun.io/dev/bench/)
- [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 C++ API C/C++ API specific examples Issues relating to the Rerun examples
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants