simon_bg Posted September 4, 2017 Share Posted September 4, 2017 Hey guys, I'd like to know if there is a way to represent an animated polyline moving from point A to point B on a mountainous terrain. The idea would be to show a track like this: https://www.relive.cc/ , you can see it in the demo video. I understand that this functionality does not exist in Babylon, and from what I've read, the Babylon.Ribbon only allows for vertices to change position but not for adding new vertices. But anyways, what would be the steps for me to implement it from scratch? Thanks! Quote Link to comment Share on other sites More sharing options...
simon_bg Posted September 5, 2017 Author Share Posted September 5, 2017 After some search on the forum, I think I could implement this using Dynamic Textures, like in this playground I found: http://www.babylonjs-playground.com/#9U086#4 The next challenge would be combining TerrainTexture with DynamicTexture. Quote Link to comment Share on other sites More sharing options...
Aerion Posted September 5, 2017 Share Posted September 5, 2017 I'd LOVE to see a demo of THAT, @simon_bg Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.