Skip to content

kdchambers/music_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music player

A simple vulkan-based DEMO music player written in zig. The project is only for the purposes of learning and is not intended for real use in it's current state.

The project ships with an example library and is hardcoded to use that.

Dependencies

  • zig (master)
  • ao
  • glfw
  • libmad
  • vulkan

Running

git clone --recurse-submodules https://github.com/kdchambers/music_player
cd music_player
zig build run -Drelease-safe

Screenshot

alt text

About

Demo music player written in zig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages