ThimoDEV / mesh-reflector-setup

Demo Art Gallery Project

Home Page:https://art-gallery-threejs-demo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THREEJS GALLERY SCENE

Simple scene created with THREEJS to explore a gallery scene model with mesh reflector material setup.

Getting Started

Download and install Node.js on your computer (https://nodejs.org/en/download/).

Then, open VSCODE, drag the project folder to it. Open VSCODE terminal and install dependencies (you need to do this only in the first time)

npm install

Run this command in your terminal to open a local server at localhost:8080

npm run dev

About

Demo Art Gallery Project

https://art-gallery-threejs-demo.vercel.app/


Languages

Language:JavaScript 89.1%Language:HTML 8.4%Language:CSS 2.5%