gosmf

package module
v0.0.0-...-d216d2d Latest Latest
Warning

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

Go to latest
Published: May 8, 2018 License: MIT Imports: 0 Imported by: 0

README

gosmf GoDoc

WIP golang simple media framework

Requirements

Golang 1.5+

SDL2: The window package requires SDL2 Development libraries/framework to be installed in order the compile. SDL2 is used for it's cross platform window management and input handling.

Windows only

MinGW: Make sure you have the bin folder set in your PATH. Ensure you can run gcc and that the SDL2 include folder and libraries are in the Mingw include and lib folders. The arch for mingw and sdl2 must match up in order to compile properly.

After successful compiling, you will need to have the SDL2.dll in the same folder as the .exe

Documentation

Overview

Package gosmf, Go Simple Media Framework, is a work in progress simple media framework in go

Requirements:

Golang 1.5+

SDL2 (https://www.libsdl.org): The window package requires SDL2 Development libraries/framework to be installed in order the compile. SDL2 is used for it's cross platform window management and input handling.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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