top of page

Fish bowl Swimming

      Through this project I was able to learn a great many things about the process of creating objects in blender. I found out about the importance of shortcuts/hotkeys for increasing one's speed and efficiency of working, allowing one to get tired less quickly. I found out the many fetchers of the software including physics and light modeling that can help really make your work pop with some simple settings and trial. I was able to find the best way to learn these programs is to try to make something well googling when you get stuck.

      Some of my challenges when finishing this project was mainly remembering the sequences and methods to reach certain points and do simple things. For example, I am still not quite sure how to edit UV mapping for textures. I also found it quite hard to work with the reflection tool. It never quite worked, always having a collection issue that I had to fix by hand. 

      I feel as though this will be a tool that I will continue to use in the future, and hope to reach a higher level of mastery.

Business Snake

m_BS.png
Screen Shot 2021-09-28 at 12.52.40 PM.png

   The business snake lives in a world not quite meant for it. He was a fantastical creature meant to fly freely, consuming the magic of smaller creatures. Using his magic he flew in search of new prey to feed his hunger. During the winter seasons, he used to hibernate by digging into the bottoms of lakes. This would cause the lake to be saturated with excess magic leading to the growth of rare and valuable plant life.
   Now with the innovations in mana extraction, the business snake has found new life. He is no longer reliant on hunting to support his existence, instead, he travels around the world from one meeting to the next. Informing his coworkers of the goings-on and plans of continuing corporate success. With his mask, he can better interact with his coworkers, for many find his face to be disturbing and distracting when working. As his spices are uncommon, he is unable to find proper clothing to correctly follow his company's dress code, so he ends up using clothes that are meant for more common bipedal creatures. Though the Business snake lives through many hardships in life, he always tries his best.

b_BS.png
h_BS.png

Projection Show Containerization

This projector show contemplates the place that containerization plays in our society today and in the past. It centers around a 1950 educational video talking about the important role that containers play in the global supply chain. Then I intertwine different videos talking about the effects that containers and the modern trance continental supply chain have had. The ideas that This show includes are: the waste that has been taking over beaches from lost containers, the high amount of human labor that is required in the past for even simple shipments, how dropped containers have to change the ecosystems that they have landed in, the jobs and opportunities these industries have created, and the fact that the simple idea of containerization has inhabited land; sea; air; and space. 
   This work lives as we face a moment where we start to a breaking down of the global supply chain; for as the effect from covid 19 lessen, this leads to a greater demand for goods staining shipments all over the globe. One should always keep in mind the systems that lead to the normal lives we live. 

3D spaces

