webgl - Babylonjs draw walking path line -


i trying draw walking path lines using babylonjs. tried functions createlines , createdashedlines unable increase stroke size.

this video has path have in mind walking path:(0.20)

lines not right way go if want control line thickness. line in babylonjs has same radius. can try using 1 of babylon's parametric shapes. tube or ribbon take path (in 3d coordinates) , create 3d shape out of it. can find documentation along many examples here - http://doc.babylonjs.com/tutorials/parametric_shapes


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -