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

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

Merged
merged 18 commits into from
Aug 4, 2023

Conversation

Wumpf
Copy link
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) 🌊 C++ API C/C++ API specific labels Aug 3, 2023
@teh-cmc teh-cmc self-requested a review August 4, 2023 07:46
Copy link
Member

@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
🌊 C++ API C/C++ API specific 🧑‍💻 dev experience developer experience (excluding CI) 📖 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants