Skip to content

Instantly share code, notes, and snippets.

@Blvd19205
Blvd19205 / index.html
Last active February 4, 2026 04:41
bestie wrapped
<!DOCTYPE html>
<html>
<script src="https://aframe.io/releases/1.3.0/aframe.min.js"></script>
<script src="https://raw.githack.com/AR-js-org/AR.js/master/aframe/build/aframe-ar.js"></script>
<body style="margin: 0px; overflow: hidden;">
<a-scene embedded arjs>
<a-marker preset="hiro">
<a-entity
geometry="primitive: torusKnot; radius: 0.5; radiusTubular: 0.05"