How do you handle your Blender files?

With so many different kinds of files (textures, .blends, scripts, documentation, etc.) accumulated to do CG in Blender I soon found that I had to get organized way better than I was (which was not at all)! I used to have files in some way associated with Blender spread all over my machine! Not good!

So I ended up gathering everything that had to do with Blender together in one folder, then sorting all that stuff into categories each with their own folder. All my actual projects are in a single folder which has separate folders inside for each project. All files associated with a project are saved in it’s folder. The hierarchy for a house project then looks like this:

c:\WINDOWS\Desktop\Blender_stuff\Projects\House\house.blend

It goes from general to specific unbroken and each part has only similar files in it.

This set up has really streamlined my work.

I’d like to know how other users handle their blender files?
Any tips?

Hello rwv01,

Here’s a brief summary of how I handle my Blender related files:

All main files are located in the /usr/local/blender tree:


/usr/local/blender/blender         (All Blender binary files go here in their respective directories.
                                    All Blender versions are soft-linked to /usr/local/bin so
                                    blender-2.22 will start Blender 2.22 and blender will start
                                    the latest version of Blender Publisher, etc.)

/usr/local/blender/demos           (All downloaded video clips and stills to show off blender go here.)

/usr/local/blender/documentation   (All custom documentation goes here; e.g. aspectx and y values for
                                    NTSC and PAL 4:3 and 16:9 resolutions.)
                                   (Also all official and other downloaded documentation goes in it's own
                                    subdirectory.)

/usr/local/blender/files           (All original zip/tar.gz files of Blender binaries, demos and
                                    documentation go here.)

/usr/local/blender/fonts           (All Blender usable Adobe Type 1 fonts go here in subdirectories by
                                    style.)

/usr/local/blender/plugins         (All texture and sequence plugins go here.)

/usr/local/blender/post-production (All post-production material goes here; i.e. for a NLE.)

/usr/local/blender/projects        (All Blender projects go here organised by starting year.  Current
                                    projects are soft-linked to the ./current subdirectory.)

/usr/local/blender/python          (All python scripts go here organised by function.)

/usr/local/blender/sounds          (All commonly used sound F/X go here for use in NLE.)

/usr/local/blender/textures        (All multiuser licensed textures go here sorted by collection.)

/usr/local/blender/utils           (All custom utilities go here; e.g. to convert TGA or AVI to QT.)

This directory structure is also replicated in each users home directory /home/username, but only single-user licensed material is stored here along with private projects.

Hopefully this will give you a better idea of how some other Blender users organise their files. I know it’s a little different because I’m using FreeBSD, but the differences shouldn’t be too large.

Hello,

I have my Blender stuff the same as Koryo except foe one change.

All my projects are split in to Finished and WIP (work in Progress) so that It is easier to show people what I have already done.

As you may expect my WIP has much more than my Finished folder.

Also all files are in E:\blender in M$ and /mnt/win/blender in linux. (shared fat32 drive)

I put .blends in one pile, textures in another (except some special ones that go in the .blend pile) and tutorials and stuff in a third. Then I kick it all around a little just for fun (a little chaos is good for you). The renders usually end up in the .blend pile, except when I want to put them in my gallery, then I place them in a little basket on the side.

  1. pofo

Good advice from the dvGarage site.

http://www.dvgarage.com/garage/break/forums/showthread.php?s=&threadid=98&highlight=project+organization

Sensei

i have my blender stuff set up like this:

c:\program files\blender (directory where i installed blender)

c:\blender (all my blender things (.blend files in main directory and everything else split into further subdirectories))
c:\blender extures (all textures, split up into categories like metal, fabric, wood, water, etc)
c:\blender\render (rendered animations)

sure it could be more organized, but i’m too lazy to be organized :smiley: . besides, it works pretty well for me like this.

I’ve got almost the same as Mazer.
D:\Program Files\Blender - Blender binaries and other static stuff (scripts, etc.)

D:\Blender - All my “active” blend files

D: emp\anim - where I keep big animations until I can encode them into AVI’s or MPEG’s (Which then HOPEFULLY go into D:\Blender - if I ever get around to it :slight_smile: )

wow… you ppl are VERY organized, well i guess i have to clean up my hd…

C:/program files/blender – blender binaries
C:/textures – all my textures, sorted by category [e.g. wood, metal,…]
C:/blend1 – 162 .blend files
C:/blend2 – 258 .blend files
C:/blend3 – 164 .blend files
C:/blend4 – 317 .blend files
C:/blend5 – 5 .blend files [created last week]

my tip is: don’t handle your .blend files like me!
:wink:
andy

I also have my files set up like Mazer.

c:\blender <- blender install directory
c:\render <- mass render directory between multiple programs, rendered into subfolders depending on project.
c:\blender extures <-textures split up into skies, floors, walls, stones, wood etc.
c:\blender\plugins <-texture plugin directory
c:\blender\plugins\sequence <-sequence plugin directory
c:\blender\projects… <-different projects
c:\blender\objects <-All my re-usable objects are stored here *VERY Usefull!
c:\documents and settings\Alan\Local Settings\Adobe\Fonts\Base (or something like that) <-Type 1 fonts directory