C# Integration Samples
The engine can be integrated into other applications by using the Unigine.App class which has the same behavior as C++ Unigine::App class.
Unigine SDK includes examples of such integration into the Windows Forms applications with:
- Direct3D11 initialized via the SlimDX library
- Direct3D11 initialized via the SharpDX library
- OpenGL initialized via the OpenTK library
To work with C# API by using Mono on the Linux platform, the Mono should be installed this way.
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)