rbSFML icon indicating copy to clipboard operation
rbSFML copied to clipboard

Ruby bindings to SFML

Results 8 rbSFML issues
Sort by recently updated
recently updated
newest added

Well i know this project is kinda low, but i'll write this, just in case there is some people like me. In rbimage class there is a method called **"pixels"...

I have the latest version of SFML installed, ruby, git and rake yet when i try and compile with rake i get this output: ./ext/rbsfml/base.cpp:33:14: error: ‘rb_cFixnum’ was not declared...

Please, make it gem

Need to implement the Audio module

TODO

We need to implement proper error handling

TODO

We should separate the different classes into the different SFML modules to let the user pick what he wants to load.

TODO

Need to add back support for InputStream

TODO