ice1000 / jimgui

:sparkling_heart: Pure Java binding for dear-imgui
Apache License 2.0
185 stars 13 forks source link

what bout lwjgl 2 #45

Closed Jerem584 closed 5 years ago

Jerem584 commented 5 years ago

os: windows 10 1803 ide: eclipse lwjgl 2.9.1

Hi

so, how can i try or get the windows pointer with this version of lwjgl 2? We can't get glfw with this version of lwjgl, and am trying to just inject this to minecraft

also i created a dll that can inject imgui then display directly in the windows, i could send src if they can help you...

Cordially, Theo

ice1000 commented 5 years ago

I can't understand. Are you trying to let jimgui to use lwjgl's pointer, or let lwjgl to use jimgui's pointer?

Jerem584 commented 5 years ago

jimgui to use lwjgl's pointer

ice1000 commented 5 years ago

Duplicate of #18