[Qgis-user] Exporting to UE4

Alister Hood alister.hood at gmail.com
Sun Jun 20 22:30:42 PDT 2021


I haven't tried getting Unreal Engine and doing anything with it, but did a
quick search on this, and I think there is some confusion here.
"DEM" is a generic term, but some software uses it to refer to particular
file formats i.e. with a .dem file extension.  What this format actually is
depends on the particular software, as there is more than one.  Some
software uses a .dem extension for the ascii grid format, instead of the
more common .asc file extension.
>From what I saw I think that is a red herring in this case.  It didn't look
like you actually need one of those particular filetypes.  They instead
talk about "RAW-16 or TIF-16", and I guess the latter is a geotiff with
UInt16 data type.  They also have some recommendations about scaling or
translating the data vertically.
I would have thought if you looked you'd be able to find a tutorial to make
it easy for yourself.

Regards,
Alister


> From: Nicolas Cadieux <njacadieux.gitlab at gmail.com>
> To: shippingcrab <shippingcrab at gmail.com>
> Cc: qgis-user at lists.osgeo.org
> Subject: Re: [Qgis-user] Exporting to UE4
> Message-ID: <A82C212E-F4AA-4552-860E-AD071A0F6A7A at gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
> Try the Gdal translate module and select .dem as export format.  I imagine
> you .tiff file already has elevation data?
>
>
> https://docs.qgis.org/3.16/en/docs/user_manual/processing_algs/gdal/rasterconversion.html?highlight=translate#translate-convert-format
>
> Nicolas Cadieux
> https://gitlab.com/njacadieux
>
> > Le 19 juin 2021 ? 19:09, shippingcrab <shippingcrab at gmail.com> a ?crit :
> >
> > ?
> >
> > So I just recently started using QGIS for turning .tiff files into a
> .dem file that can be read through Unreal Engine for height map generating
> and I have no Idea how to, does anyone know?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20210621/81410b67/attachment.html>


More information about the Qgis-user mailing list