Slashdot Mirror


Carmack's QuakeCon Keynote Detailed

TheRaindog writes "In addition to announcing the Quake III source code's impending release, John Carmack's QuakeCon 2005 keynote also covered the programmer's thoughts on Microsoft and Sony's next-gen consoles, physics acceleration in games, and what he'd like to see from new graphics hardware."

17 of 309 comments (clear)

  1. A usefull link by FidelCatsro · · Score: 5, Informative
    --
    The only things certain in war are Propaganda and Death. You can never be sure which is which though
  2. Carmack does graphics, no physics by erwincoumans · · Score: 4, Informative

    His love for graphics is nice, but pity he lack s physics programming skills :) That's why Jan Paul van Waveren takes care of it, in Doom 3 etc. Physics Middleware will be of big importance for next-gen consoles, and it will rock the world :) http://www.continuousphysics.com/Bullet/phpBB2/ind ex.php

  3. XBOX 360 PowerPC != PowerPC G4, G5 by green+pizza · · Score: 4, Informative

    Carmack was less pleased with the PowerPC processors for the new consoles, questioning the choice of an in-order CPU architecture. He estimated the console CPUs' performance at about 50% that of a modern x86 processor

    Finally, proof that Apple is over priced, under powered hardware.

    Why does Carmack hate Apple so much?


    Read up on the flavor of PPC that is in the XBOX 360...
    http://arstechnica.com/articles/paedia/cpu/xbox360 -2.ars
    It's far different from the G4 and G5 that Apple currently uses.

    BTW, if Apple loved PPC so much, why did they announce the switch to Pentium M ? :)

  4. Re:Dual-core CPU not that easy to take advantage o by fistynuts · · Score: 5, Informative

    > ...as soon as the developers made their games multi-threaded

    This is considerably more difficult than one would think. Games typically have to perform tasks in a particular order, for example (extremely simplified): get inputs, move player, move AI players, move other objects, check for collisions, update parameters, display the next frame, loop.

    Quite where we add this 2nd thread is difficult. Everything must happen in the same order in order for things like collision detection to function correctly. If we start a second thread to, say, calculate AI decisions and move the AI characters according to those decisions, we have to wait for that thread to complete before we can display the next frame. So it ends up that there are no advantages to utilising that second thread.

    Now, I'm sure there are game developers on here who know how to utilise threads in games in a successful way. It'd be cool if one of them could inform the rest of us what the heck we're supposed to be doing with them :)

    --
    "You heard the man, Tubbs.. get undressed."
  5. Re:Here we go again.... by arose · · Score: 2, Informative

    Good news, Carmack is a programer not a game designer.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  6. Re:Carmack slates Apple by xirtam_work · · Score: 3, Informative

    Ok, I'll feed you little troll....

    Carmack came out against the current crop of PowerPC CPU's to be used in the X360 and PS3 that are very different from the CPU's that Apple have been using in their PowerPC based computers. The PPC's in the consoles do not support out of order execution and a raft of other features. IBM have designed simpler cores that are being packaged on multi-core chips that can be run quicker and in parallel.

    Carmack has plenty to bash Apple for in regard to their OpenGL implementation I'm sure - just browse the Apple developers OpenGL mailing list sometime.

  7. Re:Procedural textures by Andy_R · · Score: 4, Informative

    Procedural textures can go a lot further than you think. Take a look at how far you can go with Artmatic Pro, a 'procedural graphics synthesiser' for the Mac, written by the original author of the Bryce landscape generator, and it's landscape-generating cousin Artmatic Voyager. This can generate entire procedural planets, with no detail loss if you zoom into look at a single inch-wide rock. This entire planet is decribed in a few k!

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  8. Re:Dual-core CPU not that easy to take advantage o by Anonymous Coward · · Score: 3, Informative
    The problem being, that in that case the non-realistic image of a monster stuttering on screen then moving 2x its speed the next frame really does make it harder to sync up.

    Yes, things related to the drawing and basic movement of the character need to be done in sync in the main thread. However, the higher level reasoning of the AI can be done completely in a seperate thread.

    Think of how multiplayer is done today. Low level stuff, including how the acutal character movements are done, are handled by the main rendering thread. But all the high-level decisions (where the player goes, does he shoot or duck, etc.) are done by seperate threads (the player's brains). It's not really any different with AI NPCs.
  9. Re:physics middleware takes advantage by erwincoumans · · Score: 2, Informative

    And obviously the open source physics engines: ODE (ode.org) Bullet and free (but not open source) Newton (http://www.physicsengine.com/) Tokamak http://www.tokamak.com/ and others.

  10. Re:Procedural textures by Anubis333 · · Score: 2, Informative

    I think you guys misunderstood. He is talking about procedural bitmap texture generation vs. tiled. Not procedural displacement. Which is a whole different monster. Procedural bitmap generation has issues in realtime, procedural displacement is great.

  11. Re:What GFX cards need to have in future by domipheus · · Score: 2, Informative

    Motion blur can be added quite easily now with todays graphics cards, before they were seen as too costly in terms for what they gave, which was just a bit of eye candy.

    Project offset have really nice motion blur in. There is a techdemo video of it in action too.

  12. Quake III source code's already available by ArcticCelt · · Score: 1, Informative
    Quake III source code's impending release

    It's already available since at least yesterday. QuakeIII source

    --

    Yahh, hiii haaaaa! -Major Kong, from Dr. Strangelove
  13. Re:Quake III source code's already available by Anonymous Coward · · Score: 2, Informative

    It's already available since at least yesterday. QuakeIII source

    Uh, where?

    You do realise that "Game Source" means the game rules / mod source and not the Quake III engine source? Is there a Quake III download marked "Quake III Source (GPL)" yet like the other two?

  14. Re:I attended this, and can offer some insight. by dolmen.fr · · Score: 4, Informative

    Carmack could have been working for NASA or the US military, but instead he simply sits around coding violent computer games.

    Don't worry so much. Carmack's talents are not wasted. He is already in the space business with his hobby: he's leading Armadillo Aerospace to work "on computer-controlled hydrogen peroxide rocket vehicles, with an eye towards manned suborbital vehicle development in the coming years".

  15. AC has one fact wrong.... by Khyber · · Score: 2, Informative

    Jon is the legendary programmer of such classic PC games as Wolfenstein, Doom, Duke nukem 3d,

    Ken Silverman created the Build engine for Duke Nukem 3D, not Carmack. In fact, Carmack has never worked for 3D Realms.

    Just a minor detail, everything else I can't speak about.

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  16. full transcript by Anonymous Coward · · Score: 1, Informative

    Full transcript courtesy of some poor schlub on Beyond3d.

  17. Re:Here we go again.... by Morinaga · · Score: 2, Informative
    To quote id:

    "In Ultra quality, we load each texture; diffuse, specular, normal map at full resolution with no compression. In a typical DOOM 3 level, this can hover around a whopping 500MB of texture data. This will run on current hardware but obviously we cannot fit 500MB of texture data onto a 256MB card and the amount of texture data referenced in a give scene per frame ( 60 times a second ) can easily be 50MB+. This can cause some choppiness as a lot of memory bandwidth is being consumed. It does however look fantastic and it is certainly playable on high end systems but due to the hitching that can occur we chose to require a 512MB Video card before setting this automatically.

    High quality uses compression ( DXT1,3,5 ) for specular and diffuse and no compression for normal maps. This looks very very close to Ultra quality but the compression does cause some loss."

    The other option to keep some armchair graphics guru's obliviously quiet was to just never offer this ultra option, instead just compressing some lighting effects and no one would notice. BUT, because id does put a graphics setting in the options that people can see and it's called, "ultra" they are convinced they are missing something and spew their expert opions on how unreasonable id is.

    In response id and companies like them can market themselves better. First, simply don't tell you about the compression of certin aspects of the graphics engine and give you an option that's called Super Ultra Mega Fantastic Quality. The lesson here is don't give more options but give less. Market your target audience with feel good language so they percieve a higher level of satisfaction instead of a percieved underachievement of some graphical utopia they can never quantify anyway.

    Me? I'll take more options and disclosure rather than a marketing feel good approach.