Home > Web Front-end > JS Tutorial > body text

Dumb

Susan Sarandon
Release: 2024-09-30 11:13:30
Original
958 people have browsed it

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>




Copy after login

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

source:dev.to
Statement of this Website
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
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template