Not making X3D work with React seems like a major defeat, but there appears to be a way forward:<div dir="auto"><br></div><div dir="auto">1.  Convert X3D to x3dom.  Lowercase tags and attributes.</div><div dir="auto">2. Add is=“x3d” to every x3dom node and statement converted.</div><div dir="auto">3.  Place x3d in a react component.</div><div dir="auto"><br></div><div dir="auto">There’s a few murmuring of it on the web.</div><div dir="auto"><br></div><div dir="auto">I can certainly do 2 and 3 if needed.  Perhaps someone could do 1 and 2?   Are they already done?</div><div dir="auto"><br></div><div dir="auto">I can do spot test checking as well.</div><div dir="auto"><br></div><div dir="auto">John </div>