Is it possible to apply textures on circles, quads? #519
Unanswered
VityaSchel
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Maybe giu.canvas is what you are looking for? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried solution described here ocornut/imgui#497 (comment) to create rotating image widget but I can't find method to apply texture on quads. Is there a way to "push" and "pop" textures in draw list?
Beta Was this translation helpful? Give feedback.
All reactions