Reply
Thread Tools
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#1
Wow, simply wow. This is a huge development.

Carmack has demoed the mega-textured Rage on the iPhone4 with visuals that match Playstation 2/XBox game consoles. Check it out below:


http://www.engadget.com/2010/08/12/c...g-on-iphone-a/

I remember reading about mega-texturing when the idea was first announced. I was convinced that it could produce amazing results with lower geometries, thanks to increased detail and decreased repetition of the textures. The demo confirms this as the graphics are incredible.

Gamespot notes that Android is up next, though indicates that Carmack is worried about the amount of money Android users spend in the market.
http://www.gamespot.com/events/quake...ml?sid=6273388
 

The Following User Says Thank You to Capt'n Corrupt For This Useful Post:
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#2
For those interested in reading more about mega texturing, the wikipedia article has a nice, concise overview:
http://en.wikipedia.org/wiki/MegaTexture#cite_note-1

Here's a nice PDF on the subject with shiny pictures!:
http://s09.idav.ucdavis.edu/talks/05...Challenges.pdf

As the Mega Texture technique was demoed on the iPhone4 (notice I didn't say iOS), they likely mainly use Open GL ES 2.0 API, and arm cortex A8 optimizations and OMAP optimizations (PVR SGX 535). As such, I suspect porting this 'engine' would not be terribly difficult to other OSs (ie. Linux == Android), though a full game port is another matter entirely.

While I suspect that game will likely remain iOS only for some time, if android continues to grow, and the device portfolio continues to expand, Android development will likely follow shortly. Hopefully the team is considering cross-OS development as the underlying architecture across devices is largely identical.

Sadly, as Carmack's development is known as monetarily motivated, I can't foresee Nokia or RIM taking advantage of iD's push into the mobile space. Of course, this is just *one* title, so it's not a huge loss. Still to have such magnificent technical work on a platform is something to be desired and generally spawns competitive pressure for further development.

As an aside:
The wikipedia also mentions something to look out for in future Carmack developments as well. This is namely Sparse Voxel Octrees. This technique is basically similar to Mega Textures (or Virtual Textures) in that a very large and detailed geometry structure is streamed as necessary into the scene, and based on the rendering target, the geometry is determined using ray casting to minimize overdraw. This offers the possibility of automatic Level-Of-Detail, lower memory requirements, and geometry complexity that is more coupled to disk storage limits than memory/GPU limits! Wow. Coupled with Virtual Textures, this would result in quite the boost in a scenes complexity without a huge impact on performance approaching a polygon to texel ratio of 1.
http://en.wikipedia.org/wiki/Sparse_Voxel_Octree

It's remarkable watching it all happen. That we now have PS2s/XBoxes in our pockets was predicted years ago as we understand technological advancement. Still it's interesting to see how this vision unfolds. It's only a matter of time before we have quality like Avatar running in real-time on our hand-held devices as well, in 3D no less.
 

The Following User Says Thank You to Capt'n Corrupt For This Useful Post:
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#3
One more note:
Coupled with shaders, mega texturing would be dynamite. Even with simple geometry, finely-detailed textures with baked radiosity, sub-surface-scattering, and processed effects like normal-mapping, displacement-mapping, reflections, procedural effects (eg. plasma), would yield incredible results. To think that this is actually at a computational savings is remarkable.
 
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#4
I couldn't help myself. Here's some images showcasing Virtual Textures:










Last edited by Capt'n Corrupt; 2010-08-13 at 17:57.
 
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#5
Originally Posted by Capt'n Corrupt View Post
I couldn't help myself. Here's some images showcasing Virtual Textures:





Sure, when he showcases this on iphone i'm going to get one. So far it all looks like quake 2/3 to me.
__________________
 
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#6
Originally Posted by Bec View Post
Sure, when he showcases this on iphone i'm going to get one. So far it all looks like quake 2/3 to me.
Bah. It's not about iPhone vs. whatever. It's about a wonderful contribution to gaming graphics. This could have been done on any computing platform, and certainly any modern mobile device. It just happened to be developed on an iPhone. If the bits were aligned correctly, N900 would display similar results.

Interestingly, despite the pretty graphics in the pictures I posted, the geometry seems modest at best.

Last edited by Capt'n Corrupt; 2010-08-13 at 17:56.
 
Bec's Avatar
Posts: 876 | Thanked: 396 times | Joined on Dec 2009
#7
Originally Posted by Capt'n Corrupt View Post
Bah. It's not about iPhone vs. whatever. It's about a wonderful contribution to gaming graphics. This could have been done on any computing platform, and certainly any modern mobile device. It just happened to be developed on an iPhone. If the bits were aligned correctly, N900 would display similar results.

Interestingly, despite the pretty graphics in the pictures I posted, the geometry seems modest at best.

It's about the platform that gets such an engine first. I'm patiently waiting because iPhone is obvious an excellent gaming device because of the "unified" hardware.
Designing such an engine for anything else (eg android) is questionable but showing a closed building isn't very promising either.
__________________
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#8
I've been quietly following this, Cap'n and I have to admit that I'm geeked at the progress Carmack has pulled out of his graphical engines and texturing. Nice to know that other folks are equally, if not more, geeked about it as I am.

Can't wait to see where this leads.
 

The Following User Says Thank You to For This Useful Post:
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#9
Originally Posted by gerbick View Post
I've been quietly following this, Cap'n and I have to admit that I'm geeked at the progress Carmack has pulled out of his graphical engines and texturing. Nice to know that other folks are equally, if not more, geeked about it as I am.

Can't wait to see where this leads.
It's *is* nice to know, isn't it?
 
Capt'n Corrupt's Avatar
Posts: 3,524 | Thanked: 2,958 times | Joined on Oct 2007 @ Delta Quadrant
#10
Originally Posted by Bec View Post
It's about the platform that gets such an engine first. I'm patiently waiting because iPhone is obvious an excellent gaming device because of the "unified" hardware.
Designing such an engine for anything else (eg android) is questionable but showing a closed building isn't very promising either.
I think it is promising, even if it is a 'closed building'. The idea behind this technique should easy enough to re-implement with little to no more information. That there's precedent (a working demo), makes the pursuit that much more predictable and attainable.

To add to that, ID licences it's game engines for other developers, and as the paper suggests, is actually targeting different CPU architectures.

While not currently open source, I doubt this progress will stay within the realms of ID.
 
Reply

Tags
carmack, iphone4, mega texture, sparse voxel, virtual texture


 
Forum Jump


All times are GMT. The time now is 16:18.