xzw 1 năm trước cách đây
mục cha
commit
5ccb223a05

+ 1 - 1
public/static/lib/potree/potree.js

@@ -82272,7 +82272,7 @@ void main()
 	                    let camDirPlane = new Plane().setFromNormalAndCoplanarPoint(dir,  eyePos); 
 	                    nearPoint = ray.ray.intersectPlane(camDirPlane, new Vector3()); 
 	                    
-	                    //if(!nearPoint)console.error('no?',cos, this.lineDir, p1, p2)
+	                    if(!nearPoint)console.error('no?',cos, this.lineDir, p1, p2, dir);
 	                } 
 	                  
 	                  

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1 - 1
public/static/lib/potree/potree.js.map