(no title)
severak_cz | 7 months ago
Curently I am experimenting with drawing things in DeltaCAD (another easy to use CAD - unfortunately abandonware now), converting it to my format (via DXF export) and displaying it with javascript. I want to reimplement second version in javascript to be able to run it in browser and use better GUI components than those which I tried to implement myself.
[0] - https://github.com/severak/graph-paper
[1] - https://github.com/severak/graph-paper/blob/main/doc/file-fo...
WillAdams|7 months ago
https://www.godsvg.com/
severak_cz|7 months ago