hello everyone !
how u doing ?
have a way to add Shader [GLSL/HLSL] on sprites ??
is it possible add glsl/hlsl shaders on sprite ?
- skinkairewalker
- Enthusiast
- Posts: 772
- Joined: Fri Dec 04, 2015 9:26 pm
- skinkairewalker
- Enthusiast
- Posts: 772
- Joined: Fri Dec 04, 2015 9:26 pm
Re: is it possible add glsl/hlsl shaders on sprite ?
I ended up forgetting that I had already asked...
xD
-
- Enthusiast
- Posts: 377
- Joined: Sat Feb 12, 2022 7:15 pm
Re: is it possible add glsl/hlsl shaders on sprite ?
@skinkairewalker : Yes again it is possible
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
Happy coding !

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

Happy coding !