#How to generate mesh from gis data?

8 messages · Page 1 of 1 (latest)

vestal bolt
#

Hello everyone, I'm trying to generate some mesh from a geojson file but inside the bevy scene there isn't any mesh, there is someone that can help me?

vernal jolt
vestal bolt
vernal jolt
#

hmm, maybe generate an SVG using one of the many rust gics lib and load it through bevy_prototype_lyon or bevy_svg.

#

I've not done this myself, but I think that's the way I'd go.

vestal bolt
#

ok, thx u

vernal jolt