this post was submitted on 10 Feb 2024
80 points (100.0% liked)
196
666 readers
39 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh yes it is. I improved the render times just now from 1 fps to 2ish fps, so it's a bit better now, but yeah it's really not that fast. Maybe I should use some compute shader library to speed up that calculation process... But then I'd be sending some data to the GPU, just to receive it again and then send it back again so that it renders it, so that would also increase frame time again.