<!DOCTYPE html>
<html>
  <head>
    <script src="https://aframe.io/releases/1.2.0/aframe.min.js"></script>
  </head>
  <body>
    <a-scene>
      <a-camera position="-23 3 8" far="30"></a-camera>
      <a-assets>
        <a-asset-item
          id="tree"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Finjecture.0.gltf?v=1637114493702"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="sign"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2FThe_walls_sign.gltf?v=1639092166504"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="object1"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fobject-1.gltf?v=1639092020060"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="object2"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fobject-2.gltf?v=1639092085436"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="object3"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fobject-3.gltf?v=1639092130546"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="object4"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fobject-4.gltf?v=1639092140155"
          volue=".01"
        ></a-asset-item>
        <a-asset-item
          id="object5"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fobject-5.gltf?v=1639092149473"
          volue=".01"
        ></a-asset-item>
      </a-assets>
      <a-assets>
        <video
          id="shipping"
          autoplay
          loop="true"
          src="https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2FIMG_2945.mp4?v=1639086537378"
        ></video>
      </a-assets>
      <!-- nedle no plunger -->
      <a-entity
        position="2 2.5 -2.5"
        rotation="0 85 110"
        gltf-model="#tree"
        scale=".5 .5 .5"
      ></a-entity>
      <a-entity
        position="-5 0 -2.5"
        rotation="0 130 0"
        gltf-model="#sign"
        scale=".5 .5 .5"
      ></a-entity>
      <a-entity
        position="60 0 -2.5"
        rotation="0 0 0"
        gltf-model="#object1"
        scale="1 1 1"
      ></a-entity>
      <a-entity
        position="140 0 -2.5"
        rotation="0 0 0"
        gltf-model="#object2"
        scale="1 1 1"
      ></a-entity>
      <a-entity
        position="-140 0 -2.5"
        rotation="0 0 0"
        gltf-model="#object3"
        scale="1 1 1"
      ></a-entity>
      <a-entity
        position="0 6 -100"
        rotation="0 0 0"
        gltf-model="#object4"
        scale="1 1 1"
      ></a-entity>
      <a-entity
        position="0 3 100"
        rotation="0 0 0"
        gltf-model="#object5"
        scale="1 1 1"
      ></a-entity>
      <!--walls and floors no return  -->

      <!-- walls -->
      <!-- wall hall back -->
      <a-plane
        position="-21 3 9"
        rotation="0 -180 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall hall L 1 -->
      <a-plane
        position="-24 3 5"
        rotation="0 75 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall hall R 1 -->
      <a-plane
        position="-18 3 11"
        rotation="0 -105 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall hall R 2 -->
      <a-plane
        position="-11.83 3 5.14"
        rotation="0 192 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall hall L 2 -->
      <a-plane
        position="-20 3 0"
        rotation="0 12 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 1 -->
      <a-plane
        position="-12.618 3 -5.37"
        rotation="0 60 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 2 -->
      <a-plane
        position="-6.4 3 -12.8"
        rotation="0 40 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 3 -->
      <a-plane
        position="0 3 -12.8"
        rotation="0 15 0"
        height="12"
        width="20"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 4 -->
      <a-plane
        position="5 3 -12.8"
        rotation="0 -10 0"
        height="12"
        width="20"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 5 -->
      <a-plane
        position="14 3 -6.8"
        rotation="0 -75 0"
        height="12"
        width="20"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 6 -->
      <a-plane
        position="7.5 3 5"
        rotation="0 -150 0"
        height="12"
        width="20"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <!-- wall room L 7 -->
      <a-plane
        position="-3.2 3 7.3"
        rotation="0 -220 0"
        height="12"
        width="10"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Frusty-metal-1.jpeg?v=1638322121819"
      ></a-plane>
      <a-videosphere src="#shipping"></a-videosphere>
      <!-- floor 1.0 -->
      <a-plane
        position="0 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.0 -->
      <a-plane
        position="50 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.0 -->
      <a-plane
        position="50 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.0 -->
      <a-plane
        position="0 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.0 -->
      <a-plane
        position="-50 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.0 -->
      <a-plane
        position="-50 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.0 -->
      <a-plane
        position="0 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.0 -->
      <a-plane
        position="-50 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.0 -->
      <a-plane
        position="50 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.2 ver .2 x = v-150 -->
      <a-plane
        position="-150 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.2 -->
      <a-plane
        position="-100 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.2 -->
      <a-plane
        position="-100 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.2 -->
      <a-plane
        position="-150 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.2 -->
      <a-plane
        position="-200 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.2 -->
      <a-plane
        position="-200 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.2 -->
      <a-plane
        position="-150 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.2 -->
      <a-plane
        position="-200 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.2 -->
      <a-plane
        position="-100 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.4 ver .4 x = v + 150 -->
      <a-plane
        position="150 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.4 -->
      <a-plane
        position="200 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.4 -->
      <a-plane
        position="200 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.4 -->
      <a-plane
        position="150 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.4 -->
      <a-plane
        position="100 0 -9"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.4 -->
      <a-plane
        position="100 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.4 -->
      <a-plane
        position="150 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.4 -->
      <a-plane
        position="100 0 26"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.4 -->
      <a-plane
        position="200 0 -44"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.02 -.2 z = v-105 -->
      <a-plane
        position="0 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.02 -->
      <a-plane
        position="50 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.02 -->
      <a-plane
        position="50 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.02 -->
      <a-plane
        position="0 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.02 -->
      <a-plane
        position="-50 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.02 -->
      <a-plane
        position="-50 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.02 -->
      <a-plane
        position="0 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.02 -->
      <a-plane
        position="-50 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.02 -->
      <a-plane
        position="50 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.22 ver .2 x = v-150 -->
      <a-plane
        position="-150 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.22 -->
      <a-plane
        position="-100 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.22 -->
      <a-plane
        position="-100 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.22 -->
      <a-plane
        position="-150 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.22 -->
      <a-plane
        position="-200 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.22 -->
      <a-plane
        position="-200 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.22 -->
      <a-plane
        position="-150 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.22 -->
      <a-plane
        position="-200 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.22 -->
      <a-plane
        position="-100 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.42 ver .4 x = v + 150 -->
      <a-plane
        position="150 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.42 -->
      <a-plane
        position="200 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.42 -->
      <a-plane
        position="200 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.42 -->
      <a-plane
        position="150 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.42 -->
      <a-plane
        position="100 0 -114"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.42 -->
      <a-plane
        position="100 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.42 -->
      <a-plane
        position="150 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.42 -->
      <a-plane
        position="100 0 -79"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.42 -->
      <a-plane
        position="200 0 -149"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.04 .-4 z = v + 105 -->
      <a-plane
        position="0 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.04 -->
      <a-plane
        position="50 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.04 -->
      <a-plane
        position="50 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.04 -->
      <a-plane
        position="0 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.04 -->
      <a-plane
        position="-50 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.04 -->
      <a-plane
        position="-50 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.04 -->
      <a-plane
        position="0 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.04-->
      <a-plane
        position="-50 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.04 -->
      <a-plane
        position="50 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.24 ver .2 x = v-150 -->
      <a-plane
        position="-150 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.24 -->
      <a-plane
        position="-100 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.24 -->
      <a-plane
        position="-100 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.24 -->
      <a-plane
        position="-150 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.24 -->
      <a-plane
        position="-200 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.24 -->
      <a-plane
        position="-200 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.24 -->
      <a-plane
        position="-150 0 -61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.24 -->
      <a-plane
        position="-200 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.24 -->
      <a-plane
        position="-100 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 1.44 ver .4 x = v + 150 -->
      <a-plane
        position="150 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 2.44 -->
      <a-plane
        position="200 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 3.44 -->
      <a-plane
        position="200 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 4.44 -->
      <a-plane
        position="150 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 5.44 -->
      <a-plane
        position="100 0 96"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 6.44 -->
      <a-plane
        position="100 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 7.44 -->
      <a-plane
        position="150 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 8.44 -->
      <a-plane
        position="100 0 131"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
      <!-- floor 9.44 -->
      <a-plane
        position="200 0 61"
        rotation="-90 0 0"
        width="50"
        height="35"
        material="src:https://cdn.glitch.me/62d8db8d-7952-4574-97f6-41a9f4c311e4%2Fwhite-tile-texterx3.png?v=1638321496477"
      ></a-plane>
    </a-scene>
  </body>
</html>

 

      What is the white void? Is it celening preventing our escape, is it an obstruction that prevents us from completely understanding, is it a barrier that we put up to make our smallness and the smallness of the world around us not seem insignificant. We start in a room where we are given a suggestion of the truth of this world, the comfort of a needle, and noses indicating danger. The needle is empty and the suggestion is a lie and the noses have no source. Beyond the wall we find a world of white ness a scary place the only thing to orient you is the marble floor on Which you stand. In the whiteness one can find black monuments changing in shape as you move through the world.

      This work is meant to communicate the creative exploration of new ideas. One can stay inside the same room knowing every corner of it,or one can explore the great unknown.maybe that get lost or maybe find something new and existing to share with others.

bottom of page