Skip to content

vassvik/odin-stb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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