Skip to content

— deployed w/Netlify: solar-system-3d-202401.netlify.app/ — Using the Three.js library to create and display innovative and interactive 3D graphics experience on web browsers. 3D graphics programming, including geometric transformations, lighting, materials, and texture

Notifications You must be signed in to change notification settings

oanskyy/3D-solar-system

Repository files navigation

ThreeJS with Vite Starter Pack

Prerequisites

Before you start, make sure you have Node.js installed on your machine: (https://nodejs.org/en/download/)

Installation

Once you've cloned or downloaded this project file to your local machine, navigate to this project directory in your terminal.

Run the following command to install the necessary dependencies:

npm install

Running the project

To start the development server, run the following command:

npm run dev

This will start the server and open your default browser to your localhost. The site will reload automatically as you make changes to your code.

About

— deployed w/Netlify: solar-system-3d-202401.netlify.app/ — Using the Three.js library to create and display innovative and interactive 3D graphics experience on web browsers. 3D graphics programming, including geometric transformations, lighting, materials, and texture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published