[Opensim-users] Mesh for physics on new opensim versions

AJLDuarte ajlduarte at sapo.pt
Tue Nov 17 17:13:01 UTC 2015


Hi

                Future versions of opensim, and already if you select ubMesmerizer for ubOde, will not use the Visual mesh components for physics.

                So a mesh uploaded without high resolution will only collide with the default low resolution convex hull, or can be set to no collide with  phantom or shape type NONE

                If the mesh is a house with openings for doors etc, those openings will disappear and you can not get inside the house, in other parts the collision point may be far from what we see.

                You can test it in world with a mesh that allows you to select physics shape type NONE, PRIM and convex.

                Change to convex and walk on it… then back to PRIM

                On some viewers, in advanced menus, you even have the option to see the selected physics mesh

                As I said it is legal to not select a high resolution on upload if you do not want to use it at all , something current version doesn’t allow correctly

                But there isn’t much gain on not selecting except preventing the use of type PRIM.

Regards,

Ubit

 

From: opensim-users-bounces at opensimulator.org [mailto:opensim-users-bounces at opensimulator.org] On Behalf Of Shy Robbiani
Sent: Tuesday, November 17, 2015 16:39
To: opensim-users at opensimulator.org
Subject: Re: [Opensim-users] Mesh for physics on new opensim versions

 

In case there is a mesh with no high resolution mesh for physics and currently the simulator uses the mesh from the visual part, will that break this mesh in future versions?

 

On Mon, Nov 16, 2015 at 5:30 PM, AJLDuarte <ajlduarte at sapo.pt> wrote:

Hi,
        A single mesh asset does contain several meshs internally.
        - Some are for the visual representation of the object, you can have
four corresponding to different levels of detail (LOD), used according to
the view distance. You must provide the one with most detail. You can let
viewer create the others, or provide your own.
        - others are for the physics representation of the object, mainly
for collisions.

Considering physics.
Viewers will always create a very low detail convex (i.e. without holes etc
) hull.
You select a higher resolution mesh for collisions, if you like people to
get inside your houses for example.
You can provide one or select one of the visual LODS.
That mesh can be encoded as normal mesh or as a decomposition of it in
convex hulls. Some viewers don't support this last option for opensim, in
fact some physics engines don't like it much, so use the mesh for now.

In world you can use Physics Shape type for more control.
        - type None, the physics mesh are ignored, the object will not
collide with anything, its like phantom.
        - type Prim, the high resolution physics mesh will be used. If none
was uploaded, this type is not available.
        - type Convex. The default simple convex hull is used.
On mesh upload the type is set to convex. You need to change it.
Linkset root (or individual) prims cannot have type none (set them phantom).

Viewers now allow you to not choose any mesh for physics.
In this case the prim will collide only with the simple low resolution
convex hull with the type selected as Convex or will not collide if is a
child prim with type selected as None.

This is the expected behavior, and will be in future opensim versions.
This is the behavior with physics engine ubOde and ubMeshmerizer.

In current versions, using other physics engine and Meshmerizer, if you do
not provide a high resolution mesh for physics, incorrectly the simulator
will use a mesh from the visual part.
Your creation will seem to work, but you will have issues changing the
physics shape type, and the viewers option to display the physics shape will
not work correctly. We can see several meshs like this in world now.

For this reason this use of visual part of the mesh for physics will be
removed in future versions.

Please check if you creations where uploaded correctly.
If you want high resolution collisions, make sure the type PRIM is available
to select in world. (if you only want the simple convex or no collision,
then its ok).

If a new upload is no longer possible, the object can still be fixed,
setting the mesh to type none, and adding to the linkset invisible prims
(simple boxes are the best option) to do the missing collisions.
You can (should?) do this alse in case a object was uploaded with a
excessive large mesh for physics. Specially if using on vehicles..

Regards,
Ubit



_______________________________________________
Opensim-users mailing list
Opensim-users at opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20151117/5127bb6f/attachment.html>


More information about the Opensim-users mailing list