e

  • 6 Posts
  • 129 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • AdrianTheFrog@lemmy.worldto196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    9
    ·
    7 hours ago

    Once gpu hardware becomes good enough that even low end computers can support real time ray tracing at usable speeds, game developers will be able to remove the lightmaps, ao maps, etc that usually comprise a very significant fraction of a game’s total file size. The problem with lightmaps is that even re-used textures still need to use different lightmaps, and you also need an additional 3d grid of baked light probes to light dynamic objects in the scene.

    Activision has a very interesting lighting technique that allows some fairly good fidelity from slightly lower resolution lightmaps (allowing normal maps and some degree of specular to work over a single lightmap texel) in combination with surface probes and volume probes, but it’s still a fairly significant amount of space. It also requires nine different channels afaik instead of the three that a normal lightmap would have. (https://advances.realtimerendering.com/s2024/content/Roughton/SIGGRAPH Advances 2024 - Hemispheres Presentation Notes.pdf)



  • AdrianTheFrog@lemmy.worldto196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 hours ago

    The problem is, if you used normal compression formats, you would have to decompress them and then recompress them with the GPU supported formats every time you wanted to load an asset. That would either increase load times by a lot, or make streaming in new assets in real time much harder.










  • I have a pretty quick ~$500 phone (snapdragon 8 gen 3) and tried this local AI app once (just something on fdroid, you could probably find it) but the experience was pretty terrible. Like a minute per image on the small local models from 2022. I’m sure you could do better, but my conclusion is that an $800 phone is as useful as a $60 phone for generative ai because you’re going to have to use some remote service anyways.



  • As an American, cutting edge tech manufacturing isn’t something we do much of. In semiconductors for example, Intel is currently still working on their new node (probably made in the US and Isreal), but new Intel CPUs you buy are going to be tsmc made until then. And AMD and Nvidia, apple, etc are all making their chips at TSMC as well

    A lot of tech companies are US based, but very little of the actual production process is done in the US. I guess that doesn’t matter if you just care about the money going to the US though, since buying an Nvidia made chip will still give money to the (us-based) company.