Skip to content

SFML2 Go binding, forked from bitbucket.org/krepa098/gosfml2, just to make it compile

License

Notifications You must be signed in to change notification settings

Edgaru089/gosfml2

Repository files navigation

gosfml2

SFML2 Go binding, forked from bitbucket.org/krepa098/gosfml2. It compiles with CSFML 2.5

The following features are added:

  • Texture.GetNativeHandle()
  • Texture.UpdateFromPixelsUnsafe() which takes a unsafe.Pointer instead of a slice
  • Clipboard (the C API looks weird)
  • Cursors

About

SFML2 Go binding, forked from bitbucket.org/krepa098/gosfml2, just to make it compile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages