syt123450
syt123450
Depends on #204
@Truemedia It's really a good news! I think this refactoring will highly improve the TensorSpace's source code readability. Could you send a PR related your refactoring?
@BoTime Could you give some suggestions about rollup configuration?
Hi @Truemedia , I created a new issue #192 and create a new branch [refactorfont](https://github.com/tensorspace-team/tensorspace/tree/refactorfont). We can work under the new issue for refactoring, separate the work of refactor and...
I Added a basic test case [here](https://github.com/tensorspace-team/tensorspace/blob/testcase/test/testcase.html) in `testcase` branch. @BoTime
@DIYer22 Thanks for your suggestion, now TensorSpace mainly use a three.js plugin [TrackballControl](https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TrackballControls.js) to control events, it may has some limitation in touch device. It is possible to [registered new...
User can use merge function like: TSP.add([layer1, layer2], config) to get a MergedLayer