Subject: Re: [Interest] QML 3D animations using png files
2012/9/5 Ramakanthreddy_Kesireddy :
> ...
> I have png files with no textures.
That's too bad! But on the other hand: no problem at all!
PNG is an "image format", not a "3D format"! So PNG *cannot* have a "t
2012/9/5 Ramakanthreddy_Kesireddy :
> ...
> I have png files with no textures.
That's too bad! But on the other hand: no problem at all!
PNG is an "image format", not a "3D format"! So PNG *cannot* have a "texture".
Get a good book about file formats, 3D programming, read the Qt
documenation - e
Hi Ramakanth,
First of all this question is in no way related to releasing. You should
not just blindly post to all mailing lists that you have subscribed to.
"releasing" is for release related activities and queries.
Now png is already a texture. I mean it can be used as a texture. And png
is a
Hi,
Could you please let me know how can we add textures to png files and load as
QML 3D objects
so that we can apply animations.
I have png files with no textures.
Could you please let me know code snippet how can we add textures to png files
and load as QML 3D objects.
Thanks and Reg