Hi there 
I've just released a first version of an open source web app for viewing LDraw models both on Virtual Reality and web browser, see below for links.
I've developed this in less than a week, using AI (Claude Sonnet 4.6 mostly) for creating a single (big!) web page that works in "web mode" as a visualizer for LDraw models, and also works in VR (Virtual Reality)/MR (Mixed Reality) mode to virtually inspect LDraw models using a VR headset.
Model descriptions and categories are not accurate, I've used an AI vision model for this (qwen2.5vl:3b), to describe image renderings of the models, and it makes quite some mistakes.
For VR/MR, I've tested this with my Meta Quest 3 headset only.
You can give it a try at: https://anteloc.github.io/modelscope-xr.html
Demo video: https://www.youtube.com/watch?v=IhGm3KRSl7s
Source code: https://github.com/anteloc/ldraw-lib
Any feedback is welcome, this is still a first release and there are quite some things to fix, but I think this is good enough already to play around
Cheers!

I've just released a first version of an open source web app for viewing LDraw models both on Virtual Reality and web browser, see below for links.
I've developed this in less than a week, using AI (Claude Sonnet 4.6 mostly) for creating a single (big!) web page that works in "web mode" as a visualizer for LDraw models, and also works in VR (Virtual Reality)/MR (Mixed Reality) mode to virtually inspect LDraw models using a VR headset.
Model descriptions and categories are not accurate, I've used an AI vision model for this (qwen2.5vl:3b), to describe image renderings of the models, and it makes quite some mistakes.
For VR/MR, I've tested this with my Meta Quest 3 headset only.
You can give it a try at: https://anteloc.github.io/modelscope-xr.html
Demo video: https://www.youtube.com/watch?v=IhGm3KRSl7s
Source code: https://github.com/anteloc/ldraw-lib
Any feedback is welcome, this is still a first release and there are quite some things to fix, but I think this is good enough already to play around

Cheers!