SFML community forums
General => SFML projects => Topic started by: natou2000 on May 07, 2024, 04:47:23 am
-
my project is... to make a SFML binding in Vala. (2.6.1) ;D
(https://gitlab.com/uploads/-/system/project/avatar/34342025/sfml.png?width=64)
I've finished it 100% today, I'm doing some testing and I've even started writing the API documentation online. 8)
I've tried to keep the API as close as possible to that of C++ and C :D
project: https://gitlab.com/nda-cunh/sfml-vala-binding
Documentation: https://nda-cunh.gitlab.io/sfml-vala-binding/sfml/sf.html
-
I've never used Vala, but looks quite similar to the C languages.
If you want, you could open a PR to add it to the binding page: https://github.com/SFML/SFML-Website