3D text questions

Currently in 20.7.11 there are only 5, 3D fonts - are there more that can be added somehow?

Secondly, there are no preset moves available - how does one animate 3D text?

thanks

Derbydog

3D text is a deprecated filter. It will be removed sometime this year.
It’s possible to animate 3D text using the size and position or rotate and scale filters.


https://streamable.com/6djq2b

image

2 Likes

While this is still available or as long as you keep a version, you can add fonts by:

  1. Generate a JavaScript version of it using Facetype: http://gero3.github.io/facetype.js/
  2. Copy the generated file to Shotcut/share/shotcut/qml/filters/webvfx_threejs_text/fonts
  3. Modify the ui.qml and threejs_text.html files in Shotcut/share/shotcut/qml/filters/webvfx_threejs_text to include it.

This topic was automatically closed after 90 days. New replies are no longer allowed.