Click here to Skip to main content
15,888,733 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to build a c# WinForm application that allows to use an image file as a map with zooming functions and interactive objects to overlay over the map. 
For example, a map layout to be imported could be some picture or draw of some empty room, so I need to be able to populate that room with objects that I could drag over the room, for example furnitures, each furniture need to be interactive or clickable because I need to show some characteristics of each one by clicking them over the map. 


I will appreciate any help.
Sorry my English, it's not my native language.


What I have tried:

I have try with SharpMap.UI but I don't see how to load an image (jpg,jpeg,png,bmp or other) as layout instead a shape(.shp).
Posted
Updated 31-Jan-18 23:16pm

1 solution

hi, just search about Augmented Reality application development in c#. There are tools like AR Kit, Unity 3D are available to start with AR development in c# platform.
1. ARKIT & Unity 3D, creating Augmented Reality Apps with C#[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900