billboards in q2

Forum for anything hard- or software related.

Moderator: Moderators

Post Reply
suds
melted
Posts: 168
Joined: Wed Sep 01, 2004 2:26 pm
Location: au
Contact:

billboards in q2

Post by suds »

can some smart guy pls add a billboard feature to the quake2 engine

thanks

msg me when u do ill give u a job and a cookie

sudswu@hotmail.com

what is a billboard?
from: http://www.ericchadwick.com/portfolio/g ... ary.html#B

A texture that always maintains its alignment to the viewer, and often is scaled up and down to place it in the 3d scene. This is a common device to get more detail in objects without using a lot of polygons. However, they are flat and look strange when you move around them. They can be set up to rotate on only one axis or on combinations of the three rotational axes, for different alignment effects. For example, if you want to do a tree, rotate only on the verticle axis. If you want to have an object always stay plastered upright on the screen, have it use all three axes. Billboards are transformed in world space and aligned to the viewer, whereas sprites usually stay flat to the viewer, like interface graphics. A cool trick is to use a curved billboard, which helps give more depth to a single-axis billboard, because like a tree billboard, you can look down on it, so the extra depth helps get rid of that flat look. Also called a Flag, Kite, or Stamp.
Image
Post Reply