1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Procedural Textures: Gaming's Future

Discussion in 'Article Discussion' started by Garside, 9 Nov 2006.

  1. Garside

    Garside What's a Dremel?

    Joined:
    27 Jan 2006
    Posts:
    403
    Likes Received:
    1
  2. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    Sweet genius, imagine how much games for the PS3 could be compressed.

    I quote myself "We need blu-ray space my arse"
     
  3. Guest-16

    Guest-16 Guest

    Ive got to admit I can see 360 games developers using this a lot more in the future. Considering that 360 games are limited to just 8.5Gig of space (considering they don't want to make a multi-disk game), compared to Sony's possible 50Gig, this could have a massive impact in a few years once we see several itterations of games on next gen from games developers make more advanced content.

    Not only that but faster access from the disk as well as there is less to read.

    Considering the fact it's highly math based I can see the PS3's cores being used to simultainiously decompress and render textures on the Cells quite efficiently before sending them to memory.
     
  4. DarkReaper

    DarkReaper Alignment: Sarcastic Good

    Joined:
    9 Jan 2004
    Posts:
    1,751
    Likes Received:
    0
    Fantastic stuff. Like doug said, this is indeed genius - cutting out 477MB of game data is massive!
     
  5. Rexxie

    Rexxie What's a Dremel?

    Joined:
    18 Nov 2002
    Posts:
    198
    Likes Received:
    0
    Maybe I didn't read the article well enough, but what are the performance gain/loss with this type of texturing, compared to regular bitmap-texturing?

    I imagine not reading large textures from the hard drive could be a performance gain, but the CPU would have to actually "render" these textures into memory, so I'd say that's a performance loss as opposed to regular bitmap textures?
     
  6. Iago

    Iago What's a Dremel?

    Joined:
    4 Oct 2005
    Posts:
    202
    Likes Received:
    0
    But would the X360 hardware be able to use it? I mean, I got the feeling that in order to use procedural textures, the hardware has to be built with support for them. If so, does the Xenos GPU have this support?

    Or have I got this wrong? :confused:
     
  7. Cthippo

    Cthippo Can't mod my way out of a paper bag

    Joined:
    7 Aug 2005
    Posts:
    6,785
    Likes Received:
    103
    A couple of random thoughts on this...

    My computers run SETI@home (never got into folding) and their system is hevially dependent on Fourier transforms for signal processing. I'm wondering if the mathematical systems he's talking about would be beneficial to that system.

    Second is what is the processor overhead to decompress these textures? I'm assuming that the maths involved are interger based and so current processors are well positioned to handle them, but the sheer volume of calculations to decompress each texture could be intimidating. I suppose it depends on how it's implemented by the developers. If all the textures for a level are decompressed and stored into memory when the level is loaded then it wouldn't be so bad. However if they won't all fit into memory or if for some reason they have to be processed "on the fly" then there could be a potential performance hit as the CPU struggles to keep up with that many interger operations per frame.

    I wonder what similarities exist between the calculations involved for texture decompression and physics. Both are (AFAIK) heavially interger based math routines and so therefore could end up competing for the same resources. As hard as it may be to believe, I think we could be seeing the beginning to a return of games being processor limited but to the number of operations such as physics and texture decompression being dumped on the CPU. Perhaps these two operations could be combined into a unified API (DX11?).

    EDIT: Christ, you guys are fast. I sit down for two thoughts and you post 5 messages before I can finish!
     
  8. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    I thought procedural textures were software based, i.e. a dashboard update should be able to enable support.

    Especially since the X360 GPU is unified.
     
  9. Guest-16

    Guest-16 Guest

    Nope, it's a software algorythum. They've already stated that current Xbox Live games use it and you can farm out the caclulations onto the unified shader FPUs or the three CPU cores. It doesn't even need a dashboard update, the program will hold the software to tell the hardware to do the calculations. They are a middleware company: like an engine maker or a physics engine maker or a sound engine maker etc
     
  10. Flibblebot

    Flibblebot Smile with me

    Joined:
    19 Apr 2005
    Posts:
    4,829
    Likes Received:
    297
    I imagine that the textures are created and stored in memory like current (graphics-based) textures. As far processor time goes, he states in the article that to load and calculate the textural procedures is faster than loading and decompressing normal textures.
     
  11. Houck

    Houck What's a Dremel?

    Joined:
    11 Jul 2006
    Posts:
    64
    Likes Received:
    0
    Wow, the future is cool!
     
  12. DeX

    DeX Mube Codder

    Joined:
    22 Jul 2002
    Posts:
    4,152
    Likes Received:
    3
    I doubt it. A huge range of computing systems are based on Fourier transforms. If this guy had discovered an algorithm that was a lot faster and simpler than the FT algorithms he wouldn't be aiming his technology games. A lot more significant applications could benefit from a discovery like that.

    If you think about it, the main advantage of this technology is to save disk space. When the game is running, it would work in exactly the same way as games do now. When the level is loaded instead of loading textures from the hard disk, the texture algorithms do their work and load the textures into memory. If during the game, a new texture needs to be generated they you might have to wait a while for that texture to appear. But that would be no different from if the textures had to be loaded from disk during the game.

    In fact moving the load from hard disks which have pretty much not improved in speeds very much at all in the last few years to the CPU whose speed is increasing all the time makes a lot of sense. It is likely that when loading a level, the CPU can be working out all the textures and at the same time the disk can load the level geometry and models into memory. This should result in much faster loading times and finally unburden our slow mechanical spinning hard disks until they are replaced with better things.
     
  13. otispunkmeyer

    otispunkmeyer What's a Dremel?

    Joined:
    4 Mar 2005
    Posts:
    142
    Likes Received:
    0
    its already been used hasnt it? in the article it says about some small dev making a game for xbox live, roboblitiz or something

    they used this technique there and it worked!
     
  14. JADS

    JADS Et arma et verba vulnerant

    Joined:
    27 Mar 2001
    Posts:
    2,918
    Likes Received:
    1
    I have a distinct feeling this will end up like the subject of another Bit's articles, anyone remember Brightside and their IMLED technology? It sounds good, but unless it attracts major players it'll end up being lost in the mists of time :sigh:
     
  15. WilHarris

    WilHarris Just another nobody Moderator

    Joined:
    16 Jun 2001
    Posts:
    2,679
    Likes Received:
    2
  16. Mother-Goose

    Mother-Goose 5 o'clock somewhere

    Joined:
    22 Jul 2004
    Posts:
    3,890
    Likes Received:
    6
    jesus I thought that first image was a photo!!!
     
  17. rupbert

    rupbert What's a Dremel?

    Joined:
    28 Jul 2002
    Posts:
    800
    Likes Received:
    0
    Same, it looks amazing.

    And if anyone has seen the textures used in Roboblitz, they look U3 engine quality!
     
  18. kickarse

    kickarse What's a Dremel?

    Joined:
    6 Oct 2004
    Posts:
    1,281
    Likes Received:
    0
    I like the fact that hes not a megatexturing fanboy. This type of texturing is exactly what the industry needs! Not bloat like J Carmaks approach.

    He's spot on in all areas and he's very knowledgeable. I just hope more companies address this technology, because simply, the graphics are real time real life.

    I just hope it's also optimized for slower technology. Not something that's a couple years old but not where we would have to spend a couple grand in an upgrade path just to run Unreal 3 with this great visual eye candy.
     
  19. rupbert

    rupbert What's a Dremel?

    Joined:
    28 Jul 2002
    Posts:
    800
    Likes Received:
    0
    One could only imagine what Gears of War would look like with procedural textures! :jawdrop:
     
  20. aggies11

    aggies11 What's a Dremel?

    Joined:
    4 Jul 2006
    Posts:
    180
    Likes Received:
    1
    Sounds very interesting.

    As we know from computing, there is the time/space trade-off. If you want things to take up less space, you have to spend more time processing. If you want to take less time processing, they need to take up more space. The question then becomes is the saved space worth the extra time?

    A few interestings points

    - How intensive are these calculations, and when would they happen? Is this only on level/data load? So that once textures hit the GPU they are just like our standard bitmap textures? How about when they want to change data during the game, will it cause stuttering? (I'm being a bit dramatic here, but it is worth considering how relatively intense these operations may be).

    - The main point: He mentioned in the article how it might aide in making development quicker. Does this mean that procedural textures are helpfull only in terms of saving storage space, or ALSO in terms of texture creation? Ie. Do you create your texture the normal way first, then try and figure out how to "fit" that into a procedural model. Or do you design the texture itself using the procedural tools, so that conceivably it's much faster?

    - On a related issue to the last point: Are their limits to what types of textures can be created procedurarly, or rather what types of textures can be procedurally represented. Can you simply go to an existing game, look at the textures, and procedurally represent/shrink them, or must the game/textures be designed with this in mind? Ie. "Sorry, that texture can't work. But if you get rid of those specs of dust here, and darken the shading over there, then we can procedurally generate it".


    I'd also like to know explicitly if the time it takes to generate 50MB of texture is FASTER than the time it takes to pull 50MB of "normal" textures off the disk. (It's suggested in the article, but not explicitly mentioned)

    Interesting ideas. I'd say the "modifying textures on the fly" is the most interesting aspect. While saving storage space is nice, it's not exactly all exciting. And doesn't really have an actual impact on the game itself. (Aside for maybe loading times).

    Aggies
     
Tags: Add Tags

Share This Page