o
odinpkg.dev
packages / library / msdfgen-odin

msdfgen-odin

12b992blibrary

No description provided.

MIT · updated 2 years ago

odin-msdfgen

Odin bindings for msdfgen.

msdfgen-c.lib was generated using msdfgen-c

Usage

Clone the repo in your project using git clone https://github.com/AntoineGagnon1/msdfgen-odin.git then import the library in an odin file using import "msdfgen"

Demo

The project contains a demo that will open a font, and render the msdf texture for the letter A in output.png

To run the demo open a terminal and run odin run demo/