I created a simple 3D playground using p5.js where users can select different objects, rotate them, and zoom in and out. The project works by using p5.js’s 3D rendering functions and basic input controls for interaction. Through this project, I learned how to handle 3D transformations, user input for navigation, and how to structure a small interactive graphics project in JavaScript.
Now you can select an object and play.
Log in to leave a comment