Ampersand! I am sharing a working POC for mesh-from-html. It demonstrates a boilerplate of concepts. Features are inspired by: React state, WordPress theme hooks, and XR screen casts.
- instanced, shader atlas
- hierarchy, interactive
- extensible, comments
It is generally bug-free and performant. It can even use WASM OpenCV to turn text/image to paths and extrude! It handles transforms, z-index, mimes, etc… and it will process inline comment nodes as code.
Cheers,
Sk8orDie
2 Likes
This sounds amazing but I don’t understand what it is!!!
It’s an Pythagorean torus ref generated from non-Euclidean point cache… just kidding!
It’s a vanilla scaffold to parse vanilla HTML, and output vanilla THREE:
- One proposed use case: extend an existing 2D webpage with tactile representations for JAWS-type custom interactions. For example, a vision-impaired user could see mime/images with raised balloons.
- Second proposed use case: preload spritesheet of icon/text and script AJAX updates.
- Third proposed use case: community editor where CSS artists share “game levels” to “win”.
1 Like
Damn that sounds amazing! You still working on this?
No, I paused with a few outstanding open issues. Since it’s a scaffold POC (and uncommissioned) I wanted to seek interest: rewrites, competitors, additional boilerplate…? Gemini AI via IDX was insightful, but I think further value would be expert applications. For example, Gemini wouldn’t rewrite my mime-type switch to enable a media wall slider.
I coded it assuming someone may want bits and pieces of it in their own way. Currently, it looks like you would sit down with a friend and scroll them around in a VR headset.
1 Like