Jump to content

How Unigine displays GL Studio?


photo

Recommended Posts

liu.zhen

We didn't have a chance to review a GL Studio API and how the integration should be made, so right now it's not possible to tell you exact guidlines how to do it.

Based on other GUI libraries integrations you have 2 possible options here:

  • Write a Custom App that would have acess to the GL Studio generated in GPU / CPU memory textures and apply this texture to the existing meshes on a scene (Check the NoesisGUI integration thread for more information).
  • For simple GUI implementation you may take a look at the IMGUI Integration sample in SDK Browser -> Samples -> 3rd Party -> ImGuiSample.

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...