Latest DearIamGUI Activity
I have a 1D array of pixels for a 2D image: How can I convert it to a “texture” that would fit in ImGui::Image((void*)"texture", ImVec2(sizex, sizey)) ?
Advertisement
Advertisement
Advertisement
I have a 1D array of pixels for a 2D image: How can I convert it to a “texture” that would fit in ImGui::Image((void*)"texture", ImVec2(sizex, sizey)) ?