Avatar Rendering Cost

From Second Life Wiki
Revision as of 17:16, 7 October 2009 by WikiTest Clarity (talk | contribs)
Jump to navigation Jump to search

Avatar Rendering Cost (ARC) shows a point score above each avatar's head which indicates how "laggy" they are on the viewer-side. ARC is found in Advanced Menu > Rendering > Info Displays > Avatar Rendering Cost. The score is a factor of the size and number of textures used, and the number and type of primitives used. Avatars with large textures, lots of flexi-prim parts and high prim count objects, and/or invisible parts will score higher than one that uses fewer/smaller textures, using a few sculpties instead of many basic primitives, and so on.

The score are color coded. The center of the Yellow band is about a score of 1,000. The numbers turn fully red at 2,000. It's generally best to be considerate of others when putting together your avatar, and to do what you can to stay under a score of 2,000, especially in crowded areas. Under 1,000 is even better. These are only guidelines, but be aware that the higher your score is, the more lag you generate for other Residents, particularly those with older machines.

ARC is somewhat controversial - there are people who have made a game of creating high ARC avatars that don't produce much lag. However, if you keep in mind that it's an estimate, it can be a useful tool.

Lowering your rendering cost

Most people can make an avatar which looks similar to their normal avatar, but has a lower ARC. It can be a good idea to keep a low-ARC avatar to take to high-lag or popular events, or to wear to classes that are likely to generate lag (such as building or scripting classes).

  1. Start by bringing the ARC up: Advanced Menu > Rendering > Info Displays > Avatar Rendering Cost
  2. Make a note of all the attachments you wear on your regular avatar.
  3. Detach everything. (Right click on yourself, select Detach, then select Detach All.)
  4. Gradually attach each item, making a note of which items increase your ARC most.
  5. If you're a competent builder yourself, look at "How ARC is calculated" and remove unnecessary particles, flexi, bumpmapping, texture animation and prims from copy/modify high-ARC objects.
    Some hairstyles, for instance, have more than one style within the same object, with the second style being invisible. You can reduce the ARC of that hair just by making a version without the second style - and look exactly the same.
  6. Otherwise, you can look for low ARC objects that have a similar look to the high ARC version. Use demos to figure out the ARC of an object before purchase.

What to do if someone with high rendering cost is causing you lag

If you have avatar impostors enabled, mute them. They will be replaced by an imposter, with the effective rendering cost of 1. Their original rendering cost will still be displayed. This is particularly useful on machines that get poor framerates, you can mute high cost avatars to help increase your framerate in crowded areas.

Video Introduction

<videoflash>TG_o0mpyk0c</videoflash>

How ARC is calculated

  • An avatar with no attachments has a score of 1.
You can have the fanciest possible Linden (aka mesh) clothing, hair, and shoes, and still have a score of 1.
  • 10 points for each prim.
This is a base cost for the prim, other points add to this cost.
  • 5 points for each unique texture (on prims).
Coloured but untextured prims don't add ARC for textures.
Textures used to make clothing, hair, shoes, etc don't add ARC.
Each texture counts once, so hair that has fifty prims but only one texture across all the hair adds only 5 points for textures. (Note that most hair has at least two textures, one with transparency to make the 'ends', and one without for the main bulk of the hair. So hair like that adds 10 points for textures.)
  • 1 point for each invisiprim.
This isn't transparency, but the invisiprim texture used for blocking avatar skin. Its most frequent use is prim heels, it's also often used for furry or tiny avatars.
  • 1 point for each prim with glow.
  • 1 point for each prim with shininess.
  • 1 point for each face of every prim that's planar-mapped.
Video Tutorial/Planar texture mapping
  • 1 point per metre, per axis, for each prim.
This most often affects skirts, capes, long hair, large wings and long tails.
  • 4 points for each prim with bump mapping.
  • 4 points for each prim face with transparency.
Note that this is per face, not per prim.
This includes partial transparency, like 'endy' hair.
It also includes prims which don't seem to have invisibility, but do - if it shows up as red when you turn 'highlight transparent' on (under the view menu), it counts.
  • 4 points for each prim face with an animated texture.
Note that this is per face, not per prim.
  • 8 points for each prim that's flexible.
  • 16 points for each prim that emits particles.
The most common use of particle emitters is bling.

See also

KB article (needs to be merged and duplicate info removed)

Avatar Rendering Cost is also referred to as 'ARC'.

Using a point score, the Avatar Rendering Cost shows how much each avatar affects the rendering performance of the viewer. The point score is shown over an avatar's head in green, yellow or red, depending on how costly an avatar is for a graphics card to render.

Kb Doc Tester demo of ARC.png

How is the Avatar Rendering Cost determined?

Each face/polygon of an avatar is assigned a point (times a multiple). Characteristics of that face which might slow down rendering determines the multiple. All the points get added together and presented as "the final cost" estimate of rendering the avatar.

What types of characteristics affect each face/polygon on an avatar's attachment?

The following characteristics can increase the multiplier for a particular attachment:
  • The attachment has a unique texture
  • The attachment has flexiprims in it
  • The attachment is invisible or has invisible parts
  • The attachment glows
  • The attachment has texture coordinates that are animated
KBnote.png Note: An avatar with no attachments will have an Avatar Rendering Cost of 1. Adding attachments to an avatar will increase Avatar Rendering Cost.

How do I enable ARC?

Turn on your Advanced Menu.

Go to: Advanced > Rendering > Info Displays > Avatar Rendering Cost

Kb ARC Default .png

Learn more by reading Technical Details (including cost computations) on our blog, or view our Video Tutorial.

<videoflash type="blip">Abv0TQA|640|480</videoflash>

Enjoy the benefits of Avatar Rendering Cost, an educational tool to help understand more about sources of viewer-side performance.