Animated Vector Graphics Scene Graph

Share your advanced PureBasic knowledge/code with the community.
User avatar
idle
Always Here
Always Here
Posts: 6022
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Animated Vector Graphics Scene Graph

Post by idle »

v 0.2.9a

added AVGAddPathPolygonBezier()
It's not quite right yet and color is fixed for demo

I cobbled this together from acreis post
viewtopic.php?p=646962#p646962

left click on the points and change. The plan is to add shape morphing as animation
and enable shapes to be drawn point and click , see previous post in thread
User avatar
idle
Always Here
Always Here
Posts: 6022
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Animated Vector Graphics Scene Graph

Post by idle »

0.2.9b fixed AVGAddPathPolygonBezier
There's still a problem with curve joins on star points and still haven't worked out how to fill it :?:
Post Reply