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

Image file writing, with test. #255

Merged
merged 4 commits into from
Feb 25, 2025

Conversation

ppt-adsk
Copy link
Collaborator

Added the capability to write a Hydra-generated image to a file, in the Flow Viewport Toolkit library.

@ppt-adsk ppt-adsk self-assigned this Feb 24, 2025
@ppt-adsk ppt-adsk assigned ppt-adsk and unassigned ppt-adsk Feb 24, 2025
@ppt-adsk ppt-adsk assigned ppt-adsk and unassigned ppt-adsk Feb 24, 2025
Copy link
Collaborator

@lanierd-adsk lanierd-adsk left a comment

Choose a reason for hiding this comment

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

Thanks for doing all this. I think it would be worth explaining in the 2 classes about image and texture buffer when one r the other has to be used.

)
{
// Can't use ternary operator because of differing std::shared_ptr types.
if (args.find("hgi") == args.end()) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be worth explaining more why you're looking for hgi andthe differences it will do unless it is explained somewhere else ?

@ppt-adsk ppt-adsk assigned ppt-adsk and unassigned ppt-adsk Feb 24, 2025
@ppt-adsk ppt-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Feb 25, 2025
@lilike-adsk lilike-adsk merged commit ea8c934 into dev Feb 25, 2025
10 checks passed
@lilike-adsk lilike-adsk deleted the tremblp/HYDRA-1405/hydra_disk_rendering_spike branch February 25, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants