Project structure

Each specific Project folder contains the .d3 project file. For example, if you have a project called my project, the Project file will have the name:

my project.d3

and a number of sub-folders:

  • History which contains auto save files and shows after a project has been running long enough for auto save to occur.

  • internal which contains files internal to the software, such as thumbnails.

  • objects which contains all media files.

  • Packages which is used to package data and move it between projects, this is a user created folder and is not present by default.

Each specific Project folder contains by default the Project file and two sub-folders called Internal and Objects.

Please note: all media files for a project must be stored in the specific Project folder. This ensures that when you copy the specific Project folder from one device to another, all relevant files will be copied as well.