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

Author Topic: using C with sfml and C++  (Read 3499 times)

0 Members and 1 Guest are viewing this topic.

vurentjie

  • Newbie
  • *
  • Posts: 31
    • View Profile
using C with sfml and C++
« on: March 25, 2008, 04:58:40 pm »
hi,

i am not new to opengl and c anymore,however i am not super fluent yet either, just a bit more than capable...my c++ needs a bit of practice but nothing experience wont fix.

i am currently looking for an alternative to sdl, my developing opengl program is written in plain C, other than the some of the normal tweaks between C and C++ would there be anything else to watch out for?

vurentjie

  • Newbie
  • *
  • Posts: 31
    • View Profile
i should'v read the docs first,mmmm
« Reply #1 on: March 25, 2008, 08:22:51 pm »
ok, so i just found out that i can use sfml for C, great stuff.
i am going to read through the rest of the docs now, but would like to know if sfml supports things like mouse scrolling, mouse move, etc, i am assuming so...

dabo

  • Sr. Member
  • ****
  • Posts: 260
    • View Profile
    • http://www.dabostudios.net
using C with sfml and C++
« Reply #2 on: March 25, 2008, 09:54:04 pm »
Yes it does

 

anything