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

Author Topic: EuSFML2 or SFML2 for Euphoria - Updated  (Read 5004 times)

0 Members and 1 Guest are viewing this topic.

MetalCoder

  • Newbie
  • *
  • Posts: 31
    • View Profile
EuSFML2 or SFML2 for Euphoria - Updated
« on: July 09, 2013, 12:19:33 am »
Hello,

I have written a wrapper for SFML 2.0 in the Euphoria programming language. I have wrapped all the functions for each module of SFML. This wrapper uses the C binding of SFML. I'm sorry if I put this topic in the wrong forum, but I think it is in the right place.

https://github.com/gAndy50/EuSFML2
« Last Edit: May 10, 2015, 06:36:36 am by MetalCoder »

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: EuSFML2 or SFML2 for Euphoria
« Reply #1 on: July 09, 2013, 12:06:01 pm »
Do you want me to add it to the bindings page of the website? If so, please provide all the required details.
Laurent Gomila - SFML developer

MetalCoder

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: EuSFML2 or SFML2 for Euphoria
« Reply #2 on: July 09, 2013, 08:55:20 pm »
Thanks that would be nice.

Title: EuSFML2
Language: Euphoria
Status: Active
Author: Andy Patterson
Web: http://www.rapideuphoria.com/eusfml.zip

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: EuSFML2 or SFML2 for Euphoria
« Reply #3 on: July 09, 2013, 10:02:54 pm »
Would it be possible to have a simple web page instead of a direct download?
Laurent Gomila - SFML developer

MetalCoder

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: EuSFML2 or SFML2 for Euphoria
« Reply #4 on: July 10, 2013, 01:18:56 am »
I could make a simple website. Might be a bit, but yeah I can make one.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: EuSFML2 or SFML2 for Euphoria
« Reply #5 on: July 10, 2013, 07:51:03 am »
If you want a simpler and faster solution, you can put your code on github.
Laurent Gomila - SFML developer

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
Re: EuSFML2 or SFML2 for Euphoria
« Reply #6 on: July 10, 2013, 10:37:10 am »
Also, http://pages.github.com/ is nice for very simple website.  ;)
SFML / OS X developer

MetalCoder

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: EuSFML2 or SFML2 for Euphoria
« Reply #7 on: July 23, 2013, 01:32:49 am »
I now have a new host for the download. Under my personal site.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: EuSFML2 or SFML2 for Euphoria
« Reply #8 on: July 23, 2013, 07:53:03 am »
And where is this website?
Laurent Gomila - SFML developer

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: EuSFML2 or SFML2 for Euphoria
« Reply #9 on: July 23, 2013, 08:36:01 pm »
The link has been updated in the opening post. :p

MetalCoder

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: EuSFML2 or SFML2 for Euphoria
« Reply #10 on: May 10, 2015, 06:34:58 am »
Hello,

I have updated the Euphoria wrapper to SFML 2.2 It now includes more examples. Note that it is a wrapping of the C binding. You can get it from here.

https://github.com/gAndy50/EuSFML2
« Last Edit: May 10, 2015, 06:36:50 am by MetalCoder »

 

anything