Skip to content

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.

Project structure

By default, each Project folder contains the Project file and two sub-folders, Internal and Objects.