
02.11.2018, 01:48
|
|
Познавший АНТИЧАТ
Регистрация: 09.08.2015
Сообщений: 1,213
С нами:
5663255
Репутация:
183
|
|
Сообщение от _=Gigant=_
is it possible to create imgui menu in sobeit source ? i tried to put ImGui::ShowDemoWindow(); in sobeit renderHandler but it crashes... do i need to include some libs or to define it somewhere else ?
You need to initialize the ImGui and call some functions in Reset, Present and WndProc.
Look this topic: https://blast.hk/threads/23083/
|
|
|