Brijesh Posted March 30, 2017 Share Posted March 30, 2017 I actually started working in babylon.js few days ago, I have one confusion, How can i use real time data such as a different point value to create polygon , value get as response from some server and update mesh at regular interval. Quote Link to comment Share on other sites More sharing options...
BangTao Posted March 30, 2017 Share Posted March 30, 2017 Hello,Welcome ,hope we can learn each other> Of course we can get real time data...but what can we do with this data? Do u want create meshes unlimited? Quote Link to comment Share on other sites More sharing options...
Brijesh Posted March 31, 2017 Author Share Posted March 31, 2017 Yes, i want to draw rounded shape line according to data get from server. I got different point in response and i want to connect this point to draw rounded shape line and update that line continuously as new data arrive. If any one have idea than help me..!!!!! Quote Link to comment Share on other sites More sharing options...
BangTao Posted March 31, 2017 Share Posted March 31, 2017 Maybe you can try ParticalSystem==>http://www.babylonjs-playground.com/#J6ZLH#2 rewrite the "startPositionFunction Func"(which decided the particle's born position.) GameMonetize 1 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.