I don't know if it has a name. I saw the effect somewhere and tried to create something similar.
@cptechno5 ай бұрын
Hi! It's a great video because I want to do the same thing. I suggest you make available the Python script that creates this keys and keyboard. Some users, like me, use Python scritps to create Blender object. It's easy! As you know Blender generates a Python script for each of your actions. See Info view. You can choose to publish the Info logs raw (now editing) or if you are a Python programmer you can simplify it and structure it by separating parts of the construction into functions. Either way is good for me. That would be very useful to many viewers.