mirror of
https://github.com/SFML/CSFML.git
synced 2025-10-20 05:23:54 +08:00
0c5afa3483866268ca6b51d45ef1e0cf6d6693d3
CSFML - Simple and Fast Multimedia Library for C ================================================ SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. It is originally written in C++, and this project is its official binding for the C language. Authors ------- Laurent Gomila - main developer (laurent.gom@gmail.com) Download -------- You can get the latest official release on SFML website (http://www.sfml-dev.org/download.php). You can also get the current development version from the git repository (https://github.com/LaurentGomila/CSFML). Learn ----- There is no tutorial for CSFML, but since it's a binding you can use the C++ resources: * The official tutorials (http://www.sfml-dev.org/tutorials/) * The online API documentation (http://www.sfml-dev.org/documentation/) * The community wiki (https://github.com/LaurentGomila/SFML/wiki/) * The community forum (http://www.sfml-dev.org/forum/) Of course, you can also find the CSFM API documentation in the SDK. Contribute ---------- SFML and CSFML are open-source projects, and they need your help to go on growing and improving. Don't hesitate to post suggestions or bug reports on the forum (http://www.sfml-dev.org/forum/), submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/CSFML/issues/). You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work.
Description
Languages
C
54.6%
C++
39.2%
Shell
2.6%
CMake
2.6%
PowerShell
1%