Is there any algorithm that, according to the data, draws a drawing to the task?
- fourwhat do you mean ? sample data please. - zb '
- 2Ischo adyn crypt ... - alexlz
- maybe he needs a blokskhema? - KoVadim
- I apologize for such a long response. Example: point A, point B, line a, triangle A B C, segment M N, segment intersects a line a - Arc
- 2D or 3D? - IVsevolod
|
1 answer
Geometric algorithms . Also study graphic libraries (for example on php it is GD2, ImageMagick) and draw what you need.
- Sorry, but the link leads to this page - Arc
- > Sorry, but the link leads to this page and this is already a recursion - DreamChild
- > and this is a recursion can be joking so? - IVsevolod
- @IVsevolod doubt it. I also came across a similar one several times - you publish a normal link to a page, and it eventually leads to the same page - DreamChild
- Now several times I tried to fix the link in the answer, but nothing happened either. Apparently, some kind of site bug. In general, go to this address: ru.wikipedia.org/wiki/Category : Geometric_algorithms - DreamChild
|