Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Rendering output #4

Open
mclarsen opened this issue Oct 5, 2017 · 3 comments
Open

Rendering output #4

mclarsen opened this issue Oct 5, 2017 · 3 comments

Comments

@mclarsen
Copy link
Member

mclarsen commented Oct 5, 2017

I suggest that we move the png encoder out of vtkh and back into ascent. To be as generic as possible, we should create a 2d structured data set representing the image as the output.

@utkarshayachit
Copy link
Contributor

utkarshayachit commented Oct 5, 2017

sounds reasonable. I see vtkh/rendering/Renderer.cpp includes the header but doesn't use it, but vtkh/rendering/Image.cpp uses it.

@mclarsen
Copy link
Member Author

mclarsen commented Oct 6, 2017

Good observation. I need to remove that header. The Image class is meant to support the compositing infrastructure only. Its main functions are to compositing with other images and to copy and write image subsets.

@mclarsen
Copy link
Member Author

header removed.

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

No branches or pull requests

2 participants