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

polyscope: new recipe #24832

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

polyscope: new recipe #24832

wants to merge 11 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Aug 5, 2024

Summary

Changes to recipe: polyscope/2.2.1

Motivation

Polyscope is a C++/Python viewer and user interface for 3D data such as meshes and point clouds. It allows you to register your data and quickly generate informative and beautiful visualizations, either programmatically or via a dynamic GUI. Polyscope is designed to be lightweight---it does not "take ownership" over your entire program, and it is easy to integrate with existing codebases and popular libraries. The lofty objective of Polyscope is to offer a useful visual interface to your data via a single line of code.

https://polyscope.run
https://github.com/nmwsharp/polyscope

Details

I tweaked the project CMake to embed the built stb mini-library into the single main library. The stb lib was not being installed and this made the packaging a bit simpler and cleaner as well.

/cc @nmwsharp


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 12 (6f58b972235bc4fe418acdc7286148983a3037a6):

  • polyscope/2.3.0:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 12 (6f58b972235bc4fe418acdc7286148983a3037a6):

  • polyscope/2.3.0:
    All packages built successfully! (All logs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants