Allen Dang

Results 166 comments of Allen Dang

I don't have x64 machine in hand, but I think it's the root cause, because I didn't take special action to keep all the windows APIs gform used to be...

@millerlogic Thanks for your advice. I'm wrapping more widgets right now. After that I will try to implement this.

@Nicify Thanks for the information! I'm currently working on change the backend from nuklear to imgui. Because the auto generated nuklear binding has random crash issue on MacOS, and since...

@Nicify I implemented it in imgui version, and it works like magic!!!! The cpu usage is decreased from 10% to 0.4%. Amazing!!!!

@l0v3R0bber Thanks! But gimu has a very big issue on the auto-generated cgo wrapper side which will cause random crash. It's nearly unable to fix at this moment unless I...

@sndnvaps I strongly suggest to use github.com/AllenDang/giu instead of gimu. Because gimu has random crash issue that I cannot fix at the moment.

@bandithedoge Yes, it is possible, just need time to rewrite the platformer and renderer. It's on my list, and will do it soon.

@gucio321 Doing...

@jcbritobr Sure thing, I'm doing it right now.