[Development] Adding .mtl files into qt3d+qt5.5 based applcation

Sean Harmer sean.harmer at kdab.com
Wed Mar 18 11:17:48 CET 2015


On Wednesday 18 Mar 2015 15:46:12 Arjun Das wrote:
> Thanks for the information.
> 
> I am also seeing .webp file formats for texturing. Is there anyway to
> convert .mtl files to the webp files?

Webp is just an image format, like png or jpeg. Mtl is a textual description 
of lighting parameters and references to textures. So no, it's not possible to 
convert between them.

We used webp as it compresses much better to keep the git repo size down.

Cheers,

Sean
-- 
Dr Sean Harmer | sean.harmer at kdab.com | Managing Director UK
KDAB (UK) Ltd, a KDAB Group company
Tel. +44 (0)1625 809908; Sweden (HQ) +46-563-540090
Mobile: +44 (0)7545 140604
KDAB - Qt Experts



More information about the Development mailing list