I found this link:
http://www.x3dom.org/ <http://www.x3dom.org/>
One approach is to write a <$x3d> widget that calls x3dom on its child elements
after it has executed/refreshed them:
<$x3d width='500px' height='400px'>
<scene>
<shape>
<appearance>
<material diffuseColor='1 0 0'></material>
</appearance>
<box></box>
</shape>
</scene>
</$x3d>
That way you can reuse all of TW’s abilities to eg transclude attribute values
and the list widget to generate repetitive structures.
Best wishes
Jeremy.
> On 23 Jul 2016, at 09:12, Jed Carty <[email protected]> wrote:
>
> This sounds neat, so you have a demo somewhere? And for many javascript
> libraries that you have to reload you can put the function in the code that
> adds something new so it happens automatically.
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/67c559af-034b-49d5-8e44-bff60be0c8be%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/CA5E0C89-79BC-4E53-AF4F-6DCC4F056E08%40gmail.com.
For more options, visit https://groups.google.com/d/optout.