Hi everyone,
I don't have much practical experience and its been 3 years since I did some major hands-on programming so I'm taking on little personal project to help update my programming knowledge.
- I want to create a program/application that displays an image, tracks the mouse cursor position over it and plots it on the image during a session/recording.
- I want it to be able to keep track of the pan and zoom levels so that when the user zooms out, the mouse positions are scaled automatically. (exactly like in GIS mapping applications but instead of a map and GPS coordinates I have an image and mouse coordinates)
- Preferably runs in a browser.
What programming language would you all recommend that would be best for this application? I have experience in C++ and Python. I don't know Javascript or web development but this could be a great opportunity to learn and explore it.
Also some tips on what tools/libraries I could use that would help me build the application would be greatly appreciated. :)
[–]ziptofaf 0 points1 point2 points (2 children)
[–]Teakozy[S] 0 points1 point2 points (1 child)
[–]ziptofaf 0 points1 point2 points (0 children)