top of page
  • mail-5888
  • Instagram
  • TikTok
Search

Lab: Glitch Code

  • Writer: artbysmak
    artbysmak
  • May 7
  • 1 min read

<!DOCTYPE html>

<html>

<head>

</head>

<body>

<a-scene>

<a-assets>

<a-asset-item

id="meow"

</a-assets>

<a-entity

gltf-model="#meow"

position="0 0 .75"

scale="1 1 1"></a-entity>

<a-box position="0 0 0" width="5" height="0.2" depth="5" color="red"></a-box>

<a-box position="-2.5 0.5 0" width="0.1" height="1" depth="5" color="white"></a-box>

<a-box position="2.5 0.5 0" width="0.1" height="1" depth="5" color="white"></a-box>

<a-box position="0 0.5 -2.5" width="5" height="1" depth="0.1" color="white"></a-box>

<a-box position="0 0.5 2.5" width="5" height="1" depth="0.1" color="white"></a-box>


<a-entity position="-4 1.6 0">

<a-camera></a-camera>

</a-entity>

<a-plane position="0 -0.1 0" rotation="-90 0 0" width="10" height="10" color="green"></a-plane>

<a-sky color="#87CEEB"></a-sky>

</a-scene>

</body>

</html>

 
 
 

Recent Posts

See All
Reading 3: At the Edge of the Sun

Link: https://deitch.com/los-angeles/exhibitions/at-the-edge-of-the-sun At the Edge of the Sun groups twelve Los Angeles artists who have...

 
 
 
Reading 2: Alfonso Gonzalez Jr.

Link: https://deitch.com/new-york/exhibitions/alfonso-gonzlez-jr-this-was-here Alfonso Gonzalez Jr. makes paintings about the everyday...

 
 
 
Reading 1: Sharif Farrag

Link: https://deitch.com/new-york/exhibitions/sharif-farrag-hybrid-moments Sharif Farrag is a ceramic artist whose work stands out for...

 
 
 

Commentaires


© 2025 by Sarah Mak

bottom of page