Skip to content

Port DNA (getting started) example to C++#3963

Merged
Wumpf merged 8 commits intomainfrom
andreas/cpp/dna-example
Oct 24, 2023
Merged

Port DNA (getting started) example to C++#3963
Wumpf merged 8 commits intomainfrom
andreas/cpp/dna-example

Conversation

@Wumpf
Copy link
Copy Markdown
Member

@Wumpf Wumpf commented Oct 23, 2023

What

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

image

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested demo.rerun.io (if applicable)
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@Wumpf Wumpf added sdk-cpp C/C++ API specific examples Issues relating to the Rerun examples exclude from changelog PRs with this won't show up in CHANGELOG.md labels Oct 23, 2023
@emilk emilk self-requested a review October 23, 2023 14:39
@@ -0,0 +1,29 @@
---
title: Helix
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

not new in this PR, but it's a bit confusing that the example is called both dna and Helix

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

helix is the better name imho. DNA sounds like we're doing actual medical visualization

@Wumpf Wumpf force-pushed the andreas/cpp/dna-example branch from 2718c18 to 755ae7c Compare October 23, 2023 16:11
@Wumpf Wumpf mentioned this pull request Oct 23, 2023
4 tasks
@Wumpf
Copy link
Copy Markdown
Member Author

Wumpf commented Oct 24, 2023

known error on cargo deny.

@Wumpf Wumpf merged commit e02705e into main Oct 24, 2023
@Wumpf Wumpf deleted the andreas/cpp/dna-example branch October 24, 2023 09:39
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 exclude from changelog PRs with this won't show up in CHANGELOG.md sdk-cpp C/C++ API specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port "getting started" example code to C++

2 participants