[x3d-public] Before I go digging into this….
John Carlson
yottzumm at gmail.com
Tue Apr 28 15:12:57 PDT 2026
Here’s the plan: using X3DJSAIL in a program, create a Group of
Transforms. As a child of the first Transform, create a DEFed Shape.
Under all the other Transforms, USE the first Shape. Call setChildren() on
the first Transform with a null, an empty list or an empty array of Shapes
as a parameter. Validate, or otherwise write out the scene graph. Who
wants to predict what will happen?
John
On Tue, Apr 28, 2026 at 2:41 PM John Carlson <yottzumm at gmail.com> wrote:
> Before one says, X3DJSAIL doesn’t support delete/remove, I wrote a whole
> API such that I could do it in conjunction with X3DJSAIL:
>
>
> https://github.com/coderextreme/jaminate/tree/main/Jaminate/app/src/main/java/net/coderextreme/remove
>
>
> John
>
> On Tue, Apr 28, 2026 at 2:32 PM John Carlson <yottzumm at gmail.com> wrote:
>
>> If one deletes a DEFed node in X3DJSAIL or X3DPSAIL, what happens to the
>> USEd nodes on export? Does the file fail to validate?
>>
>> John
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20260428/c0426a58/attachment-0001.html>
More information about the x3d-public
mailing list