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

Iridescence: new package #24669

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

Iridescence: new package #24669

wants to merge 25 commits into from

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 19, 2024

Summary

Changes to recipe: iridescence/cci.20240709

Motivation

Adds Iridescence: https://koide3.github.io/iridescence/

Iridescence a light-weight visualization library for rapid prototyping of 3D algorithms. This library is designed for accelerating personal research and development projects (mainly focusing on point-cloud-related algorithms) and is NOT intended to be a general-purpose visualization library with rich rendering capabilities.

Details


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Thanks a lot! Some comments, otherwise looks good

recipes/iridescence/all/conandata.yml Outdated Show resolved Hide resolved
}

int main(int argc, char* argv[]) {
if(argc > 1) {
Copy link
Member

Choose a reason for hiding this comment

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

Good call!

@AbrilRBS AbrilRBS self-assigned this Aug 5, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur
Copy link
Contributor Author

valgur commented Aug 7, 2024

@AbrilRBS Can the missing assimp binary be regenerated, maybe?

@AbrilRBS
Copy link
Member

AbrilRBS commented Aug 7, 2024

@valgur will launch as soon as possible, thanks for the ping!

@conan-center-bot

This comment has been minimized.

@valgur valgur mentioned this pull request Aug 22, 2024
3 tasks
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Building the missing assimp binaries even if you'll use the newer version in the linked PR :)

@AbrilRBS AbrilRBS self-requested a review August 22, 2024 20:21
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Didn't mean to approve! Requesting changes so the bot does not get confused :)

@conan-center-bot

This comment has been minimized.

AbrilRBS
AbrilRBS previously approved these changes Aug 23, 2024
@conan-center-bot

This comment has been minimized.

AbrilRBS
AbrilRBS previously approved these changes Aug 23, 2024
Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

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

Great catch!

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 9 (0bfda7da715f510d8f0db2ffa81e82f9811fa4f4):

  • iridescence/0.1.3:
    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 10 (0bfda7da715f510d8f0db2ffa81e82f9811fa4f4):

  • iridescence/0.1.3:
    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.

[request] Iridescence
4 participants