Page 1 of 1
Polygon with Bezier
Posted: Thu Jan 14, 2016 16:03
by rayrayray
Hi
Is it possible the polygon in advance output setting can draw with Bezier...with only Linear...It is good when we need draw arch shape.
Thanks
Ray.
Re: Polygon with Bezier
Posted: Thu Jan 14, 2016 16:15
by Joris
From
https://resolume.com/manual/en/r5/input ... gon_slices
Keep in mind that it's possible to create a shape that's not 'triangulatable', for instance by creating a shape that crosses its own path. In cases like this, Resolume will draw the outline in red. This is to let you know what you're trying to do is mathematically impossible in this part of reality. For the same reason, bezier points are not available on poly slices.
If you want to use beziers for arches, use a regular slice with an input mask.
Re: Polygon with Bezier
Posted: Fri Jan 15, 2016 14:42
by rayrayray
Thanks