A server-side DIS module would be pretty cool.  <div><br></div><div>It would certainly open up the opportunity to use OpenSim for military/DoD modeling and simulation.  That would be incredible!</div><div><br></div><div>What a great idea, and it would be such a great use of OpenSim's capabilities.</div>
<div><br></div><div>Would be nice if it were compatible with realXtend so we could take advantage of the ability to import models, buildings, etc. and use the nice lighting and shading of the Ogre3D engine.</div><div><br>
</div><div><br></div><div>  <br><br><div class="gmail_quote">On Wed, Oct 7, 2009 at 3:09 PM, Cristina Videira Lopes <span dir="ltr"><<a href="mailto:lopes@ics.uci.edu">lopes@ics.uci.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'd say what you want is Region Module that creates and manipulates<br>
the entities.<br>
I've done this before: <a href="http://www.youtube.com/watch" target="_blank">http://www.youtube.com/watch</a>?<br>
v=kJNDcurLP1w&feature=fvst<br>
(and hopefully will be doing a lot more of it, because that's fun)<br>
<br>
Unfortunately no one here has had time to write any documentation<br>
about how to do this. I wrote a brief tutorial about regions modules<br>
a few months ago (<a href="http://opensimulator.org/wiki/Region_Modules" target="_blank">http://opensimulator.org/wiki/Region_Modules</a>), but<br>
one month later, the interface of region modules changed (http://<br>
<a href="http://opensimulator.org/wiki/New_Region_Modules" target="_blank">opensimulator.org/wiki/New_Region_Modules</a>), and I haven't had time to<br>
update the tutorial yet.<br>
<br>
So for the time being, you're on your own to put the pieces together.<br>
<div><div></div><div class="h5"><br>
On Oct 7, 2009, at 11:59 AM, Frisby, Adam wrote:<br>
<br>
> If you want to feed the data into the sim, your best bet might be a<br>
> region module (or look at MRM scripting for a more powerful script<br>
> engine).<br>
><br>
> If you are feeding this data both in and out to clients speaking a<br>
> special protocol, you want to write a ClientStack / ClientView.<br>
> (see the IRCClientView for a good simple clientview example)<br>
><br>
> Adam<br>
><br>
>> -----Original Message-----<br>
>> From: <a href="mailto:opensim-dev-bounces@lists.berlios.de">opensim-dev-bounces@lists.berlios.de</a> [mailto:<a href="mailto:opensim-dev-">opensim-dev-</a><br>
>> <a href="mailto:bounces@lists.berlios.de">bounces@lists.berlios.de</a>] On Behalf Of Don McGregor<br>
>> Sent: Wednesday, 7 October 2009 9:52 AM<br>
>> To: <a href="mailto:opensim-dev@lists.berlios.de">opensim-dev@lists.berlios.de</a><br>
>> Subject: [Opensim-dev] Protocol Gateways<br>
>><br>
>> I'm kicking around the idea of gatewaying into OpenSimulator an<br>
>> existing DoD Modeling and Simulation<br>
>> protocol, Distributed Interactive Simulation (DIS). DIS is used for<br>
>> virtual worlds in military<br>
>> simulations. Primarily it describes the position, orientation,<br>
>> velocity, etc, of entities in a<br>
>> virtual world.<br>
>><br>
>> There may be multiple entities on the DIS side of the gateway; I want<br>
>> to inject them into<br>
>> the OpenSimulator server side.<br>
>><br>
>> I've been poking around the various wikis for a while and haven't<br>
>> seen<br>
>> a good description<br>
>> of the (or a) client-server protocol for movement. What's a<br>
>> reasonable<br>
>> approach to this?<br>
>> Should I translate the DIS packets into an OpenSimualtor client/<br>
>> server<br>
>> protocol? Try to<br>
>> write a server-side module that speaks DIS? And, most importantly,<br>
>> where can I find<br>
>> some documentation on how to do this?<br>
>> _______________________________________________<br>
>> Opensim-dev mailing list<br>
>> <a 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>
> Opensim-dev mailing list<br>
> <a 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>
Opensim-dev mailing list<br>
<a 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></blockquote></div><br></div>