I just installed Monkey and am now trying to do some simple vector graphics with it, for instance a closed path that consists of lines and arcs, which I would like to fill and transform based on some events. I've already done that in the past with SVG + js but now I would like to do it in Monkey. Is there an existing module allowing this? I couldn't find one but there seems to be pretty advanced game engines, maybe one of them does that? sorry if the answer is obvious, I'm basically discovering Monkey today...
|