michaelkolesidis / 3d-teddy-bear

A rotating 3D Teddy Bear animation

Home Page:https://3d-teddy-bear.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Teddy Bear

A rotating 3D Teddy Bear animation

Try me!

Netlify Status

Technologies Used

                           

Description

A colorful three-dimensional teddy bear that rotates to x-axis and y-axis by itself, according to the frame count.

  • Teddy's color changes randomly on click/touch/keypress
  • Background color changes randomly on click/touch/keypress
  • New colors gets logged in console for reference
  • Teddy can be moved by mouse/touch along with its rotation
  • It is created dynamically on page load, according to window dimensions
  • It is housed in a simple HTML page, with some essential CSS
  • Double-click anywhere to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.

Demo

Screenshots

Related Projects

License

Copyright (c) 2022 Michael Kolesidis
Licensed under the GNU General Public License v3.0.






About

A rotating 3D Teddy Bear animation

https://3d-teddy-bear.netlify.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 56.8%Language:CSS 23.9%Language:HTML 19.3%