Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkolesidis/3d-cube-processing
A 3D cube rotating according to mouse movement
https://github.com/michaelkolesidis/3d-cube-processing
3d-graphics 3d-models art processing
Last synced: about 2 months ago
JSON representation
A 3D cube rotating according to mouse movement
- Host: GitHub
- URL: https://github.com/michaelkolesidis/3d-cube-processing
- Owner: michaelkolesidis
- License: gpl-3.0
- Created: 2021-09-01T14:12:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T14:39:46.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:40:28.682Z (8 months ago)
- Topics: 3d-graphics, 3d-models, art, processing
- Language: Processing
- Homepage: https://openprocessing.org/sketch/1279127
- Size: 50.8 KB
- Stars: 12
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A 3D cube rotating according to mouse movement.
Try me!
## Technologies Used
## Description
A 3D that rotates according to the movement of the cursor inside the application window. It was created with Processing, a Java library for creative coding. The cude is a complex shape, consisting of vertices. You can read more abou the imnplementation here.## Related Projects
[3D Cube (p5.js)](https://github.com/michaelkolesidis/3d-cube)
## License
Copyright (c) 2022 Michael Kolesidis
Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).
[//]: # (Free Software)