Gustavo Pessin wrote: > hi, > > how to get only the first contact point when using rayclass? dGeomRaySetParams(ray_id, false, true); dGeomRaySetClosestHit(ray_id, true); This also makes the ray collidier ignore backfacing triangles. cm