Remove other neighbour sampling
This commit is contained in:
6
index.js
6
index.js
@@ -1,10 +1,4 @@
|
||||
/*
|
||||
export {default as forceNeighbourSampling}
|
||||
from "./src/neighbourSampling";
|
||||
export {default as forceNeighbourSamplingPre}
|
||||
from "./src/neighbourSamplingPre";
|
||||
*/
|
||||
export {default as forceNeighbourSamplingDistance}
|
||||
from "./src/neighbourSamplingDistance";
|
||||
/*
|
||||
export { default as forceBarnesHut}
|
||||
|
||||
Reference in New Issue
Block a user