Home  >  Article  >  Web Front-end  >  Dumb

Dumb

Susan Sarandon
Susan SarandonOriginal
2024-09-30 11:13:30837browse

Dumb

Hello, I’m Misti-sage, the sole creator of DOOF:
Dynamic
Output
Optimized for
Flexibility.

(I am new to coding, so most, if not all, of my DOOF work was assisted by ChatGPT.)
I welcome anyone who can help to improve DOOF, also known as Darfensmirg.



    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Pointer Lock Example</title>
    <script src="https://unleashed-chalk-fennel.glitch.me/doof_shtr.js"></script>
    <doof_shorter>doof3d.js</doof_shorter>
    <doof_shorter>doof3dmmt.js</doof_shorter>
    <script src="https://unleashed-chalk-fennel.glitch.me/doof3dmmt.js" defer></script>
    <script src="https://unleashed-chalk-fennel.glitch.me/doof3dms.js" defer></script>


    <doof3dcube style="color:red;" data-position="(0,0,0)"></doof3dcube>
    <doof3dcube style="color:blue;" data-position="(1,0,0)"></doof3dcube>
    <doof3dcube style="color:green;" data-position="(-1,1,1)"></doof3dcube>
   <doof3dcube style="color:green;" data-position="(-1,-1,3)"></doof3dcube>
     <doof3dcube style="color:green;" data-position="(-1,1,3)"></doof3dcube>
     <doof3dcube style="color:green;" data-position="(-1,0,3)"></doof3dcube>
     <doof3dcube style="color:green;" data-position="(-1,-1,2)"></doof3dcube>
    <doof3dcube style="color:green;" data-position="(-1,1,2)"></doof3dcube>
  <doof3dcube style="color:green;" data-position="(-1,0,2)"></doof3dcube>
  <doof3dcube style="color:green;" data-position="(-1,-1,1)"></doof3dcube>
    <doof3dcube style="color:green;" data-position="(-1,1,1)"></doof3dcube>
  <doof3dcube style="color:green;" data-position="(-1,0,1)"></doof3dcube>




The above is the detailed content of Dumb. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn