Live DOM panels are copied into GPU textures and mapped onto a rotating square prism. This requires a browser exposing the experimental HTML-in-Canvas paint and DOM-to-texture upload APIs; unsupported browsers show a fallback notice.
// Loading source…
Experimental HTML-in-Canvas demo. In supporting browsers, each prism face is a live DOM panel copied into a GPU texture while remaining clickable.
// Loading source…