1 Star 0 Fork 0

Mike_W / waferplot-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
Francesco 提交于 2018-08-11 13:30 . Update README

Waferplot-js

An HTML application using the three.js library to create a 3D or a flat contour plot of measurements made across a wafer.

You can use the application from franko.github.io/waferplot-js.

Here a screenshot to illustrate how the plot looks like: Screenshot of Waferplot-js 3D plot

It works by loading a measurement file in CSV format and plot any of the parameters versus the X and Ys. It is also possible to directly copy and paste your data in the application (does not work on Microsoft Edge).

In addition to plain csv in tabular form the application is able to load directly data coming from some well-known ellipsometers and reflectometers for the semiconductor industry.

The application uses the Thin Plate Spline algorithm as described in the Jarno Elonen's excellent article Thin Plate Spline editor - an example program in C++.

1
https://gitee.com/Mike_W/waferplot-js.git
git@gitee.com:Mike_W/waferplot-js.git
Mike_W
waferplot-js
waferplot-js
master

搜索帮助