Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 634 Bytes

YOU CAN TEST MY PROJECT HERE

http://omniscient-pest.surge.sh/

Details

For simplicity reasons i don't have materials and textures on 3d-model. I simply have a color for each model.

HOW TO START

npm install -g react-360-cli

react-360 init vrshop

cd vrshop 

  • copy-paste the files(index.js,index.html,client.js)

  • create a folder "components" and copy-paste(LeftPanel.js,ModelView.js,products.js,RightPanel.js)

  • copy-paste(360_world.jpg,cleveland.png,MILEPTY.png,phila.png,raptors.png,rockets.png,t-shirt.obj) at the 'static_asset' folder

npm start

Open a browser----->http://localhost:8081/index.html