Skip to content

C++ Example setup, examples for point3d/arrow3d/disconnectedspace#2908

Merged
Wumpf merged 18 commits intomainfrom
andreas/cpp/examplesv2
Aug 4, 2023
Merged

C++ Example setup, examples for point3d/arrow3d/disconnectedspace#2908
Wumpf merged 18 commits intomainfrom
andreas/cpp/examplesv2

Conversation

@Wumpf
Copy link
Copy Markdown
Member

@Wumpf Wumpf commented Aug 3, 2023

What

Adds C++ example build setup and examples for:

as before Point2D example is blocked on rects for the moment.

Generating a bunch more methods now for better usability. Still lacking user extensions though, in particular Point3D construction is poor right now

Examples can be built in bulk with ./tests/cpp/build_all_doc_examples.sh
Then run with ./build/tests/cpp/doc_example_point3d_EXAMPLE_NAME
They all connect to localhost on default port for now.

Point3D Simple:
image

Point3D Random:
image

Arrow3D:
image

Disconnected Space:
image

Dependent on #2906

Checklist

@Wumpf Wumpf added 📖 documentation Improvements or additions to documentation 🧑‍💻 dev experience developer experience (excluding CI) sdk-cpp C/C++ API specific labels Aug 3, 2023
@teh-cmc teh-cmc self-requested a review August 4, 2023 07:46
Copy link
Copy Markdown
Contributor

@teh-cmc teh-cmc left a comment

Choose a reason for hiding this comment

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

👍

@Wumpf Wumpf force-pushed the andreas/cpp/examplesv2 branch from 4a06863 to 4abc3b1 Compare August 4, 2023 08:43
Base automatically changed from andreas/cpp/include-and-namespace-change to main August 4, 2023 09:24
@Wumpf Wumpf force-pushed the andreas/cpp/examplesv2 branch from e65020d to 83276b7 Compare August 4, 2023 11:41
@Wumpf Wumpf merged commit f1cac1d into main Aug 4, 2023
@Wumpf Wumpf deleted the andreas/cpp/examplesv2 branch August 4, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧑‍💻 dev experience developer experience (excluding CI) 📖 documentation Improvements or additions to documentation sdk-cpp C/C++ API specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants