Creating custom vertex & fragment for Bitmap font rendering?

Hello guys,

I wanted to use bitmap fonts in Babylon and current version doesn’t have such feature. I have experience with creating vertex & fragment shader for bitmap fonts in OpenGL. How can I create my own Babylon GUI text which uses bitmap font rendering?

Thanks.

https://www.babylonjs-playground.com/#HJSZ84#61
hi and welcome

1 Like

https://jsfiddle.net/9uztL1r0/23/

https://www.babylonjs-playground.com/#HJSZ84#62