Skip to content

Minimal zig project to get bgfx running with sdl2

License

Notifications You must be signed in to change notification settings

jean-dao/zig-bgfx-sdl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-bgfx-sdl2

Minimal zig project to get bgfx running with sdl2

SDL2 needs to be intalled on your system so that zig build can find it
To build and run:

zig build fetch
zig build run

About

Minimal zig project to get bgfx running with sdl2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 83.9%
  • C 16.1%