minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
495 stars 91 forks source link

Animation path #333

Open mmgalis opened 3 months ago

mmgalis commented 3 months ago

I just started using the plugin and so far it's great! Question: in one of the examples you have animated a path. Did you do this by hand or using the (temporal) data? I assume this is done by a script. I would love to replicate this with either points or polyline (route). Could you provide us with a simple example code?

Many thanks!

minorua commented 3 months ago

You can add growing line effect to a line layer from context menu (right-click menu) of the line layer item in animation panel.

Animation features are not documented yet. :-(