I created an API capable of animating and delivering 3d renders of texts. The text, material and other parameter can be described in the request.
Futhermore I create a workflow in n8n to generate 3d renders.
The texts are created procedurally using Blender node system. The system is highly modular.
Here is an example of what I was able to achieve with this system.
I created an API to animate and deliver 3D text renders with customizable parameters and a workflow in n8n to generate them using Blender's modular node system.