sticksandtriangles
Structural
- Apr 7, 2015
- 494
This maybe a long shot, but I figured I would ask anyways.
I have built my website in python using Django and have my blog up and running.
I now want to dabble in adding some calculations to my website and one of the capabilities I am going to need is a CAD type interface to allow me and users to draw rectangles, polygons, etc.
Does anyone have some recommendations/ideas on how to embed some CAD type interfaces within my website? I want to be able to draw on my web application and perform some functions on the things drawn on screen.
S&T -
I have built my website in python using Django and have my blog up and running.
I now want to dabble in adding some calculations to my website and one of the capabilities I am going to need is a CAD type interface to allow me and users to draw rectangles, polygons, etc.
Does anyone have some recommendations/ideas on how to embed some CAD type interfaces within my website? I want to be able to draw on my web application and perform some functions on the things drawn on screen.
S&T -