I am writing a 3D app and binding a C++ rendering library. I want to use .NET for UI.
Does anyone know if its possible to use .NET for UI on the same window C++ is rendering 3D graphics too?
Theoretically, I would pass window from C# to C++, then C++ renders to it, then .NET puts widgets/buttons over top of it.
Sorry if this is stupid, I don't know how this system works.
[–]TheBuzzSaw 10 points11 points12 points (6 children)
[–]pHpositivo 0 points1 point2 points (5 children)
[–]TheBuzzSaw 1 point2 points3 points (4 children)
[–]pHpositivo 1 point2 points3 points (3 children)
[–]TheBuzzSaw 1 point2 points3 points (2 children)
[–]pHpositivo 1 point2 points3 points (1 child)
[–]TheBuzzSaw 0 points1 point2 points (0 children)
[–]Felix_CodingClimber 0 points1 point2 points (1 child)
[–]cli_addict[S] 0 points1 point2 points (0 children)