Markers with numbers

Hi community!

During my conversation with @vasilii about some project, I had an idea to make markers with numbers (up to 5 digits), combining numbers from a generated texture atlas.

Here is my attempt with this idea.

Video:

Demo: https://codepen.io/prisoner849/full/pvvzVJx

7 Likes

Parametric labels are rendered into one drawcall has one material and one geometry. Great optimization!

3 Likes