Hello! Added a new improvement on the #vala #sdl bindings #sdl3 https://codeberg.org/edwood-grant/sdl3-vapi
Fixed and updated the #sdl3_gfx image filters on the C side, and added a sample on vala. Attached a video showing the filters in action.
What, didn't you know that #SDL_gfx had CPU image filters? Well, now you do. As far as I know, these are the only samples on how to sue this.
These only use CPU. You could use a GPU shader to get faster results. Still, its nice to revive this old code and make it usable.
Fixed and updated the #sdl3_gfx image filters on the C side, and added a sample on vala. Attached a video showing the filters in action.
What, didn't you know that #SDL_gfx had CPU image filters? Well, now you do. As far as I know, these are the only samples on how to sue this.
These only use CPU. You could use a GPU shader to get faster results. Still, its nice to revive this old code and make it usable.