Sphere is a project dedicated to learn Three.js, the popular JavaScript library for creating 3D graphics on the web. This was a fun and educational experience, and I'm excited to share it with you!
- Vanilla Javascript
- ThreeJs
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/3js-Sphere.git- Navigate to the project directory:
cd 3js-SphereVisit the live demo to explore sphere's features, including:
- Interactive 3D graphics powered by Three.js.
- User-friendly interface for learning and exploring.
Contributions are welcome! Please follow these guidelines when contributing to the project:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch - Make your changes and commit them:
git commit -m 'Add new feature' - Push to the branch:
git push origin feature-branch - Submit a pull request.
For major changes, please open an issue first to discuss potential changes.
This project is licensed under the MIT License.