Brijesh Posted May 5, 2017 Share Posted May 5, 2017 I created one tube using path array of different point. Now i want to display all the point that is used to create a tube with some black dots. how can i do this??? Quote Link to comment Share on other sites More sharing options...
adam Posted May 5, 2017 Share Posted May 5, 2017 I would create spheres and place them on each of the points. Do you have a playground example of your tube? Brijesh 1 Quote Link to comment Share on other sites More sharing options...
Wingnut Posted May 9, 2017 Share Posted May 9, 2017 Hi guys. Sorry to butt-in. Here's a tube test-scene. I used a second (cloned) tube... over-laying first tube, with its material.fillMode = BABYLON.Material.PointFillMode; (line 48). Looks okay - perhaps workable. Fun side note: Normally, we can do tiny up-scale of the wireFrame or pointCloud over-lay mesh... to avoid z-fight jaggies on the dots or wires. When using curved tubes, that is more challenging [test scene #2 - line 46]. In this case, some of our dots are disappearing. Probably wingnut mistake, though. Hey, good name for character... Zeefite Jaggeze. kbye agn. Brijesh 1 Quote Link to comment Share on other sites More sharing options...
Brijesh Posted May 10, 2017 Author Share Posted May 10, 2017 Thanks @adam and @Wingnut for helping me to come out from my problem..... 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.