u/zemledelec

▲ 23 r/OpenGlobus+2 crossposts

Improving Text Rendering in OpenGlobus with MTSDF

While improving text rendering, I found several limitations and edge cases in the existing font pipeline: special characters, outline quality, and glyph sharpness were not as good as they should be.

So I migrated the pipeline to MTSDF and integrated atlas generation based on Chlumsky’s excellent msdf-atlas-gen.

The result is cleaner text, sharper fonts, better outlines, and a more robust font rendering pipeline overall.

Live examples:
https://sandbox.openglobus.org/examples/moon/moon.html
https://sandbox.openglobus.org/examples/mars/mars.html

Chlumsky’s msdf-atlas-gen:
https://github.com/Chlumsky/msdf-atlas-gen

u/zemledelec — 6 days ago
▲ 25 r/OpenGlobus+4 crossposts

Huge drone with camera in the sky

I made it with openglobus javascript library. Beautiful and handy library. Check it out.

u/zemledelec — 14 days ago