package
0.0.0-20231115163627-2440a671efc5
Repository: https://github.com/golang-ui/nuklear.git
Documentation: pkg.go.dev

# README

nk-example-sdl2

It differs from nk-example by using SDL2 to manage the window and uses the corresponding Nuklear backend.

Install with

$ go get -tags sdl2 github.com/golang-ui/nuklear/cmd/nk-example-sdl2

Follow SDL2 installation instructions here https://github.com/veandco/go-sdl2

Maintainer

strangebroadcasts [email protected]