Where can we find information on programming objects in C# within realxtend.
On Tue, Sep 21, 2010 at 1:53 AM, Toni Alatalo <[email protected]> wrote: > On ma, 2010-09-20 at 14:24 -0400, Bill wrote: > > I'm just wondering what scripting language can we use. We use drupal > > on the web and would love to be able to integrate functionality into > > our web applications. > > Are you still talking about for example a script that rotates an object? > How would you like to integrate things like that to your web > applications? > > With opensim+modrex you can use LSL or Python (or c#). The LSL example > Peter posted in the first message of this thread works to set the > angular velocity of an object, to set a constant rotation speed for it, > works. Same can be done from the Python rexscript. Just that Naali fails > to implement that kind of rotation currently but we'll need to fix it. > > To integrate web applications with VWs often the most straightforward > thing is to use webviews (embedded browser in the viewer) to show your > own web UIs to things. We'll probably test soon how it works to add > custom javascript funcs to control in-world things from js code in such > UIs running in Naali webview. > > ~Toni > > > On Mon, Sep 20, 2010 at 2:08 PM, MasterJ <[email protected]> wrote: > > ho about scripting can we use the old demo python script we > > have with > > realxtend 0.42 on Naali 0.3.1? > > > > MasterJ > > > > > > On 17 sep, 19:29, Bill <[email protected]> wrote: > > > Can you give us an example of creating a script that will > > rotate an object? > > > > > > Thanks > > > > > > On Wed, Sep 15, 2010 at 7:33 AM, Ali Kämäräinen < > > > > > > > > > > [email protected]> wrote: > > > > Hi, > > > > > > > Naali doesn't currently support LSL basically at at all > > (there might be few > > > > exceptions). > > > > > > > Grey skies, > > > > Ali > > > > > > > -- > > > >http://groups.google.com/group/realxtend > > > >http://www.realxtend.org > > > > -- > > http://groups.google.com/group/realxtend > > http://www.realxtend.org > > > > > > > > -- > > http://groups.google.com/group/realxtend > > http://www.realxtend.org > > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
