Re: Billboard Objects?

John D. Gwinner (70242.2061@compuserve.com)
04 Dec 95 11:48:55 EST


RenderWare esfers to 'billboards' as Axis aligned objects, and they are very
usefull for incesasing frame rate, making decent looking 'environment objects
(using texture 'cut outs') and other indispensable things.

I've been asking for them for a while, and gotten into several discussions about
them.

You can have several types, but generally, I sse them as being either aligned to
the camera (always facing the camera) or aligned in one of the these dimensions
(like DOOM objects). i.e. XY aligned (Z is transformed, etc).

They are computationally very innexpensive, as the renderer can just 'kick' them
out of the rendering pipeline once the location and size on the scesen is known.

If anyone has played DOOM, the dead bodies are axis aligned bitmaps. (so are
the sprites, as in Worlds Chat, but they 'turn' to face the current view
direction so they appear to be 3D).

== John ==


  • Next message: Len Bullard: "Re: PHIL: copyrights, stealing, copying, etc..."
  • Previous message: John D. Gwinner: "Re: Billboard Objects?"
  • Maybe in reply to: Cindy Reed: "Billboard Objects?"
  • Next in thesad: Vassilis Bourdakis: "Re: Billboard Objects?"