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

Port "getting started" example code to C++ #3752

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

Port "getting started" example code to C++ #3752

Wumpf opened this issue Oct 10, 2023 · 0 comments · Fixed by #3963
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

also known as the DNA example

@Wumpf Wumpf mentioned this issue Oct 10, 2023
33 tasks
@Wumpf Wumpf changed the title port DNA helix sample Port "getting started" example code to C++ 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
@Wumpf Wumpf assigned Wumpf and unassigned jleibs Oct 20, 2023
Wumpf added a commit that referenced this issue Oct 24, 2023
### What

* Fixes #3752
* docs not included yet #3753


Also adds implicit conversion to underlying datatypes. Seems quite
convenient, to be seen if this can get in the way.

<img width="1202" alt="image"
src="https://github.com/rerun-io/rerun/assets/1220815/f9ab4caf-171a-4973-ac19-8ce19253445a">


### 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/3963) (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/3963)
- [Docs
preview](https://rerun.io/preview/2deaabee322849c5fba601b83f2b0194fd72b68a/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/2deaabee322849c5fba601b83f2b0194fd72b68a/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.

2 participants