Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Home security without the grief

Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
05-15-2009 11:56
From: Czari Zenovka
What the heck is a "bounding box?"
_____________________
Argent Stonecutter - http://globalcausalityviolation.blogspot.com/

"And now I'm going to show you something really cool."

Skyhook Station - http://xrl.us/skyhook23
Coonspiracy Store - http://xrl.us/coonstore
Czari Zenovka
I've Had it With "PC"!
Join date: 3 May 2007
Posts: 3,688
05-16-2009 07:06
Well that explained it. :rolleyes:
_____________________
*Czari's Attic* ~ Relive the fun of exploring an attic for hidden treasures!

http://slurl.com/secondlife/Rakhiot/82/99/111

During times of universal deceit, telling the truth becomes a revolutionary act.- George Orwell
Kidd Krasner
Registered User
Join date: 1 Jan 2007
Posts: 1,938
05-16-2009 07:29
From: Czari Zenovka
What the heck is a "bounding box?"

In graphics, a bounding box is the smallest box that encloses the object in question. This explains the picture posted by Argent.

In this context, we're talking about the space being monitored by a security device. The LSL scripting language has a sensor that detects avatars within an essentially spherical space. Most rooms, however, are rectangular in shape. With a simple approach, the sensor either misses the corners of the room or else extends beyond the walls, acting on avatars that may be in a place they have a right to be in.

With more effort, you can provide a security orb with the locations of the walls. It can use the sensor to find all nearby avs, and then check the actual location of the av against the locations of the walls - the "bounding box" - to determine if the av is really inside the space being protected.

Note that the walls don't have to be real. I'm just using that word to help with the explanation.
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
05-16-2009 16:51
BANLINES! - the only security needed from 0-50m of gound level (kidding, I'm fucking kidding)

I really like Argent's cat toys suggestion, but this is what I use
https://wiki.secondlife.com/wiki/LlOverMyLand#Examples
(it just Politely asks the person to leave your land, every 30 seconds, if they aren't in your list, I should so make it change names though to avoid muting =)
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
1 2