Vector graphics in Javascript?

后端 未结 7 593
孤街浪徒
孤街浪徒 2020-12-24 08:01

One of the advantages of Flash/Flex is that you can use vector graphics (SVG), which is nice. I did a bit of searching around and came across this Javascript vector graphic

7条回答
  •  失恋的感觉
    2020-12-24 08:43

    Give a look to Cake, Processing.js and jQuery SVG Integration Plugin.

    Also check the Canvas element reference.

提交回复
热议问题