That's an interesting idea.  We are trying to maximize performance, so we have been writing a simple C#/C++ wrapper that will leave the native stuff on the C++ side and keep the calls from OpenSim pretty straight-forward.  I'm going to look at the php idea for later uses, though!<br><br>Glenn<br><br clear="all"><div><div class="gmail_signature"><div><br><br></div></div></div>
<br><div class="gmail_quote">On Mon, Aug 10, 2015 at 6:39 PM, Myron Curtis <span dir="ltr"><<a href="mailto:myronjc@virtualworldsgrid.com" target="_blank">myronjc@virtualworldsgrid.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal"><span style="color:black">Could you use PHP as the wrapper?<u></u><u></u></span></p><p class="MsoNormal"><span style="color:black"><u></u> <u></u></span></p><div><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> <a href="mailto:opensim-dev-bounces@opensimulator.org" target="_blank">opensim-dev-bounces@opensimulator.org</a> [mailto:<a href="mailto:opensim-dev-bounces@opensimulator.org" target="_blank">opensim-dev-bounces@opensimulator.org</a>] <b>On Behalf Of </b>Louden, Robert<br><b>Sent:</b> Monday, August 10, 2015 2:46 PM<br><b>To:</b> <a href="mailto:opensim-dev@opensimulator.org" target="_blank">opensim-dev@opensimulator.org</a><br><b>Subject:</b> [Opensim-dev] PhysX Development<u></u><u></u></span></p></div></div><p class="MsoNormal"><u></u> <u></u></p><div><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black">Hello! I am part of the team working on the PhysX implementation at the University of Central Florida's Institute for Simulation & Training, along side with the MOSES team. Specifically, I am currently part of the PhysX plugin development for OpenSim.<u></u><u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black"><u></u> <u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black">Originally, we attempted to use PhysX.Net, a C# wrapper for the PhysX library, in order to integrate PhysX into OpenSim. However, PhysX.Net uses C++/CLI and, by default, will compile into a mixed-assembly of managed and native code, which is not supported by Mono. Our goal is to allow for portability on all systems so we worked on updating PhysX.Net to compile entirely in managed code. Unfortunately, we could not link the new, purely managed, PhysX.Net project with the native libraries of PhysX</span><span style="font-family:"Calibri",sans-serif">.</span><u></u><u></u></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black"><u></u> <u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black">We have since started development on our own wrapper. It is being built in C++ and will expose key methods that the PhysX plugin will import for use, similar to BulletSim's implementation.<u></u><u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black"><u></u> <u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black"><u></u> <u></u></span></p><p style="background:white"><span style="font-family:"Calibri",sans-serif;color:black">Robert Louden<u></u><u></u></span></p></div></div></div><br>_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@opensimulator.org">Opensim-dev@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev" rel="noreferrer" target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a><br>
<br></blockquote></div><br>