this post was submitted on 08 Jan 2025
44 points (100.0% liked)

Out of the loop

12301 readers
2 users here now

A community that helps people stay up to date with things going on.

founded 2 years ago
MODERATORS
 

I saw a meme about something of fake frames, but i don't know what happened.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 3 months ago (2 children)

Can someone explain how AI can generate a frame faster than the conventional method?

[–] [email protected] 4 points 3 months ago

It is image processing with statiatics rather than traditional rendering. It is a completely separate process. Also, NVidia GPUs (and the new upcoming AMD ones too) also have hardware built into the chip specifically for this.

[–] [email protected] 3 points 3 months ago (1 children)
[–] [email protected] 3 points 3 months ago (1 children)

Which part? I mean even if it isn't generating the frames well, it's still doing the work. So that capability is there. What's the grift?

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

That it's reliable. The key point they're selling is that devs don't need to optimize their engines as much, of course obfuscated under a lot of other value-adds.

I'd go further than this and say part of our problems are generally that optimization of code isn't a focus anymore. Apps which merely interface with web APIs are more than 90mb sometimes. That's embarrassing.

That an AI can step in as savior for poor coding practices, is really a bandage stuck on the root cause.