Ila Maheshwari

Results 2 comments of Ila Maheshwari

you can do it like this - Vector3 point1, point2; point1 = lastAnchorNode.getWorldPosition(); point2 = anchorNode.getWorldPosition(); Node line = new Node(); /* First, find the vector extending between the two...

Maybe it's due to the deprecation of sklearn.cross_validation. Please replace sklearn.cross_validation with sklearn.model_selection Ref- https://github.com/amueller/scipy_2015_sklearn_tutorial/issues/60