MeshBuilder.CreateText

Hey team! I’m super glad to share a new feature that was just pushed to NPM and the PG: The MeshBuilder.CreateText function!

Creating A 3D Text object | Babylon.js Documentation (babylonjs.com)

In a nutshell, it is a simple feature that let you create a regular mesh out of a text and some font definition.

3D text example | Babylon.js Playground (babylonjs.com)

14 Likes

OMG!!!

Thanks a lot!!
Great contribution needed
BJS is going up :rocket: :rocket: :rocket:

ZmBPwn-360

1 Like

Haha thanks :smiley:

That’s super cool. THANKS

1 Like

so much appreciated !!!

image
Looks like some of the special chars need some special love.

Which font is it?

Oh wait no, that should have been fixed…I’ll check why it is not

Check why # character is rendered incorrectly with TextBuilder · Issue #13907 · BabylonJS/Babylon.js (github.com)

1 Like

Fixed!

2 Likes