Skip to content

three.js render demo,这是我15年刚接触three.js做的一个小demo,有空会完善项目文档和three.js一些API的说明

Notifications You must be signed in to change notification settings

nocoolyoyo/three-js-products-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-js-products-viewer

15年接触three.js做的一个小项目

start

首先确保安装了nodejs环境,然后执行下面命令行,npm可以使用yarn替代

# 在项目根目录打开cmd运行
npm install

# 运行开发环境项目
npm run start

然后在浏览器中打开 http://localhost:8099

About

three.js render demo,这是我15年刚接触three.js做的一个小demo,有空会完善项目文档和three.js一些API的说明

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published