mavyfaby / twosday

Celebrate Twosday with Three.js

Home Page:https://mavyfaby.me/projects/twosday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Twosday

The date digits aligning to be 2/22/22 today, February 22, 2022, is a once-in-a-lifetime event. The date is referred to be symmetrical or palindrome since the numerals read the same backwards and forwards.

Screenshot

Screenshot

Controls

  • PointerLockControls - is used when using desktop or laptop.
    • Click first the screen to enable PointerLock mode and control using the basic WASD or arrow keys to move around the scene.
  • OrbitControls - is used when using a touchscreen device.

Development

Install dependencies

$ npm install

Run app in development mode

$ npm run dev

Build

$ npm run build

License

The source code is licensed under the MIT license.

About

Celebrate Twosday with Three.js

https://mavyfaby.me/projects/twosday

License:MIT License


Languages

Language:JavaScript 54.0%Language:Vue 32.6%Language:HTML 13.5%