top | item 44875522

Show HN: Understanding the Spatial Web Browser Engine

21 points| yorkie | 6 months ago |m-creativelab.github.io

After absorbing opinions from the previous post, I wrote an article specifically introducing what a Spatial Web Browser Engine is.

2 comments

order

onion2k|6 months ago

Back when I started my career in web dev (1997) VRML browsers were a pretty hot topic. They were mostly browser plugins rather than stand-alone though. I still think this is a great idea despite nearly 30 years of them being proven not to be commercially viable.

steren|6 months ago

I myself have wondered why VisionOS Safari wasn't more leaning into the idea that the DOM has semantics (e.g. <header> <footer> <nav>) and CSS is already able to convey depth information.

I love the idea. Good luck with the project. (I maintain a <stereo-img> web component, see https://stereo-img.steren.fr/, and I had fun adding Ray tracing to DOM elements: https://rtx-on.steren.fr/)