Not-Nik / raylib-zig

Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
MIT License
459 stars 101 forks source link

Adding texture/background_scrolling example #91

Closed SebaLukas closed 1 month ago

SebaLukas commented 1 month ago

To get into zig and raylib, I ported the texture/background_scrolling example. The parallax effect could be useful for my project later.

I copied the three images from the raylib repo directly.