Physics Cost test

From Second Life Wiki
Revision as of 17:53, 11 January 2011 by Dan Linden (talk | contribs) (Created page with "Category:Test Plans Category:Mesh = Purpose = Test the Physics Cost of prims, meshes and linked sets. == Verify the mesh asset is valid == * '''Verify''' that a single…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Purpose

Test the Physics Cost of prims, meshes and linked sets.

Verify the mesh asset is valid

  • Verify that a single convex hull is limited to 256 triangles.
    • How do I attempt to upload a 257 triangle mesh?
  • Verify that a decomposition cannot have more than 256 hulls.
    • How do I attempt to create or upload a 267 hull decomposition?

Test Physics Representation for Rezzed Prims

  • Verify newly uploaded Meshes rez with shape type "Convex Hull" as the Physics Shape Type.
  • Verify a mesh object uploaded without an explicit physics shape or decomposition cannot be changed to shape type Prim and will always be represented as a single convex hull bounding the mesh.
  • Verify no linkset or prim with a pure physics resource cost exceeding 32.0 may be set physical.
    • How can we see the pure physics resource cost?