Releases: pharo-graphics/PharoSDL3
Releases · pharo-graphics/PharoSDL3
v0.0.1
This is the inaugural version of PharoSDL3, a new project providing Pharo FFI bindings for the SDL3 library.
The target version for the SDL library is v3.2.10, and the target Pharo version are 12 and 13.
The project already counts with bindings for one thousand SDL functions, as well as several tests and demos. For the moment, they cover mostly basic features such as window opening and event handling.
Full Changelog: https://github.com/pharo-graphics/PharoSDL3/commits/v0.0.1
Contributors and acknowledgements: Thanks @estebanlm for CIG, that was useful to generate the FFI bindings (scripts on Wiki tab). Thanks @tesonep on help rewriting method selectors of CIG. Thanks Pharo Consortium for the founding.
Martín
@tinchodias