❔ Is it possible to create a augment reality system in windows form in visual studio.

I have looked on stack overflow and other resources to try to find out if it is possible to make a augment reality system in winform. They all day to use packages. Is there any way to do this without any packages.
6 Replies
Angius
Angiusβ€’2y ago
Winforms is a UI system for Windows, and even that barely It's hard to achieve anything more than gray buttons and gray boxes with it Chances you can use it to create an AR app for a phone or some smart glasses is zero
πŸŽ„ wendover but jolly πŸŽ„
Oh, are there any other platforms that can accomplish that I have heard of Unity 3D but I want to build it from the ground up
Angius
Angiusβ€’2y ago
Yeah, probably Unity If you want to build it from the ground up... well, see you in 10 years I guess
πŸŽ„ wendover but jolly πŸŽ„
Yea, it will probably take a while We’ll see you in a few years Thx for the info about winform and how it isn’t a good platform for augment reality I will look for another
Denis
Denisβ€’2y ago
i can confirm that Unity 3D is a valid choice for AR/VR, if you wish to use C# and .NET
Accord
Accordβ€’2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?