Integrate Unity3D engine into WPF application

550 Views Asked by At

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?

0

There are 0 best solutions below