Skip to main content
kafl
Participant
January 22, 2020
Question

3d vector file animation - in after effects - and output into json?

  • January 22, 2020
  • 1 reply
  • 1290 views

Maybe the titel is confusing

But after watching this - a person asked me if we could do the same with a simple 3d model?
https://www.youtube.com/watch?v=h8tInajwIHo

So (how) can i import a 3d file - into after effects - and then export the "vector" part as SVG/Json?

OR does anyone know if it is even possible?

This topic has been closed for replies.

1 reply

Mylenium
Legend
January 22, 2020

You can't and that is that. Doing so would require writing a custom plug-in and that's far from trivial. Good old Plexus allows to export some vector data of its internal 3D structures, but not in an imated form, so this might be a place to start such a venture and a basis for experimentation.

 

Mylenium