[x3d-public] X3DCanvas vs x3d-canvas, X_ITE

John Carlson yottzumm at gmail.com
Mon Jan 9 18:42:26 PST 2023


Note this very important note.   I am now repairing X3DJSONLD.

Thanks,

John

On Tue, Nov 1, 2022 at 9:49 AM Holger Seelig <holger.seelig at gmail.com>
wrote:

> Other advantage is that the CSS file must not be included anymore.
>
>
> Am 01.11.2022 um 15:42 schrieb John Carlson <yottzumm at gmail.com>:
>
> I had a problem with my JSON Library files not being generated/checked in.
> I can try the old X3DCanvas if you want me to retry.
>
> I'm pretty happy, minus JSON files in production.
>
> John
>
> On Tue, Nov 1, 2022 at 9:33 AM Holger Seelig <holger.seelig at gmail.com>
> wrote:
>
>> With version 6.0.0, X_ITE uses the new element name <x3d-canvas>,
>> lowercase and with dash. Because X_ITE uses the Custom Element API from
>> JavaScript now. This has the advantages that the element can be created
>> with document.createElement, and is then immediately ready to use :).
>>
>> For compatibility the old name can still be used, but we encourage all
>> users to update to the new tag name.
>>
>> Best regards,
>> Holger
>>
>> Am 01.11.2022 um 15:24 schrieb John Carlson <yottzumm at gmail.com>:
>>
>> X3DJSONLD seems to work on localhost (you'll have to use firefox):
>>
>> https://localhost:3000/src/main/html/x_iteexamples.html
>> https://localhost:3000/src/main/html/x_iteexamples2.html
>> https://localhost:3000/src/main/html/x_iteexamples3.html
>> https://localhost:3000/src/main/html/x3domexamples.html
>>
>> Check out other X_ITE and X3DOM examples in the same folder.
>>
>> You may have to convert x3d examples over to JSON from Holger's X3D
>> Library.
>>
>> There may be some issues with shaders.
>>
>> Contributions to bug finding welcome.
>>
>>
>> Source code:
>>
>> https://github.com/coderextreme/X3DJSONLD
>>
>> We can do a Zoom conference if people want to deploy to other things
>> besides Firefox!   I haven't tried that.
>>
>> My hands are bombed out.   Sorry I didn't get to this earlier.
>>
>>
>> On Tue, Nov 1, 2022 at 8:09 AM John Carlson <yottzumm at gmail.com> wrote:
>>
>>> I saw an X3DJSONLD web console log, stating:
>>>
>>> Use of <X3DCanvas> element is deprecated, please use <x3d-canvas>
>>> element instead.
>>>
>>> This misuse of tag is due to a new version of X_ITE.  X3DJSONLD
>>> references the latest x_ite.
>>>
>>> Is this a development version report, or production release of X_ITE?
>>>
>>> I am currently using:
>>>
>>> <link rel="stylesheet" type="text/css" href="
>>> https://create3000.github.io/code/x_ite/latest/dist/x_ite.css"/>
>>> <script type="text/javascript" src="
>>> https://create3000.github.io/code/x_ite/latest/dist/x_ite.min.js">
>>> </script>
>>> <script type="text/javascript" src="
>>> https://raw.githack.com/andreasplesch/x_ite_dom/master/release/x_ite_dom.1.3.js
>>> "></script>
>>>
>>>
>>>
>>> FYI to people using X3DJSONLD (the web app).  I had not expected this.
>>>
>>> Bug reports to X3DJSONLD at:
>>>
>>>
>>> John
>>>
>> _______________________________________________
>> x3d-public mailing list
>> x3d-public at web3d.org
>> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>>
>>
>> _______________________________________________
> x3d-public mailing list
> x3d-public at web3d.org
> http://web3d.org/mailman/listinfo/x3d-public_web3d.org
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230109/88a454e4/attachment.html>


More information about the x3d-public mailing list