Skip to content

yhdjyyzk/griddata_webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

griddata_webgl

grid data. 三维点曲面近似.

  • npm install

export zrender源码中的 node_modules/_zrender@4.0.4@zrender/src/tool/path.js 的 createPathProxyFromString 函数

export function createPathProxyFromString(data) {
  • npm run dev