3D Bridge text design on a 3D ring modal with react-three-fiber

123 views Asked by At

I was trying to add a 3D custom text on a 3D blender modal for couple of weeks, but couldn't manage to find a solution. I don't even know even it's possible in three js or not.

Here is what I wanted to achieve. On a 3D ring modal, user would be able to write their name. And I want the text to match with the design. The text design is kind of like Bridge text design.

And on top side of the ring the text is bending a bit.

Here are the screenshots to help you understand what I was trying.enter image description hereenter image description hereenter image description here

It would be a great help, if someone could help me in this. I would like to honor the assistence here as well, or I would like to hire someone who can achieve this.

I've tried Three js TextGeometry but it's not working.

1

There are 1 answers

0
Atomract On

You can import this model to your r3f app then use box geometry inside the ring model mesh to fil the gap and after that you can add logo and all as texture