More actions
m (HydeWing moved page Simple and Fast Multimedia Library Switch to SFML Switch without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=SFML Switch | ||
|image= | |image=sfmlswitch.png | ||
|description=SFML switch port | |description=SFML switch port. | ||
|author=TomBebb | |author=TomBebb | ||
|lastupdated=2020/06/28 | |lastupdated=2020/06/28 | ||
Line 8: | Line 8: | ||
|version=Switch-2.3.x | |version=Switch-2.3.x | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/sfmlswitch.7z | ||
|website=https://github.com/TomBebb/SFML-switch | |website=https://github.com/TomBebb/SFML-switch | ||
|source=https://github.com/TomBebb/SFML-switch | |source=https://github.com/TomBebb/SFML-switch | ||
|donation= | |donation= | ||
}} | }} | ||
This is a Switch port of the [https://www.sfml-dev.org/ SFML libraries]. | |||
SFML | |||
SFML (Simple and Fast Multimedia Library) is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python. | |||
==Changelog== | ==Changelog== | ||
''' | '''Switch-2.3.x''' | ||
* | * Switch port of SFML. | ||
* Make sure to link SFML dependencies like OpenAL. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TomBebb/SFML-switch | ||
* | * Reddit - https://www.reddit.com/r/SwitchHaxing/comments/hhgwou/sfml_port_released_use_highlevel_graphics_window/ | ||
Revision as of 12:03, 3 Haziran 2023
SFML Switch | |
---|---|
General | |
Author | TomBebb |
Type | Developments |
Version | Switch-2.3.x |
License | Mixed |
Last Updated | 2020/06/28 |
Links | |
Download | |
Website | |
Source | |
This is a Switch port of the SFML libraries.
SFML (Simple and Fast Multimedia Library) is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.
Changelog
Switch-2.3.x
- Switch port of SFML.
- Make sure to link SFML dependencies like OpenAL.