<div dir="ltr">Apparently, AI did not "get" pulling colors for a shape by pulling it out of a protodeclare referenced by an externprotodeclare.  I may try again in a bit.  Apparently, it changed rubikFurnace.json so it would display both green boxes (normal) plus white spheres (not normal).  I guess I should make a backup of the  changes.<div><br></div><div>So ExternProtoDeclares and Inlines might be difficult with AI converting to PLY.  Time to put my nose to the grindstone!</div><div><br></div><div>John</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jul 27, 2025 at 4:24 AM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I've done some work with PLY and STL converting to and from X3D JSON with my simple examples on X3DJSONLD 12.  I'd like to expand the geometry which I can convert from X3D JSON to STL and PLY.  I've found <a href="https://ai.dev" target="_blank">https://ai.dev</a> quite useful for tessellation in JavaScript, so I'm going to rely on it more.  For example, it mostly figured out how to tessellate a Sphere.<div><br></div><div>What I really need are X3D examples with a variety of shapes. I recently saw that Holger's Connectors.x3d did not translate to STL or PLY (probably no surprise).  I have not tried the Castle Model Converter yet.  If anyone has a scenegraph that presents an X3D Catalog, that would be useful!</div><div><br></div><div>I'm guessing that X_ITE and X3DOM can tessellate to geometry render, so it's probably easy enough to extract the code from there and use it to output triangles and material to STL and PLY.  An alternative is to convert Pascal code to JavaScript using Pas2Js and use Michalis' X3DNode to STL converter.</div><div><br></div><div>If such code appears in my lap, I would be extremely happy.</div><div><br></div><div>This is all for the "bake-off" I've been planning.</div><div><br></div><div><br></div><div>John</div></div>
</blockquote></div>