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

Separate out viewer components into standalone library #116

Merged
merged 10 commits into from
May 19, 2023

Conversation

jeffamstutz
Copy link
Contributor

@jeffamstutz jeffamstutz commented May 19, 2023

This PR moves most of the example viewer's code into a standalone source library. This means that downstream consumers linking anari::anari_viewer will have .cpp files imported into their build vs. having compiled libraries. This makes distribution somewhat easier and follows the Dear ImGui deployment guidelines.

See the README for more details.

@jeffamstutz jeffamstutz merged commit cfd1d6b into KhronosGroup:main May 19, 2023
7 checks passed
@jeffamstutz jeffamstutz deleted the jda/libviewer branch May 19, 2023 18:40
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.

None yet

1 participant