[Development] Qt3D Examples

Simon Hausmann simon.hausmann at theqtcompany.com
Mon Oct 13 13:13:18 CEST 2014


On Monday 13. October 2014 11.49.01 Sean Harmer wrote:
> Hi,
> 
> somewhat of a meta question around Milian's recent email. Qt3D is
> obviously going to need a lot of examples to show how to implement
> various techniques and methods. 3D work in general is notorious of
> requiring fairly large assets to make interesting and visually pleasing
> examples e.g. textures (diffuse, specular, bump, alpha, etc) and meshes
> being the most common.
> 
> Rather than clogging up the main Qt3D git repo with these, do you think
> that we should have a separate repo for the Qt3D examples and their
> assets? Is there a precedent for this or any other options?

I don't have an "authoritative" answer, but one possible option would be an 
sub-module that contains the assets for examples or (easier?) separate the Qt 
3d examples and their assets into a standalone git repository.


Simon



More information about the Development mailing list