giu
giu copied to clipboard
Integration with game libraries?
Related problem
No response
Your request
Hello
Is there a way to use this package with game related packages like ebiten or raylib-go?
Thanks!
Alternative solution
No response
Additional context
No response
@0Alireza-Ta0 You will need to write your own platformer and renderer. You could check the implementation in github.com/AllenDang/imgui-go, should be very straight forward.
So in order to do so we at least need to export (or even add) SetPlatform method
@0Alireza-Ta0 may we close this issue?
Closing as likely fixed. Feel free to ping me if you think it should be re-opened.