Sf2dlib: Difference between revisions
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
Created page with "{{Infobox 3DS Homebrew | title = sf2dlib | image = | type = | author = User:xerpi | contributor = | version = | license = | downloadr..." |
No edit summary |
||
| Line 3: | Line 3: | ||
| image = | | image = | ||
| type = | | type = | ||
| author = | | author = xerpi | ||
| contributor = | | contributor = | ||
| version = | | version = | ||
Latest revision as of 12:33, 22 October 2016
| sf2dlib | |
|---|---|
| General | |
| Author | 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