Skip to content

Loading texture from tiff images #6686

Answered by edmBernard
edmBernard asked this question in Q&A
Discussion options

You must be logged in to vote

A hacky solution :
#6686 (reply in thread)

I found a way to make it work, It's manual. I use the method shown here https://www.reddit.com/r/bevy/comments/y5fzkl/how_to_get_a_texture_from_a_in_memory_image_not_a/ I manually load the image with image-rs and send the handle to the texture.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@edmBernard
Comment options

@edmBernard
Comment options

@DasLixou
Comment options

@edmBernard
Comment options

@edmBernard
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by edmBernard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants