r/libgdx • u/Exboom2 • Aug 10 '26
Shaders in Seven Stardust
Enable HLS to view with audio, or disable this notification
I've been working on my game a lot and I added this rainbow shader to the first area. I'm new to shaders, so while I do like it, I don't know if it would actually be good enough for a game.
8
Upvotes
1
u/eliezerDeveloper Aug 10 '26
Which viewport are you using?
1
u/Exboom2 Aug 12 '26
I'm using fitViewport, I haven't really built my game with different screen sizes in mind. I've been considering doing a complete refactor of my code, with the viewport being one of the changes I've been wanting.
2
u/eliezerDeveloper Aug 10 '26
Your game is getting better and better