• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Which kind of plugin is Element 3D?

Participant ,
Mar 31, 2017 Mar 31, 2017

Copy link to clipboard

Copied

I was thinking it might be an artisan, but it doesn't change the default renderer. So perhaps it's just a standard effect but using openGL to create geometry?

TOPICS
SDK

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Deleted User
Apr 03, 2017 Apr 03, 2017

Yes, Element3D is a regular effect plugin, not an Artisan or AEGP. It gets the input layer/param data and processes it, then outputs it on the layer it was applied to. The processing stage within the plugin uses its own OpenGL rendering engine, but that is separate from After Effects. The same goes for the UI you open for editing the scene with the "EDIT" button in the AE effect parameter panel. This is basically an own, custom dialog window created using OS-dependent functions that allow manipu

...

Votes

Translate

Translate
Community Expert ,
Mar 31, 2017 Mar 31, 2017

Copy link to clipboard

Copied

to the best of my knowledge it's a regular effect plug-in, outputting a 3d

render onto a layer.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 03, 2017 Apr 03, 2017

Copy link to clipboard

Copied

Yes, Element3D is a regular effect plugin, not an Artisan or AEGP. It gets the input layer/param data and processes it, then outputs it on the layer it was applied to. The processing stage within the plugin uses its own OpenGL rendering engine, but that is separate from After Effects. The same goes for the UI you open for editing the scene with the "EDIT" button in the AE effect parameter panel. This is basically an own, custom dialog window created using OS-dependent functions that allow manipulating the 3D scene in its own 3D renderer. The output is then flattened at the end of the processing chain back to the output layer.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 06, 2017 Apr 06, 2017

Copy link to clipboard

Copied

LATEST

Fascinating info, thanks Toby. I always thought it would be better if the user could choose how many groups to have instead of the 5 that are available, but now that I know more about plugin development I can see why it's that way.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines