TimoSalomaki / awesome-dear-imgui

A collection of awesome dear imgui bindings, extensions and resources
MIT License
1.07k stars 44 forks source link

add more ImGui Tool #3

Open Half-People opened 1 year ago

Half-People commented 1 year ago

Hello 👋 Im a HalfPeople .Indie game developer from Hong Kong My English is poor.so I use Google Translate.hope you can forgive me.I am currently developing an editor for ImGui. It is an open source project, but it is still under development. I hope that after I complete the development, I can put my gadget into your repository. image This is the current development progress. It has been developed for a week and a half. There should be a first version soon. You can drag widgets to create your ImGui This is not just arbitrary dragging. You can use the most resource-efficient way to create instead of 'ImGui::SetCursorPos();' image .Now this project uses Google Translate API so it can Translate multiple languages ​​and the translation results will be saved. It is possible to add a node editor to assist development in the future

Half-People commented 1 year ago

I opened this question mainly to ask if it is possible for you to add my Editor to your repository in the future.Because my English is not good, so if I offend you, please tell me, I will improve

Half-People commented 1 year ago

hello .I am a developer from Hong Kong, maybe my English is not good. I created a edit that can be used to create imgui.

github/Half-People/HImGuiEditor

image Image The purpose is to make editing ImGui clearer and easier for users. thus speeding up development

It’s probably like this, because what I was learning at the time was the latter. If I had such a tool, I wouldn’t have learned it for so long.

I hope this tool can help people in need

TimoSalomaki commented 1 year ago

Hi @Half-People, thank you for opening this issue! Sorry it took so long for me to respond, I'm not checking the notifications often. I'll take a look at your project in the near future and add it to the list if it's suitable. Thank you for your contribution!