I’m trying to create a 3D animation for an upcoming video project, but I’m very green when it comes to programming and After Effects can’t create what I need.
The goal is to have a 1980s style animation of terrain morphing shape. It’s going to be played on an old CRT with a fake computer terminal for an actor to react to. A hidden Raspberry Pi will provide the video for the scene.
I want to import an animated Perlin Noise GIF, render it as morphing 3D Voxel Terrain and export it out as another GIF.
A GIF similar to this -> https://www.youtube.com/watch?v=csYzDia5Ckw
Into terrain similar to this -> https://www.youtube.com/watch?t=31&v=Qq344BVD30o
I don’t want to render it live as I’m going to have to have other visual elements before and after it. I would greatly appreciate any programming help on this.