Skip to content

lunaticLipid/odin-stb

 
 

Repository files navigation

odin-stb

Bindings to some libraries from the popular stb single-header libraries

To use the bindings you need to first compile static libraries. First, go to the src directory, then in Windows call build.bat, and in Linux just call make. Make sure to create the lib directory before running the build scripts.

An example of using stb_truetype is shown in the test_truetype.odin file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Other 0.2%