Slashdot Mirror


Nvidia Geforce 4 (NV25) Information

msolnik writes: "nV News has a brief article about the long-awaited NV25-based video adapters. These graphics processors have similar capabilities compared to the XGPU, and are a lot more powerful than GeForce3 Ti500. Since they are manufactured using .13 micron technology, they will probably be clocked at very high levels."

89 of 351 comments (clear)

  1. 3dfx... by DigitalEntropy · · Score: 2, Interesting

    Does anyone know if nVidia has started using the technology that they acquired with the purchase of 3DFX? I know that 3DFX was working on some killer graphics routines and various chipsets before nVidia bought them out, and nVidia at the time was too far along with the GeForce 3 to integrate them. But supposedly they were going to use the technology in their next graphics chip.... which I assume to be the GeForce 4.

    --

    Thank you for reading One Man's Opinion. No participation necessary. Offer void where deemed by law or PATRIOT Act.
    1. Re:3dfx... by Angry+Black+Man · · Score: 2

      NVidia's purchase of #DFX was in my opinion, more a cheap purchase of a struggling competitor to wipe them off the face of the earth

      Gigapixel/TDFX was already going out of business anyway. NVDA did not buy TDFX, they merely acquired their intellectual property, mainly numerous pages of research concerning anti-aliasing.

      TDFX was dead anyway. nVidia did not buy them to "wipe them off the face of the earth," as that was already happening.

      --
      the byproduct of years of oppression by the white man
    2. Re:3dfx... by fault0 · · Score: 4, Informative

      Yeah, apparently they will:

      from the article:

      ".. A Voodoo5 5500-esque Anti-Aliasing feature. The presumption is that the NV25 will bring a Rotated-Grid AA implementation.."

      This is probably to compete with Ati's SmoothVision FSAA implementation, which is really quite slick. However, 3dfx was rumored to have really advanced FSAA implementations for their future Voodoo5 6000/6500 series. Perhaps the NV25 will include that.

    3. Re:3dfx... by SquierStrat · · Score: 2, Informative

      ATI is no where near filling that void sir! Take a look at their drivers. Quite simply, they suck! Particularly the linux drivers. My apologies, but NVIDIA is the only company to have decent (speedwise) linux drivers on the market. I can't say that is true for stability, however, I have zero stability problems due to the drivers, although others have said otherwise. ATI's windows drivers, however are cripplingly unstable ( have been for many years too. ) Not to mention, the card/driver mixer is just behind NVIDIA as far as speed, and only gets ahead in FSAA benchmarks, which personally, I couldn't give a rip about. I want a card that runs stable and runs fast in Linux AND windows (shudder...) not one that runs stable in one OS and fairly fast on one, but hey, the image quality is good. If that was the case I'd have used ATI a long time ago.

      --
      Derek Greene
    4. Re:3dfx... by dinivin · · Score: 2, Funny

      I want a card that runs stable and runs fast in Linux AND windows (shudder...)

      Same here... Which is why I've settled on a Radeon 7500.

      Dinivin

    5. Re:3dfx... by mz001b · · Score: 3, Informative

      nvidia's drivers under linux pretty much as fast as they are under windows. There are not open source, but they work very well. OpenGL apps are fast under linux with them.

    6. Re:3dfx... by jason_watkins · · Score: 2, Informative

      negative

      3dfx was trying to ski uphill with a set of gear that had been obsolete for some time. nVidia was no longer worried about the, rather about ATI and competing in the OEM deals. Buying 3dfx just gave them protection against someone else buying 3dfx's IP and starting patent litigation against them.

      And the fact of the matter is, you don't know what 3dfx was working on, wheither it was "killer routines" or not. Gigapixels technology may have breathed some extra life into t-buffer, but it's hardware transform and programability that will be the forseeable future, 2 things 3dfx was not making much progress towards.

      Look, I liked 3dfx as well. I replaced my rendition with a voodoo when there were exactly 3 games that ran on it. However, I don't let my fondness for 3dfx pull the wool over my eyes and convince me that they were somehow not doomed, were going to come back and do great things if only nasty nvidia hadn't bought them.

      Remember, 3dfx chose to sell.

      What will be the next big innovations? If someone can figure out how to get realisitc sizes of embeded dram, that'll be nice for fill rate. Some people might try heirarchical zbuffering, but that hasn't been a win for a while on most architectures. As vertex processing throughput approaches fillrate throughput, I expect to see things move to randomized splat samping, since it appears the best way to get logarithmic complexity vs number of primatives. I've not seen any other way to get realistic rendering times on datasets involving billions of polygons or more.

    7. Re:3dfx... by Tuzanor · · Score: 2

      But they work well for us! You've obvisouly got some kind of freak hardware conflict or you're not configuring your computer properly. Just because you can't get it to work doesn't mean you have to blast us for saying they work well when they do just that.

    8. Re:3dfx... by Namarrgon · · Score: 2
      The presumption is that the NV25 will bring a Rotated-Grid AA implementation.

      Actually, the GeForce3 already does a form of rotated-grid AA. The 2x and Quincunx AA modes both take diagonally-arranged samples, one at the pixel corner, and one at the middle. It does help a lot, compared to the GF2's implementation.

      However, the 4-sample mode is still a straight horizontal/vertical grid pattern. And all modes currently do multisampling instead of supersampling, i.e. they take a single texture sample per pixel instead of up to four. This means it's significantly faster, but textures are blurrier. Which can be compensated for somewhat by turning up the anisotropic filtering, but at a cost in speed...

      There's certainly room for improvement though. It'll be interesting to see what's planned.

      --
      Why would anyone engrave "Elbereth"?
    9. Re:3dfx... by fault0 · · Score: 2

      you probably have bad hardware or have not configured all your bios settings properly..

      I've had NO problems with the NVIDIA drivers after having used really bad ATI drivers.

      If you want an alternative to the closed src NVIDIA drivers, get a Matrox. They have very high quality drivers (this of course, if you don't do gaming at high res and 32bit).

    10. Re:3dfx... by fault0 · · Score: 2

      > They don't work with the kernel pre-emption patch.

      Yes they do! I'm running it myself (2.4.13).

      > They are still compiled against xfree86-4.0.2.

      I'm not sure wether that's true. In any event, they seem to work with xfree4.1 (or whatever Debian unstable is upto now).

      > They are on-again / off-again with -ac patches.

      The -ac patches themselves are not known to be very compatable with everything. One reason it's not put into the kernel until it's stable.

      > It's fine if you install Redhat (or should I say Linux 7.1) and don't ever upgrade your kernel or X server, but for everyone else (ie real Linux users) there are some fairly sad compatibility problems with the nVidia drivers.

      I'm running debian sid, and the xserver/related packages are upgraded every once in a while. I've had no problems. I even replaced my two year old GeForce 1/DDR with a GeForce3, without fiddleing with anything in the drivers (just removing the old card, and putting in the new one).

    11. Re:3dfx... by dinivin · · Score: 2

      Just because you can't get it to work doesn't mean you have to blast us for saying they work well when they do just that.

      Just because you can get it to work doesn't mean that you have to blast others for saying they don't work well when, quite frankly, they don't work well. I have a dual-proc (Pentium III) system with a VIA chipset. My Radeon handles it beautifully. My GeForce2 craps out. So I hate to break it to you, but the nVidia driver do not work well for everyone. Believe it or not, there are others who have similar problems with nVidia's drivers.

      Dinivin

    12. Re:3dfx... by dinivin · · Score: 2

      If you want an alternative to the closed src NVIDIA drivers, get a Matrox. They have very high quality drivers (this of course, if you don't do gaming at high res and 32bit).

      Or you can get a Radeon 7500 and have open source drivers as well as gaming at high res and 32 bit.

      Dinivin

    13. Re:3dfx... by Tuzanor · · Score: 2

      I never said that they work well for everyone. it was the way you screamed at that guy for saying that the Nvidia drivers were good was what i was bitching to you about. You screamed that we should stop with the "they work well BS". They work well most of the time. Just because they don't work for YOU or some other people doesn't mean anything

    14. Re:3dfx... by fault0 · · Score: 2

      That's when I had an ATI card. :-P

    15. Re:3dfx... by Zeinfeld · · Score: 2
      Indeed. I own a Voodoo5 5500, and the FSAA on it kicks some serious ass. My only problem with it is that there's no official XP drivers. I have to rely on flaky 'hacked' drivers.

      I abandoned my Voodoo 3 because I couldn't get drivers for XP and Tombraider Chronicles kept crashing the machine whenever I turned on the haredware acceleration and was slow as molasses without (this on a twin Pentium 3 machine with 512Mb Ram).

      I just picked up a GeForce 3 500 Ti and suddenly the machine works fine. Not only does TRC run fine but the machine is now stable, I haven't had a crash since. I am even wondering whether to bother with the Windows XP upgrade at all.

      The machine has no problem at all doing 30fps at the max resolution of my monitor (1024x1280). It even runs OK at 1200x1600 but the output looks crappy because the LCD display is aliasing like mad.

      BTW I bought the Voodoo 3 with the machine because I wanted to get a PCI bus card and leave the AGP slot open for when the Voodoo 5 came available. It is a pity that the 5/6000 never appeared since it gave the term 'gratuitous' a whole new meaning. Hopefully the new NVidia will fill the same role.

      As a practical matter however I found that people are far more impressed by the size of the case than the capability of the machine. For my last machine I bought a $300 'server style' case. This is about the same height as a small ATX case but twice the width. The idea was to avoid the type of overheating problems some of my earlier machines had had. It worked pretty well, no heating problems at all and the top is wide enough for the printer to sit on it nicely.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
  2. Tiny Little Item by 1alpha7 · · Score: 5, Informative

    In case you miss it 3/4 down the page:

    NV25 Information

    I was browsing nVidia's forum over @ Fools, and there was a link to Reactor Critical. Here's what they have to say about NV25.

    Long-awaited NV25 based adapters. This graphics processor that have similar capabilities compared with XGPU is a lot more powerful than GeForce3 Ti500. Since it is manufactured using 0.13 microns technology, it has a lot of chances to be clocked at the very high levels. The GPU comes in January/February 2002, while professional boards should be available in the second quarter.

    ELSA is going to launch two boards based on NV25GL processor, both supports two LCD monitors, though, we do not know whether there are two integrated TMDS transmitters or only one and the second is external.

    NV25 that works on 275 MHz. 128 MB DDR SDRAM @ 250 MHz.
    NV25 that works on 300 MHz. 128 MB DDR SDRAM @ 330 MHz.

    So, this is what a high-end NV25 part *might* look like...

    * Rumoured 6 Pixel pipelines
    * Core freq: 300 MHz.
    * Memory: 660 MHz. (eff) ~ 10.5 GB/sec BW, assuming they stay with 128-bit data paths.
    * Supports TwinView
    * Supports (finally) Hardware iDCT
    * More powerful T&L unit, to include a second Vertex Shader
    * Can't find the link, but there's a rumour stating that we can expect Voodoo5 5500-esque Anti-Aliasing feature. The presumption is that the NV25 will bring a Rotated-Grid AA implementation to the table.
    * .13u Manufacturing process

    It really does sound like a pretty amazing chip. I would be willing to bet we'll be hearing a lot more in the way of rumours as the New Year approaches.

    --
    Live to be Moderated
  3. Re:Question by fault0 · · Score: 2

    The GeForce 3 Ti 200's price is $199 already.

  4. Re:finally!! by fault0 · · Score: 2

    In fact, the Radeon 8500 in most "correct" benchmarks, falls within the speed of the Ti 500 and Ti 200. It is _NOT_ faster than the Ti 500, at least with current drivers. In terms of pricing however, it seems pretty good, as it falls right within the price of the GeForce3 cards.

    However, it's currently not the GeForce 3 killer that ATI had made it out to be.

  5. My friend Stigmata's suggestion: by Gangis · · Score: 2, Funny

    [08:06p] <Gangis> GeForce 4?!?! Pleeeeeease, be original for once
    [08:09p] <[stig]> they need to call it an AK47 or something
    [08:09p] >[stig]> just so i say to my friends in school "Yeah so I picked up an AK47 the other day, its really powerful!"
    [08:09p] <[stig]> in front of teachers of course

    --
    "Black holes are where God divided by zero." - Steve Wright
  6. Re:eh? by fault0 · · Score: 3, Interesting

    nVidia became so sucessful because of it's short release schedule. They release new products two times a year, every 6 months.

    This 6 months, the GeForce 3 Ti200/500 came out. Last 6 months ago, the GeForce 3 came out, etc...

    This kind of release schedule is what made 3dfx, an once undisputed leader in 3d technology, lag so far behind. Consequently, it's also what has made Matrox not even really care about the 3d market.

  7. Re:Question by dougmc · · Score: 2
    The GeForce 3 Ti 200's price is $199 already.
    It was $150 - $50 rebate (final price $100 + tax) at Best Buy last friday if you got there at 5:30am or so so that you're first in line for the 7am opening. The 15 or 30 units that they had were sold out by 7:02am :\

    Note to self: Next year, find out what's on sale before hand (techbargains.com works nicely), buy it the wednesday before at full price, then do a price match once it goes on sale at around 11am or so :)

  8. Other Information Links by hound3000 · · Score: 4, Informative
  9. Re:finally!! by krogoth · · Score: 2

    I just want open source drivers and a card with reasonably high performance. I have a lot more X crashes with games than anywhere else using the nVidia drivers, so when it's time to upgrade the graphics card i'll look for something with Open Source drivers. It's nice of nVidia to make Linux drivers at all, but I'd prefer reliable drivers.

    --

    They that quote Benjamin Franklin on liberty and safety deserve neither.
  10. Power without Application? by Grip3n · · Score: 2, Troll

    It's amazing to see NVidia's dedication to forwarding their technology and continually improving a seemingly perfect line of cards, but with all this power, are we running out of an application to utilize this power?

    I have a 800 Duron system with a Geforce 2 MX. It plays any new game at 1152x968 flawlessly. The GeForce 3 can pump out perfect refresh rates at even higher resolutions on any of the newest and graphical intensive game available today. There simply is no challenge, whereas years ago there was always room to improve - refresh rates, resolution, bit colour, texture size, etc.

    Does improvement in the 2000's merely mean higher resolutions? If so, I don't want it. On average, most consumer level monitors are 17" and support a max resolution of 1280x1024. These new cards can easily support it flawlessly, so there lacks any point in investing a new card, and I see no point in running Max Payne, for example, at 4800x3600 resolution.

    There is no "killer app" available today - even with the GeForce 3 being out for some time now - that will even begin to offer these cards a challenge, and with a GeForce 4 on the way, will NVidia be able to intise buyers into believing they need 300fps at 4800x3600 resolution? In the end, I begin to wonder if NVidia is beginning to find itself in a tough corner. Their hardware is revolutionary, but lacks any practical application.

    --
    To make a pun demonstrates the highest understanding of a language
    1. Re:Power without Application? by alen · · Score: 3, Insightful

      That's what they said about the Voodoo2, the P2 chips and almost every new cpu that comes out. Until a game I play has real time 3d graphics that are totally lifelike we're not there yet. And I mean every little pore on the characters faces is individually bump mapped and rendered and real arm movement.

      The enviroments still look crappy. It's just large polygons with painted edges. And were no where near enviroments that react realistically to your actions.

    2. Re:Power without Application? by reaper20 · · Score: 2

      I have the same setup as you .. as of right now, I don't think there is a killer app, I just follow The Carmack's mighty upgrade plan .... upgrade at the release of every new id game. :)

      So Doom3 = new card for me.

    3. Re:Power without Application? by Anonymous Coward · · Score: 2, Informative
      Unreal Warfare, the new licenseable engine from the people that brought you UT and Unreal, brings an Athlon 1.4 GHz / GeForce3 to its knees. Sure, it is a game engine still in flux, with content that may need to be optimized.

      Developers will continually find ways to make these boards work. The game production pipeline is getting slower, thats all.

    4. Re:Power without Application? by scriber · · Score: 2, Interesting

      I fail to see what's so revolutionary about their hardware. They're basically building huge DSP-style chips where much of the operation is hardcoded for better optimization. If chips continue to do this, of course you're going to see games struggle to catch up. The 3D graphics market seems to be doing very little that's revolutionary--just bringing the chips up to the process limitations of transistor size and speed.

      The problem with the current model is that the graphics card itself isn't expected to have any intelligence of its own. It's simply expected to render as much as possible in as little time as it can. Right now, we're expected to pass millions of triangles to the card to render, as well megabytes of textures to slap on them as fast as possible. Imagine if instead, the developer handed the graphics card a mathematical description of the model, and the chip did the rest, filling in details based on fractal algorithms. Instead of applying a bumpy looking texture to a wall, you could make the wall itself bumpy with potentially infinite detail. That would be revolutionary, and would require incredible engineering to design.

      Saying the current crop of graphics chips are revolutionary is like denying that SGI ever designed a Reality Engine in the first place. Just because greater integration allows it to be insanely fast doesn't mean it's anything really that new. NVidia's going to have to do something pretty amazing to keep from getting blown away when something truly revolutionary comes around.

    5. Re:Power without Application? by hyoo · · Score: 2

      There are actually people who use 3D cards for things other than gaming. Even still, we haven't reached a point where 3D cards are sufficient for gaming.

      I don't think that the purpose of newer video cards is to allow someone to run at higher resolution. Sure it is a byproduct of having a faster card, but the main goal is to push more detail at the lower resolutions. I'd rather play a game that only ran at 640x480 but had realistic lighting and was indistinguishable from a TV broadcast, than a game that looked like Q3 but jacked up to 64000x48000

      I'd like to know what games play 'flawlessly' at 1152x968 on a GeForce2 MX. I have a GF2 GTS Ultra with 2x1.5 GHz PIV (win2k) and have troubles maintaining 60 fps at 800x600 for games like RTCW, and Ghost Recon with full-detail (the way these games should be played). Sure QIII runs solid, but I don't consider that a new game. IMHO, gaming is horrible at anything less than 60fps and disabling vsync is ugly.

    6. Re:Power without Application? by tshak · · Score: 2

      Well, you obviously haven't played Ghost Recon. :) I have a 1.2Ghz Athlon, a GF3 Ti200, and it runs at a mere 30fps with Quincunx FSAA at 1280x1024. It looks AWESOME, but I could use 50% more FPS. With Unreal2 coming out, even the GF3's are going to be taxed. I would imagine that by the time the GF4's actually come out, and are below $300, that there will be games that will take advantage of it.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    7. Re:Power without Application? by Namarrgon · · Score: 5, Insightful
      There's always one, isn't there...

      One good reason to improve speed is simply better AA. Bet your card still shows those unsightly jaggies? Textures shimmer as they pass by, moire on the staircase, distant telegraph poles popping in & out of existance? Turn on 4-sample AA. Oh dear, now it's too slow. But not on my GF3, with anisotropic filtering turned up. I just wish I could do more than 4 samples.

      Want more realism? Bump mapping everywhere? Gloss maps? More translucent surfaces? Detail & dirt maps? Specular highlights? More objects in the scene (i.e. more overdraw)? Guess you're going to need a lot more fillrate too.

      Here's some more reasons, this time for better polygon handling - real-looking trees. Smooth, organic surfaces. Huge, detailed outdoor scenes that aren't always hidden by that strange vertical fog. Realtime, dynamic shadow volumes. And of course, accurate reflections. If you want to see the trees reflecting in the water, you have to render all those polygons twice. To see all the buildings in your nice shiny car, a cubic environment map is a good way, but requires the entire scene to be rendered six times!

      And we haven't even started getting to the interesting stuff. Anisotropic pixel shaders, vertex shaders for displacement mapping or nice rippled reflections. Overbright textures for really nice highlights (or for running realtime Renderman shaders :-) Maybe some really computation-heavy stuff - ray traced surfaces, realtime radiosity solutions or global illumination.

      Not enough? I'd like that all in stereovision too, please. Better double that workload again. Or perhaps on each wall of an immersive room? 5x more rendering.

      DOA3 looks really, really nice on my Xbox, but I can't help thinking how much better it'd be at 1600x1200 with AA. Or with some of the other refinements I've mentioned above. Sadly, the hardware still isn't there yet...

      Believe me, the field of 3D has a lot of room to grow yet.

      --
      Why would anyone engrave "Elbereth"?
    8. Re:Power without Application? by Cylix · · Score: 2

      Well, maybe right now...

      But lets zapped forward a few years when we should see the new Doom game. It will use the greatest feature of the nvidia cards. Their programmable processor unit (gpu). Musicles will tighten and skin will stretch based on corresponding equations. All of this will be rendered on the fly as the character moves.

      It should give the GeForce 4 something to crunch on.

      I can't wait til games are like Toy Story or Monsters Inc.

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
    9. Re:Power without Application? by RainbowSix · · Score: 2

      One good use is for video rendering or image rendering people who don't want to pay for the highly expensive top of the line cards.

      From: http://forums.overclockers-network.com/cgi-bin/ult imatebb.cgi?ubb=get_topic&f=6&t=005704
      I was using V7100(with a res of 2360x960 32bit and 70hzrefresh).... until my radeons came in and with the v7100 I could move 250,000 polys in real time with a little bit of lag.... now with the Radeon8500 I can work with scenes up to 1,000,000 polys with no lag...just beautifly real time flow!...just to bogg it down to the same lag as the V7100 I have to open 1,500,000 polys!

      --
      --------
      It's OK to be social, just don't tell anyone about it.
    10. Re:Power without Application? by Namarrgon · · Score: 2
      The 3D graphics market seems to be doing very little that's revolutionary--just bringing the chips up to the process limitations of transistor size and speed.

      Oh, you make it sound so easy ;-)

      What about turning the last 20 years of hardware graphics acceleration on its head by introducing a *programmable* graphics pipeline? It's never been done before, and it changes everything. OpenGL is being totally redesigned from the ground up to cope with this huge shift in the rendering paradigm. This is the biggest thing since Renderman. I'd call it revolutionary.

      Imagine if instead, the developer handed the graphics card a mathematical description of the model, and the chip did the rest, filling in details based on fractal algorithms.

      What, like these hardware mandelbrots, rendered entirely by the GPU? Or this Game of Life? Water simulation, Perlin noise, grass, prodecural 3D noise, particle systems, all rendered by programmable vertex & pixel shaders on the GPU. Plus fire, fur, toon shading, silhouettes... Of course, this is only what a few people have thought of so far, on some first-generation hardware.

      That would be revolutionary, and would require incredible engineering to design.

      Hmm. Maybe so.

      --
      Why would anyone engrave "Elbereth"?
    11. Re:Power without Application? by Namarrgon · · Score: 2
      Today, I'd settle for just some decent AA.

      Tomorrow, I'll get the VGA adapter for the Xbox 2 & plug it into a monitor that CAN do those resolutions (like this one. 9.2 Mpixels - yum :-). But I still want decent AA.

      --
      Why would anyone engrave "Elbereth"?
    12. Re:Power without Application? by Vagary · · Score: 2, Informative

      The problem (as Hideo Kojima says in this interview), is that each of those pores will have to be designed. So as detail increases, so does game development cost.

      Games won't be able to keep up with graphics cards until designs scale above the latest hardware. Some kind of fractal / organic method seems the only way to go.

    13. Re:Power without Application? by donglekey · · Score: 2

      Way to insult to the hard work of 100 peole the know 1000 more than you. Textures being generated by algorithms are known as procedural textures. They are the backbone of texturing in non realtime 3D animation. They are also what Nvidia's Geforce 3 was all about. As for procedural objects, that is further off, but will eventually work its way down to realtime 3D. It is what Photorealistic Renderman has used for the last twenty years, and is why film effects don't have polygonal edges. It isn't done on a full object basis, it is done by very small sections called NURBS patches, and more recently subdivision surfaces. You seem to have to good ideas, but you need to realize that people had them 20 years ago, so you really aren't the authority on revolutionary.

    14. Re:Power without Application? by MindStalker · · Score: 2

      Yea, I think those designers are lazy. They need to individual add each blade of grass at a time, or I won't look at it! :) -wink-
      Suck on it Trebek.

    15. Re:Power without Application? by Junks+Jerzey · · Score: 2

      I have a 800 Duron system with a Geforce 2 MX. It plays any new game at 1152x968 flawlessly. The GeForce 3 can pump out perfect refresh rates at even higher resolutions on any of the newest and graphical intensive game available today. There simply is no challenge, whereas years ago there was always room to improve - refresh rates, resolution, bit colour, texture size, etc.

      Game developers are no longer pushing the capabilities of graphics cards (note: I am a game developer). You can look at this several different ways:

      1. We're glad to finally have enough power to not worry about getting just polygons on the screen, so we simply write games and no longer have the same technological obsession that many PC buyers do.

      2. Newer cards like the Radeon and GeForce 3 are pricey enough and new enough that only the hardcore fanboy types are buying them. If you assume a GeForce 3 level card, then your market gets reduced by a factor of 20 or more. Probably more as there's been a growing trend to not even put 3D accelerators in new systems (other than bare-bones chips, that it is).

      3. We still don't really know how to push older generations of cards yet. Ever see games like Spyro: Year of the Dragon on the Playstation *ONE*. Wow is that impressive. PC games look better, but not an order of magnitude better. On the one side we have a system that doesn't even have a z-buffer, and on the other we have state of the art. Sometimes I think that if cards stopped advancing past the Voodoo 2 then game graphics would have still kept advancing all the way to where they are now.

      Disclaimer: I know, I know, people who drop $600 on a new graphics card the day it is released don't want to hear this. They're in their own world anyway :)

    16. Re:Power without Application? by Amazing+Quantum+Man · · Score: 2

      I think I asked this once before, and don't remember if I got an answer...

      Since most monitors max out a VSYNC of 120Hz, what good are frame rates higher than that?

      --
      Fascism starts when the efficiency of the government becomes more important than the rights of the people.
    17. Re:Power without Application? by Namarrgon · · Score: 2
      Moire is caused by bilinear filtering... Trilinear filtering will remove that.

      Actually, moire is caused by an insufficient sampling frequency. Trilinear filtering will further reduce - but not eliminate - moire on textures. You can also easily see moire patterns on jagged lines that are changing in angle, such as when you walk by a staircase in a 3D game.

      The only real advantage to 32 bit color was more alpha levels.

      Well, the alternative to 32 bit textures was 16 bit textures, which show banding because they can't represent enough colours for a visually smooth gradient. 24 bits would be enough, but for convenience 32 bits (a power of two) was used, and the extra 8 bits would be ignored or occasionally used for alpha transparency.

      Current AA is just as capable of loosing a telephone pole as just raw rendering if by chance the samples miss the pole.

      Capable, but less likely (as with higher resolution rendering). In fact, if the AA samples are taken from a pseudo-random or rotated-grid pattern, you can get visually better results from low-res AA than from higher-res with no AA, even though the same number of samples are being used. The pattern used can catch more thin polys than the aligned-grid pattern used by simply rendering at a higher resolution, giving more apparent detail, especially on a moving image.

      It's sad, but Square Soft still has to use a Ray-Tracer for cinematics because NVidia is still cracking that one.

      Square used PRMan for nearly all of their rendering (and Maya for the rest), none of which is ray-traced. I don't suppose you saw nVidia's Final Fantasy demo? They rendered scenes from the movie in realtime on a Quadro DCC, and it looked damn good - same lovely shading on the hair etc.

      As for ray-tracing on a chip, it won't be long before consumer hardware is available with a programmable pipeline and full floating-point pixels. With the ability to do arbitrary, full-precision per-pixel math, it's entirely possible to implement ray-tracing in hardware, with each mathematical operation performed by a single render pass, effectively a massively parallel computation. This has been done before, but never made it out of the lab into a consumer product.

      --
      Why would anyone engrave "Elbereth"?
    18. Re:Power without Application? by Namarrgon · · Score: 2
      It's Saturday, and I'm bored, so I'll reply... Incidentally, I work in the special effects software field for a living, so I'll claim some incidental knowledge of the subject ;-)

      The solution was obviously trilinear filtering. It does indeed remove moire, but at the cost of bluring the texture beyond recognition in some implementations.

      Over-filtering causes blur. Correct filtering reduces aliasing (and therefore moire). This doesn't make up for lack of detail, of course - only more samples can give that - but for a given number of samples, good filtering preserves as much detail as possible while removing the high-frequency artifacting inherently caused by representing a continuous analog signal or picture with a limited number of point samples.

      The obvious correct way would be some form of tricubic filtering, as would the obvious way to fix two dimensional scaling would be bicubic filtering.

      Trilinear filtering is not the "obvious correct" solution - it's a logical extension to bilinear and it's easy to do, but generally Gaussian filtering is considered to do the best job (but it's quite hard to do fast). It does depend on the case, though.

      The banding that is present in 16-bit of depth is not precievable by the faulty human eye.

      Incorrect. The sensitivity of the eye to gradations of colour or luminance depends on the range - slight variations in green or light grey are much more easily detectable than slight variations in blue or near-black - but 16 bits total is nowhere near enough to represent continuous tones in almost any range. Many people can easily distinguish differences in certain colour & luminance ranges even when using 24 bits. Your example is easy to spot - have you tried it?

      The problem with banding that you see in most games of 16-bit color is caused when the game requests transparencies greater than 1 bit.

      Huh? Perhaps you're trying to say, the problem with banding in 16 bit colour is *exacerbated* by repeated overlaying of semi-transparent images, which is true, especially if it's done badly (like early 3dfx hardware tended to).

      The use of 32 bits I think is a bit wasteful at this point, but in the future, we would all like to see floating point color implemented in hardware as well(already in place in OpenGL).

      32 bits is an absolute minimum for credible graphics work. Film effects typically use 64 bits (48 bit colour, 16 bit tranparency) to avoid banding, or at the very least, a logarithmically-encoded 32 bit scheme.

      Floating point image processing is sometimes required, more for representing out-of-range colours than for the extra precision, but is always done in software. The OpenGL API provides for the use of floating point colours, but I know of no OpenGL hardware, consumer or professional, that uses floating point colours in the hardware.

      True, of course. But as that's still quite a ways off, both in terms of building such a display and dealing with the sheer amount of data required to represent such an image, we must fall back on techniques to reduce aliasing instead. 2 years is hopelessly optimistic - I would say quite a bit more than 20 years. Thus AA & filtering will be required for some time to come.

      The nVidia demo was not realtime nor at a resolution that many gamers would accept.

      Did you actually see it, live? I did. I don't know what you define realtime as, but I define it to be "a pace that gives the illusion of motion". Most people accept this to be a few frames per second, or more - and it was definitely that (I judged it to average around 10 fps). Any interactive change, such as a camera move, gave feedback within around a tenth of a second, which is more than enough to work with. Not fast enough for a twitch game like Quake, but good enough for a cutscene, and excellent for a 3D artist to check their work with.

      As for the resolution, 1920x1080 is considerably more than 1024x768, which is what most gamers would accept!

      I can't help but to see where ray-tracing would make things at least appear more organic.[...] These require polygons(or more CSG for raytracers).

      Raytracing typically makes things look sharp & shiny, not organic. While raytracing is excellent for certain effects, generally you need a more advanced lighting solution (such as radiosity or global illumination) to get the more realistic look provided by soft lighting & shadows.

      More polygons do help in defining more detailed or smoother organic shapes, but this has nothing to do with raytracing, as such. Incidentally, very few ray tracers use CSG shapes these days - only Real4D comes to mind. Polygons are far easier to use for representing arbitrary objects than a collection of geometrical shapes.

      I'm not quite so optimistic about raytracing on a chip.

      Actually, people have been doing realtime raytracing in software for years, even on a 486! Admittedly the resolution was low & the scene was simple, but when you think of the sheer floating point grunt of modern graphics hardware (nVidia claim their GeForce3 is capable of 76 gigaflops - a maxed-out, 256-CPU Cray T3D could do 50 gigaflops) and the ever-increasing parallelism being added to these chips as well as the growing clockspeed, I think something will be put together a lot sooner than you think...

      I agree that better textures and higher resolutions are not a substitute for more detailed scenes & better physics, but fortunately one does not exclude the other. Two years ago the focus shifted to more polygons, and now game detail is soaring by an order of magnitude.

      This year we added programmable vertex & pixel pipelines, and already we're seeing the results (Xbox games feature better bumpmapping, more natural surface lighting & realistically distorted reflections & refraction, in addition to smooth characters & increased detail). OpenGL is being redesigned from scratch to encompass the new paradigm. What will next year bring?

      --
      Why would anyone engrave "Elbereth"?
  11. possible .13 chip delay by Anonymous Coward · · Score: 2, Informative

    according to the inquirer, nvidia is having problems with the foundry that supplies its' chips

  12. Re:eh? by hexix · · Score: 3, Insightful

    Yeah but it's no big deal. You must get 2 year old hardware nice and cheap, seeing as all the new stuff is never even taken advantage of til its about 2 years old.

  13. Re:On the subject of gaming.... by Picass0 · · Score: 2

    The Linux Game Tome (happypenguin.org) has been down for a few weeks, and I haven't seen any mention of why.

    This isn't really off-topic. The subject is gaming video cards. When a source for those games disappears, the question is worth asking.

  14. Re:finally!! by alen · · Score: 2

    That's weird. It works fine on my windows 2000 box. And I thought it was windows that was supposed to be unstable and linux perfectly stable.

  15. Re:finally!! by krogoth · · Score: 2

    They probably put more work into the windows drivers, which is part of the reason I wish the drivers were open source (the other part is that even if they put all the windows developers on the Linux drivers i'd still trust open source more).

    --

    They that quote Benjamin Franklin on liberty and safety deserve neither.
  16. Re:LCD Tangent by An+Ominous+Coward · · Score: 2

    Planar and SGI. Even FPS games like Tribes 2 run on Planars without ghosting.

  17. Re:LCD Tangent by rtaylor · · Score: 2

    Not entirely sure about LG's LCDs, but if they're anything like the CRTs they sell then it's probably some of the best around.

    --
    Rod Taylor
  18. Re:LCD Tangent by Jeffrey+Baker · · Score: 3, Informative
    Yeah you might say that Viewsonic's LCDs are not up to scratch. Take a side-by-side comparison between them and a Samsung screen. I don't know who makes the actual LCD, but Samsung's monitors look vastly better than Viewsonic's.

    Of course, you'll pay real money for the Samsung, but I don't know anyone else selling a 24" LCD monitor these days.

  19. Video capture by z4ce · · Score: 3, Interesting

    I was wondering -- does anyone know what vendors sell Nvidia cards with TV/Video capture built-in that supports Linux?

    I have an old Asus TNT3400/TV, and I never get to use the /TV functions because I don't ever use windows (except for Minitab and Xilinx. gah.) Now that I'm looking at upgrading my computer again, I want to make sure I get maximum linux compatiblity.

    Anyone have any recommendations?

    Thanks,

    Ian

    1. Re:Video capture by ukyoCE · · Score: 3, Informative

      You have to go for the Asus Deluxe line of cards(they make the same cards in multiple versions, Deluxe has a crappy TV tuner and digital VCR) or for an ATI All-in-Wonder line. The ATI has by far the best multimedia suite, it's tv-guide-like recording of shows and on-board mpeg-2 encoding kick-ass. the program is still a little slow and buggy, but incredible nonetheless.
      honestly though, I say save 50-100$ on the video card, and buy the tv-card seperate. that way a) save money on the video card b)no need to keep buying the 50-100$ extra card every year, since the capture card will still work just as well.
      As for Linux compatibility, I've heard mixed reports about all the Asus Deluxe and the ATI All In Wonders, so you'll have to search around online and take a guess.

  20. Will this card make ascii display faster? by jroyall · · Score: 5, Funny

    As a linux and open source purist I only play text based games.

    1. Re:Will this card make ascii display faster? by MBCook · · Score: 2, Funny

      I sure hope it does because my current card has a hard time doing AA. Words like AArdvark just kill it.

      --
      Comment forecast: Bits of genius surrounded by a sea of mediocrity.
    2. Re:Will this card make ascii display faster? by PlaysWithMatches · · Score: 2, Funny

      I upgraded to a Radeon recently, and NetHack flies. :)

      --

      Mozilla's a nice operating system, but it needs a better browser.
    3. Re:Will this card make ascii display faster? by G-Man · · Score: 2

      Well then, you need one of these! They don't mention Linux drivers, though...

  21. Driving down the price of GEForce 3.. by thumbtack · · Score: 2, Insightful

    Perhaps this will start to drive down the price of the GEForce 3 to more affordable levels. $300 Plus for a video card is just a bit much. Thats a 100GB hard drive, a new high end motherboard and processor, a ton of memory, or a larger monitor. I don't need to see the pores and zits on on my warrior to have a good experience.

  22. What I REALLY wish they would do... by Chasing+Amy · · Score: 2, Troll

    I don't care whether they adapt any of 3Dfx's hardware ideas. What I really wish they'd do is either implement a Glide support into their drivers, or open up the Glide source code to whatever extent they can (some bits and bobs may be proprietary to other companies).

    Obviously, I'm wishing for this for compatibility with old Glide-only apps, not so that new ones could be written. No one has written new ones in eons AFAIK, since as soon as more open standards like OpenGL and DirectX came onto the scene people dumped the 3Dfx-only Glide route, thank God. But there are still several older games written in the Voodoo and Voodoo 2's heyday which are Glide-only, or which work significantly better under Glide than they do in DX.

    These apps are few but they contain a couple of early PC classics, as well as the first and still-most-compatible N64 emulator UltraHLE and its offshoot SupraHLE. There are several Glide-wrappers that translate Glide calls into standard DirectX calls, but they don't work well or at all for everybody--me included. None of the Glide wrappers will let me play any Glide-only games or any game through SupraHLE. In addition, some older titles like the first *Tomb Raider* look much, much better under Glide than they do under DX.

    So, for the sake of compatability with old games I wish they would release as much of the Glide code as they can, if not write a quick-and-dirty Glide implementation into their drivers. Some may remember that Creative Labs had promised a near-perfect Glide compatibility for their TNT2-based cards back in 1999, in a driver they called Unified. But after 3Dfx sued them the project disappeared, and now that a couple years have passed the desire for Glide capabilities has died down since the games are now so old. But some of us like those old games, and the idea of continued compatability. I just hate it when things break unnecessarily. It's funny how, although some of them need CPU-slowdown programs because they lack internal timing routines, I can still run almost any DOS game with the oldest I've run going back to 1982, yet the development of proprietary 3D APIs like Glide and even DX (Microsoft could break backwards-compatibility with older versions any time they wish) takes away that continuity and certainty.

    Just my opinion, though.

    --

    Chasing Amy
    (We all chase Amy...)
    "The more corrupt the state, the more numerous the laws"-Tacitus
    1. Re:What I REALLY wish they would do... by SuiteSisterMary · · Score: 2

      I second this. I found my old copy of Independance War a few months back, and was all excited about playing it, till I remembered it was Glide or Software. I was THIS close to digging out my Banshee card....but it just didn't feel right plugging it in beside my Geforce 3....

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:What I REALLY wish they would do... by Chasing+Amy · · Score: 2

      I don't know of any really informative sites offhand, but I got my latest Glide wrappers to try out (none work for me, though--blast you, ATI!--you foil me again...) from here:

      http://www.ngemu.com/n64/plugins.php?page=wrappe r

      It has links to some of the most recent versions of the most popular wrappers. eVoodoo and XGL2000 are the best for most people, from what I've read.

      If anyone has a better, more informativ site, please let us all know.

      --

      Chasing Amy
      (We all chase Amy...)
      "The more corrupt the state, the more numerous the laws"-Tacitus
  23. Re:finally!! by fault0 · · Score: 2

    > I'd prefer reliable drivers.

    What's so "unreliable" about nVidia's linux drivers? I've had no problems with them (except that Linux performance isn't as good as winXX performace, but that might be because their windows drivers are regarded as best on the market for performance).

    This is compared to my horrendous experience with the ATI Rage 128 and Linux, my last non-nVidia card. Granted, this was a while ago, and the drivers for Radeon might be more relibable. However, ATI's main problem is making poor drivers. It always has.. and judging from the first generation of Radeon 8500 drivers, will continue to be so for a while.

  24. Re:Whats the quake 3 benchmarks? by fault0 · · Score: 2

    Not to mention that Quake3 doesn't exactly stress modern generations of Video Cards anymore. Look how many people play q3 with 1600x1200 with their geforce3's at 32bit. I can with quite reasonable fps :)

  25. Re:LCD Tangent by Namarrgon · · Score: 2
    This one :-)

    IBM's T221. LCD, 22", 3840 x 2560, with a superb viewing angle, and a pricetag to make a grown man weep.

    Unfortunately, it takes nearly half a second to get an image onto the display :-(

    --
    Why would anyone engrave "Elbereth"?
  26. How about REAL-looking 3-D at high speed? by MtViewGuy · · Score: 2

    I think while it's nice to be able to run over 60 fps on a GeForce2 MX series, the problem is that you won't get the realistic 3-D look without taking a major hit (pun not intended) in performance.

    With the GeForce3 and newer chipsets, you now have the capability to render in real time far more realistic-looking games and still maintain very high frame rates. The current GeForce3 Ti 500 can render DirectX 8.0 and later-compliant games with all 3-D effects turned on at over 60 fps even at 1280x1024 32-bit color on today's faster Pentium 4 and Athlon CPU's.

  27. Immersive Room... by john@iastate.edu · · Score: 2
    I'd like that all in stereovision too, please. Better double that workload again. Or perhaps on each wall of an immersive room? 5x more rendering.

    Actually that would be 6x more -- and it exists now at ISU's C6.

    --
    Shut up, be happy. The conveniences you demanded are now mandatory. -- Jello Biafra
  28. It does matter for better 3-D quality by MtViewGuy · · Score: 2

    I think what you are kind of ignoring is the fact that Quake 3 is no longer the real benchmark for 3-D graphics quality--after all, the game doesn't really take advantage of DirectX 8.x routines.

    Try running a game that truly takes advantage of DirectX 8.x routines such as Flight Simulator 2002. If the display driver for your Radeon card properly addresses DirectX 8.x support you should be able to run FS 2002 at around 45-50 fps at 1024x768 32-bit color with no problems even with all 3-D effects turned on (I don't find running above 1024x768 to be useful in most games). That means even very complex 3-D scenes will be rendered with very smooth motion.

    By the way, given the fact that memory is dirt-cheap nowadays, you may want to upgrade to 256 MB of RAM. That makes a big difference with the very latest games since you won't have to swap files to and from the hard drive so often.

  29. what the hell are you talking about? by Ender+Ryan · · Score: 2
    What the hell are you talking about? Everything you said is simply... false.

    There is NO video card out today that can handle the latest games at 1024x768 with all the bells and whistles turned up all the way. Sure, it may look ok, but it will still slow down to under 30 fps in many cases. And there is also Doom 3 on the horizon, which will run at under 30 fps on a GF3 according to Carmack.

    There is still PLENTY of room for more performance with video cards and it will continue until we have FPSes running at 1600x1200 with completely photo-realistic environments, full anti-aliasing, acheiving 120 fps. And even then, I'm sure someone will have a reason to have even more power in their video card.

    Current video cards are not even close to that.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
    1. Re:what the hell are you talking about? by Courageous · · Score: 2


      You're quite right. People just don't get it. They simply don't understand that a graphics card could literally be 1000 times faster, and that still wouldn't be enough.

      C//

  30. Re:In the end does it matter? by SuiteSisterMary · · Score: 2

    Yes, but film/video/whatever are also exposure over time, where as a computer frame (as in FPS) is a snapshot in time. In other words, on film or video, if an object traves from one end of the screen to another in the space of two frames, you'll see a blur on the film. For something like quake, you'll see the object on one side of the screen, then the other side. More FPS for the same action will allow for a finer granularity; if the two frames show the object on the sides of the screen, left and then right, then five frames per second will show the object at 0, 33, 50, 66 and 100. Ten FPS will show the object at 0, 10, 20, 30, 40, 50, 60, 70, 80, 90 and 100; both in the same space of time. This winds up giving you that visual continutity that film gives you automagically.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  31. Re:Will ATI even bother? by Junta · · Score: 2

    They likely have something in development. They have done a pretty good job of catchup, the Radeon was leaps and bounds better than the Rage series, but still nowhere near equivalent GeForce performance.
    Now the 8500 chips are showing themselves to be, with decent drivers, at least roughly equivalent to the high-end GeForce3 chips. Though perhaps not quite as feature-rich, performance is quite competitive with nVidia offerings. If they keep up this pace, they may very well not only catch up with nVidia both performance and feature wise, but also pass them.
    In a way, the situation right now seems to me reminiscent of nVidia's situation when they brought out the RivaTNT chips. They had been playing catchup to 3dfx, and the Riva128 series would be analagous to ATI's Radeon chips, and the first TNT analogous to the 8500 chips. Then people thought nVidia's progress was impressive, but thought they probably would never quite catch up with 3Dfx, and we all know how that went..
    Basically, I would say that since the release of the first GeForce chip that nVidia development has slowed down and not made nearly the significant strides seen between the Riva, TNT, and that ended with the GeForce, since the market didn't pressure them enough, and ATI is taking advantage and may take the crown in the somewhat-near future....

    --
    XML is like violence. If it doesn't solve the problem, use more.
  32. Very much so by veddermatic · · Score: 2
    I am a "hardcore" gamer. And yes, FPS and resolutions matter VERY much.


    If you want to look at the scenery, sure, 30fps at 640x480 is ok. But when it somes to making a railgun shot across a map, 1600x1200 vs. 640x480 is like foreplay with oven mits on. Sure you can do it, but you can do it a LOT better the other way.


    Same with framerates. If, at a distance, your head is only 3-4 pixels wide (which would be only one at 640x480), the more FPS I am getting, the more opportunity I have to register (visually) that my crosshairs are on you, and thus I am a better player.


    Plus, there are many a "documented anomaly" at higer FPS that the l33t gamers use in Q3 (and I guess other games, but since everyone plays Q3 or Counter-Strike, who cares =)

    --
    Department of Homeland Security: Removing the rights real patriots fought and died for since 2001
  33. Actually... Re:Power without Application? by Coventry · · Score: 2

    Games such as RTCW Scream for this much power...
    For example, I'm running a highly overclocked radeon 8500 (64Meg), equiv to a slow geforce 3 or fast geforce2:
    with all the graphical settings turned up to thier max in the game (extra-high character texture detail, max everything else), and only 2xAA, I CANNOT PLAY THE GAME at 800x600 (the framerate falls to 4fps durring combat); If I turn things down some, I can get away with playing at 800x600. Even with weak settings though, 1024x768 is out of the question unless I turn AA completely off. The only way around this is to switch to vertext lighting (as opposed to lightmaps - which are wonderfully beautifull)...
    Anyway, the point is, there is at least 1 game out Now, in which a card like this would be useful. Since games only get more and more complex, by the time a NV25 based card hit the market, many games would want/need this sort of speed.

    --
    man is machine
  34. nVidia playing with fire by SilentChris · · Score: 2
    First, let me just say I'm an avid XBox supporter. I'm a supporter of anything that gets the PC into the living room of millions of people, and if it has a user-friendly interface it gets bonus points.

    That said, I think nVidia is playing with fire in simultaneously building "NV2A" chipsets for the XBox and trying to push the envelope on the PC. I understand they're covering their bases: games on PC are wiltering in comparison to console games (at least for now -- this is a recurring cycle with every new console that comes out). However, by creating one standard that users can lock in to, what's the impetus to purchase a PC and upgrade to a higher video card?

    Wired magazine had an interesting take on the "secondary benefits" to Microsoft making the XBox successful. One was the obvious possibility that they will leverage the living room as a new monopoly (which, rightfully so, they agreed was simply conspiracy theory). However, another "benefit" is getting console developers familiar with the (admitally not that bad) DirectX 8 interface, and bringing them back to the PC to develop quality ports. This, in my mind, is the only way nVidia is going to honestly stay in the computer video card game at the growth rate it's been going.

    I'm wondering, perchance, if this will release the other extreme: eventually, people just kind of settle on a certain type of technology "good enough" for their present needs. The internal combustion engine was pretty much finalized 60 years ago, and very real modifications have taken place since then. Televisions, likewise, were pretty much finalized in technology 30 years ago. Outside of a few fringe stragglers, very few people now make the jump to "upgraded" tech. I wonder if PCs will be the next.

    And if it is, where's nVidia's future in all of this?

  35. Re:Hardware iDCT Support by Jeremy+Erwin · · Score: 2

    ATI has had hardware iDCT support since the Rage128 series.

  36. Triangle vs Quads by Jeremy+Erwin · · Score: 2

    Historical Footnote: nVidia's NV1 and NV2 chipsets used Quads instead of Triangles. The NV2 chipset was never produced, due in part to chronic bugginess.

    http://firingsquad.gamers.com/features/nv2/

  37. Only if you rename nethack to QUAKE.EXE by wideangle · · Score: 2, Funny

    Hello wideangle, the human Archeologist, welcome back to NetHack!--More--

    You see here a shiny nvidia card.
    .
    A geforce for 599 zorkmids. Pay? [yn] (n)
    y
    You bought a geforce for 599 gold pieces. --More--
    "Thank you for shopping in Tom's discount hardware!"

    R
    You remove the heatsink.

    You feel like you've done something bad.

    #pray
    A Large voice booms: "Thou hast angered me." --More--
    The geforce explodes! You are blinded by the smoke!

    It hits! It hits! --More--
    It hits! It burns! --More--
    It bites!
    You die.

    The shopkeeper gratefully inherits all your possessions.

    Goodbye wideangle.
    You were Microsoft-aligned.
    You were inspired by user 31387.
    You were unlucky.
    You were broke.

  38. Re:GeForce 4? by Courageous · · Score: 2


    A GeforceXP to go with AthlonXP and WindowsXP? God, what an unholy alliance. :)

    C//

  39. Hah! by Danse · · Score: 2

    When I can play a game that looks as good as the Final Fantasy movie, at a consistent 100 FPS that's when it's fast enough for me :)

    --
    It's not enough to bash in heads, you've got to bash in minds. - Captain Hammer
  40. 2D quality? by pointwood · · Score: 2

    Generally, I don't play games much, which is why I also don't care much about 3D performance (it doesn't hurt to have it though :p ). I care a lot more about 2D quality and the Nvidia based cards isn't exactly known to be the best there...

    Besides that, I care about driver quality - AFAIK the NVIDIA drivers are generally great, both for windows and Linux (although they are closed source). I also care a lot about noise. I don't want a card that need a huge noisy fan. No active cooling, thanks!

    AFAIK, the Geforce3 Ti200 doesn't *need* a fan (the NVIDIA reference card doesn't have one), but most cards comes with a fan anyway - if the heatsink is good enough, it should be safe to disable the fan.

    I've heard Leadtek cards is some of the only NVIDIA cards that actually have good 2D quality.

  41. Re:Power without Trees? by evilandi · · Score: 2

    Grip3n: I have a 800 Duron system with a Geforce 2 MX. It plays any new game at 1152x968 flawlessly.

    I too have a Duron 800 and Geforce 2 MX, and until last week I would have totally agreed with you.

    Last week I installed 3D Mark 2001 .

    Try it yourself. Wait for the scene with the trees... suddenly your system will drop to 1-2 FPS.

    Trees. That is why we need a better CPU & graphics card.

    Notice how all the "good" games are set indoors, in cities, or in deserts? Yet all the fun army combat films take place in rural areas?

    Think of all those war or commando films where you've got a lone gunman sneaking around using trees for cover. Now when you look at games, you're always sneaking around using crates and boxes for cover. That's why we need better hardware.

    The games run fast on our Duron 800 / GEF2MX systems because those games are set in an environment which is specifically designed not to challenge our hardware. It's always a sewage system, a couple of city blocks, an underground base, a desert airport. It's never a forrest, a farm, a suburb.

    --
    Andrew Oakley - www.aoakley.com
  42. Warrior with zits ... by Aceticon · · Score: 2

    Actually seing the zits on the warrior would probably spoil the whole ambiance...

    Unless you were playing Hercules The Teenage Years or something ...

  43. Sorry, but you're mistaken. by Chasing+Amy · · Score: 2

    To quote one of the comments in the original /. article:

    > it isn't the complete Glide library that older applications (such as Quake II) depend on.
    > Rather, it is a subset of the Glide API that allows Mesa and their new OpenGL driver to
    > access the Voodoo3.

    They never, ever, ever opened the Glide libraries. Instead, they released the source for the part of their Linux driver that hooks into Mesa. That's all. The rest has always been, and unless nVidia can be persuaded to do so will always remain, binary-only and hence not easily hackable (no successful efforts so far) to work with all video cards.

    Note also that this /. article was from the same period when 3Dfx was suing Creative Labs for working on their Unified driver which would have offered Glide compatability for Creative TNT2 based cards. Today, all mention of the Unified driver has been removed from Creative's site except for a few old press releases, which link to pages which no longer exist.

    The Glide code is still closed and proprietary and hence old Glide games will probably be unplayable unless one uses an old Voodoo card, which will be increasingly difficult as time goes on for obvious reasons. After all, right now how many Voodoo 1's do you see floating around? There's the occasional one on eBay. In a few years, the same will be the case for Voodoo 2's through Voodoo 5's.

    Doubtless there are a few tiny bits of Glide which are proprietary to third parties and hence unreleasable. But from what I understand most of Glide was developed in-house by 3Dfx, so most of it should be releasable. The only question is whether nVidia can be prodded to release it.

    --

    Chasing Amy
    (We all chase Amy...)
    "The more corrupt the state, the more numerous the laws"-Tacitus
  44. What screen-size limits? by coats · · Score: 2
    One of the things I have been very disappointed with, in both my nVidia-based home and work machines, is that I have not been able to get virtual screen sizes larger than 2048x1536 when there should be plenty of memory (32M and 64M, respectively) to run much larger virtual screens. This is particularly timely with the arrival of much higher resolution displays (like the 2048x1536 physical screen of the top-end Viewsonic). These larger virtual displays would be very useful for scientific visualization, or even to look at the 3200x2400 Hubble pictures at http://heritage.stsci.edu/

    --
    "My opinions are my own, and I've got *lots* of them!"
  45. Pixar uses sub-pixel rendering by peter303 · · Score: 2

    Pixar gnerally uses its software package called Renderman with sub-pixel polygons. This facilitates temporal and spacial anti-aliasing and detailed texture maps.

  46. Re:eh? by Pulzar · · Score: 2

    Actually, with NV25, they are abandoning the 6-month cycle. NV25 will come out a year after GeForce3, while Ti500 was just an overclocked revision of the same chip (that used to be the "Ultra" version that would come out 3 months after a new chip release).

    --
    Never underestimate the bandwidth of a 747 filled with CD-ROMs.
  47. Re:LCD Tangent... IBM CRT Tangent by Odinson · · Score: 2


    Since we broke into the conversation, Has anyone used the IBM 275 20" (19.8) Flat
    1920x1440@75Hz I found one good review on it but nothing else. I would like one for christmas?? but I haven't been able to get a review from a source I know.


    I was comparing it to the Mitsubisi 200 Diamond Plus Natural Flat
    22" (20") 1800x1440@72 Hz

  48. Big 3 - partially OT by Amazing+Quantum+Man · · Score: 2

    Is it just me, or does it seem like we're down to only the "Big 3" (nVidia, ATI, and Matrox -- and I could be wrong about Matrox).

    You used to have all sorts of chipset makers... S3, Matrox, ATI, WesternDigital, Tseng Labs (whatever happened to them, anyway?), 3dFX...

    What happened? Is this consoldiation a good thing or a bad thing?

    --
    Fascism starts when the efficiency of the government becomes more important than the rights of the people.
  49. Re:Will ATI even bother? by Junta · · Score: 2

    Well, truform I'll give, though in practice any "guessing" about what the game intended the geometry to be produces some problems (puffy characters come to mind). I think there are GeForce boards out there that can push dual monitors. As far as smoothvision goes, that is just a really hyped up supersampling AA solution, dog slow and even at highest quality doesn't do much better than nVidia w/ Antisotropic filtering, which is much faster. Now when they release the All-In-Wonder 8500DV, then you have some kick-ass features. That is what I'm holding out for, great 3D and Multimedia :)

    --
    XML is like violence. If it doesn't solve the problem, use more.