add loading of sample Point Clouds
The files are from ETH-Apartment Dataset
This commit is contained in:
@@ -3,7 +3,6 @@ import modulePCI from './pointCloudInfo/store.js'
|
||||
|
||||
export default createStore({
|
||||
namespaced: true,
|
||||
strict: true,
|
||||
state: {
|
||||
dummy: "dummy"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user