Aljoscha Rheinwalt
Aljoscha Rheinwalt
Sure, you can download them here: [scene_dense_mesh_texture.png](http://aljoscha.geo.uni-potsdam.de/scene_dense_mesh_texture.png) [scene_dense_mesh_texture.glb](http://aljoscha.geo.uni-potsdam.de/scene_dense_mesh_texture.glb) If you're patient you can also see how _model viewer_ is rendering this here: [aljoscha.geo.uni-potsdam.de](http://aljoscha.geo.uni-potsdam.de)
Thank you for your tips! I will try this out. Having links and edges in two different datasets is actually quite convenient in this case. I'll post a screenshot of...
I know what you mean, but it's a network measure based on the flow in the landscape. The other one is a point density estimate. Crossing flight lines, vegetation, etc.
Thank you for looking at this again. I reactivated the links above, they should work again. For me the issue remains, also with my current version: $ f3d --version F3D...
Sorry, not closed.
How did that work for you? If I do the following inside `master` it just hangs in the air doing nothing. ``` git submodule update --init --recursive Cloning into '/home/a/src/wildmeshing-python/wildmeshing/parse_svg'......
Thanks for the tip, that's what I did now. Still had another problem with the collections module and svgpathtools that I had deal with, but nowit works! I'll post that...