Hello,
I am developing an application which can be used to digitize a geographical map through GUI and mouse interaction. Well, here are the list of objects that need to be created using mouse clicks.
1) Points
2) Polyline
3) Polygon
4) Rectangle/Square
5) Ellipse/Circle
6) Text
Drawing points on mouse click is very easy and I was able to do it. It sounds very much like a CAD based programming. Well, Just wanted to know can shaders be used here for my purpose? After drawing objects, the user may edit objects, by moving/resizing them with the help of mouse. If it is possible, can anyone guide me as how to go ahead with the implementation?
Thanks in advance
Regards
Rakesh Patil




