[Interest] QML 3D animations using png files

Daniel Price daniel.price at fxhome.com
Wed Sep 5 17:40:10 CEST 2012


I think the OP means PLY files, which are 3D mesh formats.

-----Original Message-----
From: interest-bounces+daniel.price=fxhome.com at qt-project.org [mailto:interest-bounces+daniel.price=fxhome.com at qt-project.org] On Behalf Of Till Oliver Knoll
Sent: 05 September 2012 09:12
To: Qt Interest
Subject: Re: [Interest] QML 3D animations using png files

2012/9/5 Ramakanthreddy_Kesireddy <Ramakanthreddy_Kesireddy at mahindrasatyam.com>:
> ...
> 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 - educate yourself about the following topics (in any
order):

- 3D file formats
- Texture formats
- File formats
- Affine transformations
- Algebra in general can be helpful as well
- 3D modelling with textures
- Learn a 3D modelling application of your choice (Blender, ...)
- ...

Start here:

  http://en.wikipedia.org/wiki/Portable_Network_Graphics

Then here:

  http://en.wikipedia.org/wiki/List_of_file_formats#3D_graphics

Continue here:

  http://doc-snapshot.qt-project.org/5.0/qt3d-index.html

You might be interested here:

  http://www.blender.org/

The grab a good book of your choice about 3D programming in general and fill your gaps.

Cheers, Oliver

p.s. Or maybe... wait... there was one guy here on the list having great knowledge about "T-Shirt colour rendering with hardware-accelerated OpenGL" - maybe you should ask that guy about "PNG files with textures"... ;) (Sorry, couldn't resist!) _______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

This email is confidential. It may also be privileged or otherwise protected by work product immunity or other legal rules. Errors and Omissions Excluded. If you are not the intended recipient please notify the sender. Please delete the message from all places in your computer where it is stored. You should not copy the email or use it for any purpose or disclose its contents to any other person. To do so may be unlawful. Email is an informal means of communicating and may be subject to data corruption accidentally or deliberately. For this reason it is inappropriate to rely on advice contained in an email without obtaining written confirmation of it first.

FXhome Limited is a limited company registered in England and Wales. Registered number: 04172812. Registered office: Suite 4 St Giles House, 27 St Giles Street, Norwich, Norfolk, NR2 1JN, U.K.



More information about the Interest mailing list