Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: VALA-vapi binding sfml  (Read 21 times)

0 Members and 1 Guest are viewing this topic.

natou2000

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • Email
VALA-vapi binding sfml
« on: Today at 04:47:23 am »
my project is... to make a SFML binding in Vala. (2.6.1)  ;D



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

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10836
    • View Profile
    • development blog
    • Email
Re: VALA-vapi binding sfml
« Reply #1 on: Today at 07:55:05 am »
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
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything