This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > VRML > November 2006 > Passing Data to VRML





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Passing Data to VRML
danial

2006-11-05, 11:33 pm

Hi
I want send data from html to vrml nodes
for example i want change texture by submit a form for get name of
texture
and send filename to shape node and change texture
plz help me

Josip Almasi

2006-11-05, 11:33 pm

danial wrote:
> Hi
> I want send data from html to vrml nodes
> for example i want change texture by submit a form for get name of
> texture
> and send filename to shape node and change texture
> plz help me


You can do that from javascript or java applet.
Like,
node = Browser.getNode( defNodeName );
node.eventIn = value;
etc.
Check vrml eai spec for details.

Regards...
danial

2006-11-05, 11:33 pm


Josip Almasi =D9=86=D9=88=D8=B4=D8=AA=D9=87 =D8=A7=D8=B3=D8=AA:
> danial wrote:
>
> You can do that from javascript or java applet.
> Like,
> node =3D Browser.getNode( defNodeName );
> node.eventIn =3D value;
> etc.
> Check vrml eai spec for details.
>
> Regards...


tanxxx
But Can i creat dynamic vrml scene by javascript or dynamic scene nedd
java programming ?

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews