sf2dlib

From WikiTemp, the GBAtemp wiki
Revision as of 15:12, 31 August 2015 by Tj cool (talk | contribs) (Created page with "{{Infobox 3DS Homebrew | title = sf2dlib | image = | type = | author = User:xerpi | contributor = | version = | license = | downloadr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
sf2dlib
General
Author[[User:xerpi]]
Links
Via GitHub
Source
Discussion

sf2dlib is a simple and fast 2D drawing library for use with 3DS homebrew.

Installation

1) Download the library from GitHub (or git clone it)

2) Open a command prompt/terminal and cd to the libsf2d folder

3) Run the commands make and make install

See Also