Skip to content

sudokit/odin-leif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A binding/wrapper library for an awesome GUI library LEIF

still a bit rough since the library used a lot of macros and they were annoying :p. pull requests are welcome!

TODOs:

  • add examples
  • do something about the #file and #line args. look a bit ugly (used for IDs internally in the c library.

usage

go to LEIF and follow the installation instructions. after that just import this in your Odin project and you should be good to go. when running/building, you need to pass this to Odin: -extra-linker-flags:"-lclipboard"

example

(need to add later, for now you can just do a basic OpenGL setup in odin and then copy the example from Leif repo and translate it. lf_ just becomes lf. (assuming you imported it as lf)

About

Odin binding/wrapper for leif

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages