[x3d-public] XSeen Now Supports HTML events and PBR

Leonard Daly Leonard.Daly at realism.com
Wed Apr 25 09:02:50 PDT 2018


On 4/25/2018 7:44 AM, John Carlson wrote:
> How do you deal with document.querySelectorAll not being live?   Do 
> you use it?  Is it now live?

John,

I don't see any issue here. XSeen does not use it. If it is used by user 
code and includes XSeen elements (tags), there should not be a problem. 
XSeen does not add elements to the DOM tree; however, it does not 
prevent you from doing so.

Note that in the context of this method, "live" means the returned list 
tracks changes to DOM element list. See 
https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll 
for more details.

Leonard Daly





>
> Thanks
>
> John
>
> On Wed, Apr 25, 2018, 10:38 AM Leonard Daly <Leonard.Daly at realism.com 
> <mailto:Leonard.Daly at realism.com>> wrote:
>
>     XSeen (https://XSeen.org/), the open-source declarative 3D content
>     language, now supports HTML events, Physically-Based Rendering,
>     CSS-like styling, and several other new features. This JavaScript
>     environment parses HTML to build and manage the 3D environment in
>     the web page. It has intelligent roll-backs for features not
>     supported on the current device.
>
>     I would like to receive comments or suggestions on the feature
>     set, documentation, code, or any other matter related to XSeen.
>     Comments can be posted to the list or sent directly to me.
>
>     Post: http://realism.com/blog/xseen-v06-release
>     Code: https://github.com/DrX3D/XSeen
>     Documentation: https://xseen.org/documentation/tags/
>
>     -- 
>     *Leonard Daly*
>     3D Systems & Cloud Consultant
>     LA ACM SIGGRAPH Past Chair
>     President, Daly Realism - /Creating the Future/
>     _______________________________________________
>     x3d-public mailing list
>     x3d-public at web3d.org <mailto:x3d-public at web3d.org>
>     http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>

-- 
*Leonard Daly*
3D Systems & Cloud Consultant
LA ACM SIGGRAPH Past Chair
President, Daly Realism - /Creating the Future/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180425/e6922eb7/attachment.html>


More information about the x3d-public mailing list