delve-framework icon indicating copy to clipboard operation
delve-framework copied to clipboard

Adding the ability to make imgui image ids from textures / materials

Open Interrupt opened this issue 9 months ago • 0 comments

  • Textures and Materials get a new makeImguiTexture function that will return an imgui image ID.
  • Updated Imgui example to draw a few images

Interrupt avatar Apr 12 '25 18:04 Interrupt