Skip to content

A bit of code for cross-platform golang sound and screen

License

Notifications You must be signed in to change notification settings

theinternetftw/glimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glimmer - a bit of code for golang to get a framebuffer and sound.

This package exists because it used to take a bit of cobbling together to get a good answer to that question that didn't need any C bindings, but currently it just uses ebiten.

Ebiten enables getting sound and screen without any dependencies other than Go on Windows, which is mainly what I wanted out of this package.

See ebiten's page for dependencies for other platforms.

About

A bit of code for cross-platform golang sound and screen

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages