<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-AU link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Well, the LSL functions probably won’t do – unfortunately they
are very tied to the Havok internal API, and while we could probably write a neutral
bridge for them to the ODE/Bullet/etc equivalents, it’s a lot of work and they
still probably won’t behave exact the same as SL’s (i.e. necessitating rewrites
and tweaks anyway).<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I’m thinking at the moment it may be easiest to make a set of os
functions to replace the Linden ones, with hooks into a generic ‘Vehicle Module’
for the moment. It would be the fastest way to go right now vs implementing the
Linden set.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Adam<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>
<div>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>
<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> opensim-users-bounces@lists.berlios.de
[mailto:opensim-users-bounces@lists.berlios.de] <b>On Behalf Of </b>James
Stallings II<br>
<b>Sent:</b> Tuesday, 4 November 2008 6:50 PM<br>
<b>To:</b> opensim-users@lists.berlios.de<br>
<b>Subject:</b> Re: [Opensim-users] Sailing in Opensim<o:p></o:p></span></p>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal style='margin-bottom:12.0pt'>Yes, Adam, typically on the
linden grid this is done with vehicle functions in LSL. One thing that occurred
to me is that this might actually be much easier to accomplish on osgrid using
mono. It might also help lay some groundwork for a way forward to implementing
more SL-like vehicle funtions down the road.<br>
<br>
I have spoken with one of SL's finer sailboat makers in-world, one MothGirl
Dibou (I hope I have her name right). She has recently done some
sailing-related work in SL in mono (a windsetter, as it's called, that produces
competition wind, and I encouraged us to get in the pit and show some love wrt
sailing specifically, and vehicle physics in general, but have not heard from
her for a few days; the community has been rather busy protesting and
negotiating concerning the Open Spaces price hikes.<br>
<br>
I'd be willing to carry whatever load here I can, count me in for some light
coding testing, what have you. As usual, my regions are available for
prototying/testing/debugging/repros.<br>
<br>
Cheers!<br>
James<br>
<br>
<br>
<o:p></o:p></p>
<div>
<p class=MsoNormal>On Tue, Nov 4, 2008 at 8:11 PM, Frisby, Adam <<a
href="mailto:adam@deepthink.com.au">adam@deepthink.com.au</a>> wrote:<o:p></o:p></p>
<p class=MsoNormal>This probably relies on vehicle physics - I've had some
interest in implementing this myself recently, although I'm not 100% sure I
have the time. If you guys have programmers, maybe I can give some direction on
what's needed in order to write a sailing boat module.<br>
<br>
In theory it's not too complex (maybe a little, but it's self contained at
least).<br>
<span style='color:#888888'><br>
Adam</span><o:p></o:p></p>
<div>
<div>
<p class=MsoNormal><br>
> -----Original Message-----<br>
> From: <a href="mailto:opensim-users-bounces@lists.berlios.de">opensim-users-bounces@lists.berlios.de</a>
[mailto:<a href="mailto:opensim-users-">opensim-users-</a><br>
> <a href="mailto:bounces@lists.berlios.de">bounces@lists.berlios.de</a>] On
Behalf Of Bri<br>
> Sent: Tuesday, 4 November 2008 12:13 PM<br>
> To: <a href="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</a><br>
> Subject: [Opensim-users] Sailing in Opensim<br>
><br>
> The Openspaces protest by the SL sailing community begs my question...<br>
> 85% - 100% water with a handful of 28 prim boats sailing thru a few<br>
> times a<br>
> week ...<br>
> Jack Linden swears a Xeon class 5 with 4GB can't handle this 16 region<br>
> load<br>
> so he is forced to raise tier...<br>
> Cough Cough..to $125 US tier per region. .(don't barf on your<br>
> keyboards)<br>
><br>
> Where do we stand or forecast when a boat can sail?<br>
> and how can it be moved forward...<br>
> btw: SL sailors do not use Linden wind.<br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users"
target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users"
target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><o:p></o:p></p>
</div>
</div>
</div>
<p class=MsoNormal><br>
<br clear=all>
<br>
-- <br>
===================================<br>
The wind<br>
scours the earth for prayers<br>
The night obscures them<br>
<br>
<a href="http://osgrid.org">http://osgrid.org</a><br>
<a href="http://del.icio.us/SPQR">http://del.icio.us/SPQR</a><br>
<a href="http://twitter.com/jstallings2">http://twitter.com/jstallings2</a><br>
<a href="http://www.linkedin.com/pub/5/770/a49">http://www.linkedin.com/pub/5/770/a49</a><o:p></o:p></p>
</div>
</div>
</body>
</html>