[X3D-Public] Prototype

Andreas Plesch andreasplesch at gmail.com
Sun Oct 5 14:03:44 PDT 2014


Hi Joe,

x3dom does not support proto nodes, see http://www.x3dom.org/?page_id=158

You could ask on the x3dom developer mailing list about plans but my
impression is that this not a priority since there may be other ways to
achieve similar functionality.

Andreas
On Oct 5, 2014 3:00 PM, <x3d-public-request at web3d.org> wrote:

Send X3D-Public mailing list submissions to
        x3d-public at web3d.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://web3d.org/mailman/listinfo/x3d-public_web3d.org
or, via email, send a message with subject or body 'help' to
        x3d-public-request at web3d.org

You can reach the person managing the list at
        x3d-public-owner at web3d.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of X3D-Public digest..."


Today's Topics:

   1. Prototype (Joe Lewis)


----------------------------------------------------------------------

Message: 1
Date: Sun, 5 Oct 2014 09:32:51 -0400
From: "Joe Lewis" <jlewis at suitefactory.com>
To: <x3d-public at web3d.org>
Subject: [X3D-Public] Prototype
Message-ID: <004901cfe0a0$dd499550$97dcbff0$@suitefactory.com>
Content-Type: text/plain; charset="us-ascii"

I have tried the following code and I can't get it to work? I'm I doing
something wrong?



<html>

                <head>

                                <script type='text/javascript'
src='http://www.x3dom.org/download/dev/x3dom.js'> </script>

                                <link rel='stylesheet' type='text/css'
href='http://www.x3dom.org/download/x3dom.css'/>

                </head>

                <body>

                                <X3D width="800px" height="600px" >

                                                <Scene>


<ProtoDeclare name='box'>


<ProtoInstance>


</ProtoInstance>


<ProtoBody>


<Transform>


<Shape >


<Appearance >


<Material ambientIntensity="1.0" transparency="0.0" shininess="0.145"
diffuseColor="0.588 0.588 0.588"/>


</Appearance>


<Box size="2.438 2.895 13.716" />


</Shape>


</Transform>


</ProtoBody>


</ProtoDeclare>

                                                                <!--
==================== -->


<ProtoInstance name='box' >


</ProtoInstance>

                                                </Scene>

                                </X3D>

                </body>

</html>





Regards,



Joseph B. Lewis

CCI
3 Bessom ST.

#212

Marblehead, MA 01945
Phone: 1-781-933-9500

Fax: 1-781-494-9585

Email: jlewis at suitefactory.com
Website: http://www.suitefactory.com <http://www.suitefactory.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20141005/6a069a7d/attachment-0001.html
>

------------------------------

Subject: Digest Footer

_______________________________________________
X3D-Public mailing list
X3D-Public at web3d.org
http://web3d.org/mailman/listinfo/x3d-public_web3d.org


------------------------------

End of X3D-Public Digest, Vol 67, Issue 2
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20141005/1b5acdf7/attachment.html>


More information about the X3D-Public mailing list