8000 GitHub - alwxkxk/threejs-example: 3D可视化教程
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alwxkxk/threejs-example

Repository files navigation

threejs-example

这是3D可视化教程源码,其教程文字内容在作者博客中,教程还在制作当中。 three.js(R119),注意最新的three.js有较大变化,有空的时候会同步版本。

大陆访问

运行

# 拉取代码
git clone https://github.com/alwxkxk/threejs-example.git

cd threejs-example

# 安装依赖
npm install 

#dev
npm run dev 

#build
npm run build

其它

目录结构说明

webpack处理时会将每个目录下的index.html使用该目录下的的index.js,即使在index.html里没有显式地使用。

About

3D可视化教程

Topics

Resources

Stars

Watchers

Forks

0