How to generate the engraving effect by input text?

Hi everyone
We have a project, we need generate the engraving effect by the text which user input. Could anyone kindly show me some hint? Thanks a lot.

Charles

Hm.

Do you want to use normal mapping or it’s more about mesh as it?..

Yes, my basic idea is use normal or height map, but the point is how to generate normal map by text?

Take a look on that.
http://cpetry.github.io/NormalMap-Online/

You can render your text somewhere and then transform to normal map, I guess.

1 Like

This is really cool!
I’m learning it, appreciate so much.