<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>I'm not criticizing the mass of the avatar at all, but I am trying to look forward to a time when we could have different masses of prims and objects and go beyond what traditional secondlife is used to.<br><br>In thinking about that, I am hoping we could discuss how we might make a table or enum's of several materials such as shown in the client for rubber, glass, metal, stone and see some advantage in our use of physics for materials of differing densities and frictions.<br><br>Perhaps it may not matter what the avatar density is so much, as it might matter how we move forward in defining additional material properties for OpenSim that make use of the packet types already defined.<br><br>Charles<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 12pt;"><br><div
 style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Teravus Ovares <teravus@gmail.com><br><b><span style="font-weight: bold;">To:</span></b> opensim-dev@lists.berlios.de<br><b><span style="font-weight: bold;">Sent:</span></b> Sunday, March 22, 2009 2:32:58 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Opensim-dev] density<br></font><br>
A couple of points here<br><br>As far as LSL is concerned, mass is the same whether metal, rubber, glass,<br> rock or plywood from what I've been told.    There are other changes<br>though..  like bounciness.<br><br>The mass of the avatar has been the same since implementation and<br>works well with the Avatar PID controller in the ODEPlugin.   Changing<br>the avatar mass may make the Avatar PID controller malfunction as it<br>is.   Chances are it will need to be re-tuned for a lower mass (which<br>is what I /think/ you're syaing here)<br><br>Other comments?<br><br>Teravus<br><br>On 3/22/09, Charles Krinke <<a ymailto="mailto:cfk@pacbell.net" href="mailto:cfk@pacbell.net">cfk@pacbell.net</a>> wrote:<br>><br>> We have m_density defined in two different places with two different values.<br>><br>> One is in:<br>> ...\OpenSim\Region\Physics\OdePlugin\ODECharacter.cs - (72,<br>> 22) :<br>><br>> public
 float m_density = 60f;<br>><br>> Another is in:<br>> ...\OpenSim\Region\Physics\OdePlugin\ODEPrim.cs(152):<br>><br>><br>>  private float m_density = 10.000006836f; // Aluminum g/cm3;<br>><br>> And in looking at the usage to calculate mass, it looks like the math is<br>> right, but yet, the avatar seems to have a higher density then the prim.<br>><br>> I know that these are empirically determined, but in trying to look forward<br>> to a world where we actually might use the density of metal, rubber, glass,<br>> rock, plywood to do some additional physics *stuff*, it seems that we might<br>> want to see if we can harmonize our notion of density a little bit.<br>><br>> Perhaps I am just missing the boat here. But, I would like to understand how<br>> we might be able to move forward a little bit on density some time.<br>><br>> Charles<br>>
 _______________________________________________<br>> Opensim-dev mailing list<br>> <a ymailto="mailto:Opensim-dev@lists.berlios.de" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>><br>><br>_______________________________________________<br>Opensim-dev mailing list<br><a ymailto="mailto:Opensim-dev@lists.berlios.de" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br><a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br></div></div></div></body></html>