8485868788899091929394
//? Mesh orientation in ortogonal vector not clear Vector3f v=md.getDirection(); if (v.x==0) v.x=0.0001f; a.rotateUpTo(v); a.updateModelBound(); i++; rootNode.attachChild(a); driveMeshes.add(a); }