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

Author Topic: swift SFML wrapper  (Read 4725 times)

0 Members and 1 Guest are viewing this topic.

krzat

  • Full Member
  • ***
  • Posts: 107
    • View Profile
swift SFML wrapper
« on: March 12, 2016, 11:22:16 am »
I wrote generator to create swift wrapper for SFML. Seems to be working, but there may be some issues related to memory management, i.e. texture will be not retained if you assign it to sprite, etc.

https://github.com/krzat/swift-sfml-wrapper
Repository contains small project for testing purposes.
SFML.Utils - useful extensions for SFML.Net