Re: [osg-users] Web 3D opensource solution by Google ?

2009-05-16 Thread Fábio Mierlo
The FreeSwitch use the Spidermonkey Javascripting engine as embebed script language. http://wiki.freeswitch.org/wiki/Specsheet#Languages Fabio Mierlo On Mon, May 11, 2009 at 14:01, Maciej Krol wrote: > Hi Robert, > > Google is promising great performance from V8 JavaScript engine > http://cod

Re: [osg-users] Linux Dev. Env. Poll

2008-11-26 Thread Fábio Mierlo
I use GoboLinux in the server and desktop environment for a while. To develop, a use GNU tools and Vim with a long .vimrc. On Wed, Nov 26, 2008 at 5:48 PM, Mathieu MARACHE <[EMAIL PROTECTED]> wrote: > Hi > > Ubuntu 8.10 x86 and x86_64 > I edit mostly with vim and use eclipse ganymede CDT, codeblo

Re: [osg-users] stereo projector support in OpenSceneGraph

2008-01-17 Thread Fábio Mierlo
Yes. osgviewer --help |grep stereo -A 3 ;-) On Jan 16, 2008 11:51 PM, Yanling Liu <[EMAIL PROTECTED]> wrote: > Hi, our lab get a new stereo projector connects to two video outputs on one > Quadro FX 5500. Does OpenSceneGraph support such stereo display? I used to > do stereo display using two ma

Re: [osg-users] Redistribute OSG on Vista

2007-09-27 Thread Fábio Mierlo
You can't static link this libs? On 9/27/07, Roger James <[EMAIL PROTECTED]> wrote: > > > > > Does your app need MFC? The redist installs assemblies for that as well. > > > > Do the versions in the manifest file match the ones in the dlls and the ones > in the manifests embedded in the exe and plu

Re: [osg-users] Shaders and ssh

2007-08-29 Thread Fábio Mierlo
ason <[EMAIL PROTECTED]> wrote: > > I did this. It says: > > > > direct rendering: yes > > > > What does it mean? > > > > On 8/29/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > Try run: > > > > > > glxinfo|grep -i d

Re: [osg-users] Shaders and ssh

2007-08-29 Thread Fábio Mierlo
Try run: glxinfo|grep -i direct On 8/29/07, Jason <[EMAIL PROTECTED]> wrote: > I am rendering on the local system, in other words, if I ssh into > machine 1 from machine 2, and run the program, the window will pop up > in machine 2's monitor. I think all it does is just use #1 resources > to run