Page 1 of 1
Particles to SVG
Posted: Fri Jan 12, 2018 9:47 am
by Manu
I just spent a day animating a particle animation, tried to export it to an SVG sequence only to find out it's an empty sequence. Is this a known limitation or is there a way around this?
Re: Particles to SVG
Posted: Fri Jan 12, 2018 11:30 am
by slowtiger
I assume the particles were vector shapes?
Re: Particles to SVG
Posted: Fri Jan 12, 2018 12:56 pm
by Manu
Yes. Is there a way to break down those particles into actual shapes?
Re: Particles to SVG
Posted: Fri Jan 12, 2018 4:46 pm
by chucky
"Bake' particles would be pretty useful.
I wonder if it's is scriptable?
Re: Particles to SVG
Posted: Fri Jan 12, 2018 4:59 pm
by synthsin75
chucky wrote:"Bake' particles would be pretty useful.
I wonder if it's is scriptable?
Not without reinventing the particle system and destroying performance, I'm afraid.
Re: Particles to SVG
Posted: Fri Jan 12, 2018 10:57 pm
by chucky
Oohhhh Eeew...

Re: Particles to SVG
Posted: Sat Jan 13, 2018 12:43 am
by Manu
Ah well, rendering as PNGs then. Shame.