Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkolesidis/teddy-3d

A 3D Teddy Bear
https://github.com/michaelkolesidis/teddy-3d

3d-graphics 3d-models art cute p5js p5js-animation p5js-animations p5js-sketch teddy teddy-3d teddy-bear teddybear

Last synced: about 2 months ago
JSON representation

A 3D Teddy Bear

Awesome Lists containing this project

README

        

# Teddy 3D

A colorful three-dimensional teddy bear.

![1](./screenshots/1.png)

- Rotates to x-axis and y-axis according to mouse mouvement
- New taddy color on click
- New background color on click

## Technologies Used


      

      

      

      

## Description

- 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
- Created dynamically on page load, according to window dimensions
- Contained in a simple HTML page, with some essential CSS

## Screenshots

![2](./screenshots/2.png)

![3](./screenshots/3.png)

![4](./screenshots/4.png)

## License

Copyright (c) 2025 Michael Kolesidis

Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).