Can you render a string in 3d?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Zach

I am interested in rendering text in 3d. I am looking for something like the ThreeJS example: https://threejs.org/examples/webgl_geometry_text#0700FF111#three.js

You can create some 3D text with a modeling software (blender) , and then import it to godot.

xlxs | 2018-09-19 08:08

:bust_in_silhouette: Reply From: SIsilicon

Nope.

It is currently not supported in Godot to make 3D text geometry.
But if you want, you can make a feature request on GitHub.