I need to integrate a collision-detection and rendering engine into my WPF application.
As far as I understand, Unity3D comes as a standalone application with its own compiler. Is it possible to include Unity3D into my solution and use its API? Does it provide a DLL?