Tim Hsu
Tim Hsu
I guess not all of them. each library you listed has its own windowing systems. However nana provides native handle for you to do other platform dependent thing. Which makes...
@qPCR4vir It would be my pleasure. I will do it in my spare time. A single triangle in Vulkan will take thousands of lines. Is is not easy to keep...
@qPCR4vir I modified official vulkan cube demo. It is not possible to write a "getting start" program for vulkan. So I wrote a tutorial see https://github.com/tim37021/NANA_VULKAN
@qPCR4vir and please check this issue, thanks https://github.com/tim37021/NANA_VULKAN/issues/1
hi @cnjinhao , is it possible to add custom widget renderer or change color theme?
I think zlib/libpng is too weak to protect open source project, isn't it? `you must not claim that you wrote the original software.` Not misrepresenting the origin is not a...
`If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.` I think the statement is originally written for the...
Same here g++ 5.4
I came across this project. Thanks for the life saver. you can use ssh forwarding for this. If you are using terminal of VSCode remote. It will forward 8888 to...
I tried uglify3 last weekend. AST've changed so much. And they do not expose `tokenizer` anymore.