M
M
MarkITDes2020-04-19 12:18:49
css
MarkITDes, 2020-04-19 12:18:49

How to remove blur when using translateZ?

I'm using translateZ for the text, but the text is blurry. https://codepen.io/kirill778/pen/MWaeqaQ
It is important that when rotating, the text should also be in 3d, and not on the picture itself (background). Maybe you can replace translateZ or remove blur?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MarkITDes, 2020-04-19
@MarkITDes

Helped inserting a picture through png

A
Arseny, 2020-04-19
Matytsyn @ArsenyMatytsyn

Try using SVG and its transformations and IMPORTANT, don't use a text style, use paths instead.
How? In the graph editor you type the text, choose the font, other parameters → convert it to curves (parse it), export it.
Why? There is always a chance to fall in love with a font.
However, you can try for the sake of dynamic content.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question