How to generate track lines similar to three-js
Three.js is defined by const point= new THREE.Points (geometry, material)
Is there a similar api in babylon
How to generate track lines similar to three-js
Three.js is defined by const point= new THREE.Points (geometry, material)
Is there a similar api in babylon
Trail mesh sounds like what you need Trail Mesh | Babylon.js Documentation