is it possible add glsl/hlsl shaders on sprite ?

Advanced game related topics
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 772
Joined: Fri Dec 04, 2015 9:26 pm

is it possible add glsl/hlsl shaders on sprite ?

Post by skinkairewalker »

hello everyone !
how u doing ?

have a way to add Shader [GLSL/HLSL] on sprites ??
User avatar
Skipper
User
User
Posts: 40
Joined: Thu Dec 19, 2024 1:26 pm
Location: NW-Europe

Re: is it possible add glsl/hlsl shaders on sprite ?

Post by Skipper »

Fred
Administrator
Administrator
Posts: 18150
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: is it possible add glsl/hlsl shaders on sprite ?

Post by Fred »

:lol:
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 772
Joined: Fri Dec 04, 2015 9:26 pm

Re: is it possible add glsl/hlsl shaders on sprite ?

Post by skinkairewalker »

I ended up forgetting that I had already asked...
xD
threedslider
Enthusiast
Enthusiast
Posts: 377
Joined: Sat Feb 12, 2022 7:15 pm

Re: is it possible add glsl/hlsl shaders on sprite ?

Post by threedslider »

@skinkairewalker : Yes again it is possible :D

Read this pdf of GLSL documentation : https://registry.khronos.org/OpenGL/spe ... c.4.60.pdf

And then learn it from this : https://learnopengl.com/In-Practice/2D- ... ng-Sprites

Familiarize your GLSL code and experiment it :mrgreen:

Happy coding !
Post Reply