Helper to create images from Texture or Render Target #1373
VictorMustin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Helper Idea : A component that takes a Texture or a WebGLRenderTarget as input and returns png or jpg img. You could then download that image on the users disk, display it with html or else. It could be useful for creating simple renderers, add a photo mode to a game, export image after applying a shader on it.
Let me know if this type of helper fits within Drei.
I don't think I'd be able to build it myself but if someone is up to the challenge I think it would be an awesome feature.
Beta Was this translation helpful? Give feedback.
All reactions