patriciogonzalezvivo/glslViewer

A way to pipe the image output directly to STDOUT instead of saving to a file in headless mode?

Opened this issue · 0 comments

Hello, I would like to directly pipe the outputs of the images generated byglslViewer's headless mode to STDOUT so that other processes can access the output buffer without dealing with file IO. Is this possible in someway or could this be implemented in the future?