Jump to content

Integrating ImGui.Net to Unigine


photo

Recommended Posts

Hey There,

I want to know if you can help me integrate ImGui.Net with the Unigine engine.
 
The problem I am currently facing is that I need to create a custom backend to be able to render the UI on top of the engine, but I have no idea where to start or if it is even true... because of the lack of experience. can you guys please help me with this?
 
right now the only thing i did was:
but i get this error:
image.png.a41e5f36d17ab593459dae80876cd42b.png 

Build FAILED.

W:\999 - Windows\Documents\UNIGINE Projects\GUITEST\GUITEST.csproj(72,3): error MSB3073: The command ""C:\Program Files\dotnet\dotnet.exe" "bin\cspropgen_core_x64d.dll" -p "bin\GUITEST_x64d.dll" -data_path ../data/" exited with code -532462766.

these are the NuGet packages i installed:

image.png.2df7a202f3d9ebddbdd80200fbfce7ca.png 

and the component that gives me problems is the 'MemoryEditor.cs' for some reason it can not play well with it.

 
can you guys help me with this?
 
 
 
thanks in advance.
Link to comment
×
×
  • Create New...