Vertex shaders #189
Visioneery
started this conversation in
General
Replies: 1 comment
-
This project does not use any vertex shaders. I'm assuming that the video plane is rendered with a simple quad that is stretched to fill the screen in mpv, so no vertex transformations are necessary. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am completely new to opengl, glsl shaders etc.
I just started learning and created project where I wanted to apply one of your shaders e,g Anime4K_Deblur_DoG using OpenTK library, but if I understand correctly Anime4K_Deblur_DoG is a fragment shader. Is Anime4k application using any vertex shaders when processing an image? are they stored somewhere?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions