项目作者: shuang13

项目描述 :
基于three.js的层次网络模型三维可视化
高级语言: Vue
项目地址: git://github.com/shuang13/HNM.git
创建时间: 2020-08-15T07:09:09Z
项目社区:https://github.com/shuang13/HNM

开源协议:

下载


TreeJsVis

Some experiments by three.js

DEMO: 层次网络

层次网络

DEMO: 岛屿淹没

岛屿淹没

DEMO: 地质层位建模

地质层位建模

DEMO: 断层交线估计

断层交线提取

DEMO: 地质块体十字截面

地质块体十字截面

Requirements

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build

License

The MIT License