I would like to make my own CNC Editor. I am looking for some guidance. I don’t know if it is even possible with HTML5. But it would be great if I can. If possible, please list what I should research and learn.
I don’t need it to be online accessible, I will only have it on my computer. I will be accessing it via local network from multiple different computers. I don’t want it accessing the internet, because it’s not always available.
Desired Features: ⁃ Read and Write files with different extensions (all files used are easily opened in notepad) ⁃ Store and retrieve data from a simple database file. ⁃ Make calculations ⁃ Have a text Editor window ⁃ Have a Display area for simple vector graphics depending on data loaded and provided by user.