[x3d-public] Sphere subdivision in to X3DV4 standard

Joseph D Williams joedwil at earthlink.net
Sat May 30 19:33:00 PDT 2020


➢ … during models lifetime

So much is true, please notice the access type of the field.
If it is initialize only, then it is set when the node is initialized or replaced. 
This has been used as a clue that the browser has to completely redraw the node if the field is changed. 
Of course the sphere’s shape can be altered by xyz scaling in the parent transform so you can change the shape to most anything without a hole but not the initialized radius in parent space or the number of points in the shape without redrawing it. 
Thanks, 
Joe


From: John Carlson
Sent: Saturday, May 30, 2020 3:47 PM
To: J. Scheurich
Cc: X3D Graphics public mailing list
Subject: Re: [x3d-public] Sphere subdivision in to X3DV4 standard

Surely you can apply transforms such that the radius changes?

But according to the X3D standards, a sphere may not change its single
parameter (radius)
during models lifetime.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20200530/0bf9d0bc/attachment-0001.html>


More information about the x3d-public mailing list