Prims (Content Creation)

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Removing page)
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
Prims are procedural meshes, that is they are generated by the viewer from a (fairly simple) mathematical formula. The main advantage of this compared to [[Mesh (Content Creation)|polylist meshes]] is that a prim has much lower streaming cost. All the prim shapes currently supported are created from a set of only 15 parameters so the amount of data needed for even the most complex prim shape is only a fraction of what is required for transferring even the simplest (polylist) mesh. Prims also seem to be easier for most people to build with and they have turned out to have considerably lower effective render cost than similar shapes made from mesh (although this may be because the rendering pipeline was optimized for prims right from the start).
 
  
* [[Tutorials (Content Creation)#Prims|Tutorials]]
 

Latest revision as of 22:55, 3 June 2023

Personal tools
General
About This Wiki