Skip to content

由于项目需要,对3D模型的数据采集、模型生成、模型编辑、模型应用等一整套解决方案进行了一定研究,该项目是基于Three.js实现的简单3D模型应用及渲染效果实例。

Notifications You must be signed in to change notification settings

dumengqin/three_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three_model

由于项目需要,对3D模型的数据采集、模型生成、模型编辑、模型应用等一整套解决方案进行了一定研究,该项目是一个基于Three.js实现的简单3D模型应用及渲染效果实例。

预览

在线demo

点击这里

3D模型页面

github github github github

环境要求

  • node.js

安装步骤

将项目克隆到本地

用到了GIT环境. 没有环境的话点击这里项目打包下载。

# 定位到任意目录
$ cd path/to/root

# 克隆仓库到指定的文件夹
$ git clone https://github.com/dumengqin/three_model.git [project-name] --depth 1

# 进入指定的文件夹
$ cd [project-name]

安装项目NPM依赖

$ npm install

运行项目

About

由于项目需要,对3D模型的数据采集、模型生成、模型编辑、模型应用等一整套解决方案进行了一定研究,该项目是基于Three.js实现的简单3D模型应用及渲染效果实例。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages