King of Oz

Results 16 comments of King of Oz

hello, Is Android supported by imgui?

Not sure if this issue is relevant with #20. #20 is tied with win10. Anyway, please change label.text = "Hello, world!" to label.text = "你好" in the demo code, you...

Hi @yglukhov Any updates to this issue?

Hi @tanis2000 Can you show me how to compile it for Android?

Hi @tanis2000 Thanks for the quick response! I will try it ASAP. By the way, what kind of game is minigame-rust? I am a rust learner, and want to write...

I see. Thanks @tanis2000 By the way, can you show me your C++ engine? :)

Thanks @snuk182 Please make the sample for green hands like me. :-)

hello @snuk182 did you add the example? Thanks, Yingjun

By the way, I am using the conv-psd part of the demo soumith wrote.

Thanks for the comment. @BearishSun Yes, it is in release mode. Please see this program: #include "BsApplication.h" #include "Scene/BsSceneObject.h" #include "Components/BsCCamera.h" int main() { using namespace bs; VideoMode videoMode(720, 480);...