I plan on starting on a compiler/transpiler from X3D JSON to WebXR, WebGPU and WGSL.  I’m fully expecting on creating a set of libraries for expressing X3D-like things in my target language.<div dir="auto"><br></div><div dir="auto">I will first work on Interchange profile, then VR/AR/XR/MR.</div><div dir="auto"><br></div><div dir="auto">If someone wants to help with input, controllers, haptics and audio, that would be great.</div><div dir="auto"><br></div><div dir="auto">I fully expect to use DOM, because nearly everything I do touches DOM.</div><div dir="auto"><br></div><div dir="auto">I have not decided a target programming language yet, but it will not be Java or Pascal.  I’m favoring VS Code/C++ to attract game developers.  JavaScript is a strong  runner-up.</div><div dir="auto"><br></div><div dir="auto">I will be looking at WebXR, WebGPU and WGSL libraries, if you have some.</div><div dir="auto"><br></div><div dir="auto">Most likely, I will use JavaScript in the compiler/transpiler.</div><div dir="auto"><br></div><div dir="auto">John</div>