- This topic has 3 replies, 3 voices, and was last updated 10 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › .Net and WPF
Tagged: .NET, c++, Visual Studio, WPF
Hi!
Is it possible to use the unity sdk outside unity (C# and visual studio)?
Is it possible to make WPF applications driven by eyex?
Thanks
Andreas
Hi Andreas,
Yes, the Unity SDK package is based on .NET/Mono and can be used for standalone .NET applications as well. We even include a WinForms example that you can use as inspiration when building your application.
We still do not have any WPF sample, but might add one in a separate .NET SDK package later on. Until then, you can take a look at the WPF application that @maroonedsia has been kind enough to share with the community: http://sdrv.ms/1bnVhyA
@roberttobii: my pleasure 🙂
@mcmcdonald: I would be more than happy if I can help further, if there is any question 😉
Hi!
Thanks for your answers!
Can’t wait to get the eyex to be able to try the sdk!