is a way to intentionally drop frames in a shader?

  • greenhand
  • Topic Author
More
5 years 7 months ago #1 by greenhand is a way to intentionally drop frames in a shader? was created by greenhand
I want to have a shader that drops frames. it's mostly for video playback, not gaming, although for some games maybe a bit of choppiness is what you want.
I'm not any good with HLSL but I'd like to see if I can repeat a frame a certain number of times before I grab a new image for the frame buffer, set a pseudo framerate.

Please Log in or Create an account to join the conversation.

  • crosire
More
5 years 7 months ago #2 by crosire Replied by crosire on topic is a way to intentionally drop frames in a shader?
You can't change the framerate, but you could store an old frame and display that for a couple of frames before updating it with a new frame. So yeah, should be possible technically.

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.