Vector graphics in Javascript?

后端 未结 7 595
孤街浪徒
孤街浪徒 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:41

    Check out Google Closure. The vector graphics support is very well-done, IMO. If you've worked with Java2D before, this should seem very familiar.

提交回复
热议问题