Re: AW: Re[2]: Linear3DSet

  • To: Mathias Stümpert <atzes@xxxxxx>
  • Subject: Re: AW: Re[2]: Linear3DSet
  • From: Bill Hibbard <billh@xxxxxxxxxxxxx>
  • Date: Thu, 3 Apr 2003 14:01:49 -0600 (CST)
Hi Mathias,

> > Mmh...yes that's right. But how do f.e. computer games
> > manage this problem? There are lots of games in which
> > the player can move in a 3d environment with a really
> > good resolution. And this is even possible with not so
> > fast graphics cards.
>
> The details in those games do not come from volume-rendering, e.g.
> masses of polygons but from texture mapping, e.g. from bitmaps mapped to
> a relatively small number of polygons. Since modern graphics cards are
> optimized for texture mapping this method is relatively fast. Don't mix
> this up with the setTextureEnable() of visad since this is not "real"
> texture mapping. As far as I know visad does not support texture mapping
> in the original sense. Please correct me Bill if this is not right.

You are absolutely right that games do not do volume rendering,
and that they are fast because of texture mapping. But VisAD
also uses texture mapping, and in fact setTextureEnable() is used
to enable and disable it (the default is enabled, since it is such
a performance boost).

Cheers,
Bill


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: