Alexander Dauber

Results 2 issues of Alexander Dauber

I'm trying to run this basic component: ``` {{ item.title }} {{ index }} import {reactive} from "vue"; import Draggable from 'vuedraggable' const list = reactive([ { id: 0, title:...

I will be adding another SSI plugin which is a modification of the `azurekinect` plugin originally by Fabian Wildgrube. I modified this plugin to have Azure Kinect point clouds working...