HTML or PyQT interfaces

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
chaney
Posts: 2
Joined: December 17th, 2015, 2:24 pm

Is it possible to use alternate scripting languages for UIs in After Effects?

We have some good UIs done in HTML5 and PyQT that work with our other packages - Maya, Nuke, etc.

They are much faster for than the equivalent UIs in java script.

So the hope is use them with After Effects.

Thank you,
Chaney
valerialaura
Posts: 2
Joined: November 8th, 2005, 5:55 am

You may use HTML panels, but you would then have to package your script as an extension.
I think this is a good starting point!!
http://victorianece.com/2015/12/getting ... r-effects/

good luck!
Post Reply