fullscreen

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2016 License: MIT Imports: 5 Imported by: 0

README

This sample switches to 640 x 480 fullscreen mode and displays a pink background. There is no interactivity, to quit the program use Alt+F4.

For window creation this sample uses Allen Dang's w32 library. Direct3D needs a handle to the window it runs in so you need a method for setting this up. Other libraries that you can use include SDL2 and the walk library.

If you simply build this sample with go build the resulting program will keep a console window open while running. Use the build.bat to build instead, it passes the flag -H=windowsgui to the linker which gets rid of the console window.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL