This is an old revision of the document!


Development - Standard practicies

This is a standards document that should be followed when developing a film.

File system

This is the directory hierarchy that will be used on all film projects.

Base Folder – Project Name

  1. downloads = This folder contains items downloaded from the internet
  2. export = This folder contains items exported by the given modeling application
  3. import = This folder contains items that need to be imported into a modeling application, these most likely will be items downloaded from the internet
  4. materiallibraries = These are the material libraries for the modeling application
  5. express
  6. previews
  7. proxies
  8. renderoutput = this contains all the renders
    1. animatic = this is a progression of the build from blocks/stick figures to full models with simple textures. This does not contain proper lighting or shadows, anything that slows down render time. Once the animations are complete then we move onto the final.
      1. scene_name = this contains the render animatic scenes
        1. shot# = this contains the shots for a given scene
    2. final = this is a final render containing all lighting animation textures, bump maps, FX, everything
      1. scene_name = this contains the render final scenes
        1. shot# = this contains the shots for a given scene
          1. layer# = this contains the layers for a given shot
  9. renderpresets
  10. sceneassets = this contains auxilary items for a scene
    1. animations = this is saved animations
    2. images = these are background images, textures, etc.
    3. photometric
    4. renderassets
    5. sounds
  11. scenes = this is all the scenes
    1. scene_name = contains all the potential individual saves of a scene
    2. actors = the characters in the film
      1. name_of_char = this is to keep the multiple variations of the files for a given actor separate
    3. props = the props
      1. name_of_prop = the same as character
    4. sets = the sets that need to be created
      1. name_of_set = the same as character
    5. misc = other items needed for a film, set dressing, FX, etc.
  12. finalcut = this is the continually changing final cut of the film

Naming conventions

This is a list of the way things should be named for models and scenes. The names of any part of the models should be descriptive. They should be camel cased. Underscores should be used to separate between type and name. All names should contain the type. Abbreviations are ok if they can be understood by more than one person.

films/coding_standards.1214401085.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0