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

Add Holoviz feature samples #452

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

AndreasHeumann
Copy link
Contributor

  • sRGB example
  • vsync example

This is using cookiecutter to generate the various examples from a template.

@AndreasHeumann AndreasHeumann self-assigned this Jul 31, 2024
- sRGB example
- vsync example

This is using cookiecutter to generate the various examples from
a template.

Signed-off-by: Andreas Heumann <aheumann@nvidia.com>
Copy link
Contributor

@tbirdso tbirdso left a comment

Choose a reason for hiding this comment

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

Thanks @AndreasHeumann .

The cookiecutter approach is interesting. As I understand it, there are multiple planned examples to follow that will use similar boilerplate with manual updates to demonstrate each feature. In that case I see how the cookiecutter makes sense over alternatives like compiler directives or CMake configuration (*.cpp.in) that other HoloHub examples might rely on, which are not as flexible for a wide range of configurable values or for reading source code.

Looks good to me.

tbirdso added 2 commits July 31, 2024 16:06
…ter.project_slug}}/README.md


Minor spelling fix

Signed-off-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>
Minor spelling fix

Signed-off-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>
@tbirdso
Copy link
Contributor

tbirdso commented Jul 31, 2024

Added two minor spelling fixes to avoid them blocking merge. Moving forward with squash & merge.

@tbirdso tbirdso merged commit e8af6cc into nvidia-holoscan:main Jul 31, 2024
3 checks passed
@AndreasHeumann AndreasHeumann deleted the ah/holoviz_examples branch August 20, 2024 06:31
ronyrad pushed a commit to ronyrad/holohub that referenced this pull request Nov 8, 2024
* Add Holoviz feature samples

- sRGB example
- vsync example

This is using cookiecutter to generate the various examples from
a template.

Signed-off-by: Andreas Heumann <aheumann@nvidia.com>

* Update applications/holoviz/template/cookiecutter-holoviz/{{cookiecutter.project_slug}}/README.md

Minor spelling fix

Signed-off-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>

* Update applications/holoviz/holoviz_srgb/README.md

Minor spelling fix

Signed-off-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>

---------

Signed-off-by: Andreas Heumann <aheumann@nvidia.com>
Signed-off-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>
Co-authored-by: Tom Birdsong <40648863+tbirdso@users.noreply.github.com>
Signed-off-by: Rony Rado <rrado@nvidia.com>
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