[x3d-public] X3D Working Group meeting 4 JAN 2024: charter goals for a great new year!
John Carlson
yottzumm at gmail.com
Thu Jan 4 14:16:41 PST 2024
Note, I'm not using http/https since i run on two servers, localhost:3000
and coderextreme.net I don't want a lot of extraneous CORS errors. I will
try X3D-Edit CORS next.
Here's ball.x3d report:
--------- X3D Validator checks commenced for ball.x3d ---------
Performing well-formed XML check...
Checking file:/C:/Users/john/X3DJSONLD/src/main/personal/ball.x3d...
Well-formed XML check: pass
Performing DOCTYPE check...
[X3dDoctypeChecker] success: valid XML declaration
found.[X3dDoctypeChecker] success: final X3D 4.0 DOCTYPE found.
Performing DTD validation...
Checking file:/C:/Users/john/X3DJSONLD/src/main/personal/ball.x3d...
XML DTD validation: pass
Performing X3D schema validation...
Checking file:/C:/Users/john/X3DJSONLD/src/main/personal/ball.x3d...
Referenced entity at "
http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd
".
Referenced entity at "http://www.w3.org/2001/XMLSchema.dtd".
Referenced entity at "http://www.w3.org/2001/datatypes.dtd".
XML schema validation: pass
Performing X3D regular expression (regex) values check...
X3D regex check: complete
Performing X3dToX3dvClassicVrmlEncoding.xslt conversion check...
nbres:/org/web3d/x3d/stylesheets/X3dToVrml97.xslt: line 3991: Required
attribute 'test' is missing.
nbres:/org/web3d/x3d/stylesheets/X3dToVrml97.xslt: line 3991: Required
attribute 'test' is missing.
Performing X3D Schematron check...
X3D version 4.0 is approved by Web3D Consortium and focused on
interoperability with HTML5, glTF2.0 Physically Based Rendering (PBR) and
Web Audio API, undergoing final administrative review by ISO in 2023.
[/X3D, diagnostic]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_back.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[1],
info]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_bottom.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[2],
info]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_front.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[3],
info]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_left.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[4],
info]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_right.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[5],
info]
<ImageTexture DEF=''/> url array address(es) missing online http/https
references
(url='"../resources/images/all_probes/stpeters_cross/stpeters_top.png"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedCubeMapTexture/ImageTexture[6],
info]
<ShaderPart DEF=''/> url array address(es) missing online http/https
references (url='"../shaders/x3dom.vs"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedShader[1]/ShaderPart[1],
info]
<ShaderPart DEF='common'/> url array address(es) missing online http/https
references (url='"../shaders/common.fs"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedShader[1]/ShaderPart[2],
info]
<ShaderPart DEF=''/> url array address(es) missing online http/https
references (url='"../shaders/x_ite.vs"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedShader[2]/ShaderPart[1],
info]
<ShaderPart DEF=''/> url array address(es) missing online http/https
references (url='"../shaders/x_itebubbles.fs"')
[/X3D/Scene/Transform/Shape/Appearance/ComposedShader[2]/ShaderPart[2],
info]
--------- X3D Validator checks complete for ball.x3d ---------
On Thu, Jan 4, 2024 at 3:04 PM John Carlson <yottzumm at gmail.com> wrote:
>
> *X3D Working Group Goals*
>>
>>
>>
>> 1. *X3D Example Models*. Demonstrate how X3D can make 3D Graphics
>> part of the modern Web by integrating with key infrastructure such as Web3D
>> Conference series, Wikipedia, and other major publication resources.
>> Thousands of validated examples already work well. What other interactive
>> 3D models are people working to publish and share? X3D can help!
>>
>>
> https://coderextreme.net/X3DJSONLD/src/main/html/indexts.html
>
> These are all potential additions to the X3D archives, but will require
> credits for the cube map images. I believe the shaders all have open
> source licenses, but have been worked on by variety of people. These
> should be converted to PBR.
>
> Note that the current page uses JSON and converted XML, but there are
> source .x3d files here:
>
> https://coderextreme.net/X3DJSONLD/src/main/personal/
>
>
> The one’s I’m trying to get working right now are:
> ball.x3d
> extrusion.x3d
> flower*.x3d
> force.x3d
>
> Note that these are only navigable and perhaps not interactive.
>
> I will prepare a web page with these models, but feel free to do pull
> requests:
>
> https://github.com/coderextreme/X3DJSONLD/tree/master/src/main/personal
>
>
> John
>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20240104/0b4cc510/attachment-0001.html>
More information about the x3d-public
mailing list