Greeble Libraries

Greeble Libraries intro

You can create your own greeble libraries that can be loaded into Blender.

Installing a Greeble Library

  1. Go to Edit -> Preferences and select the Add-Ons tab if it is not selected already:

    Greeble Libraries Prefs
  2. Then, find the Plating Generator add-on by starting to type ‘Plates…’ in the search box. Expanding the ‘Mesh: Generate Plates with Greebles’ entry should give you a small preferences screen:

    Greeble Libraries Prefs Expanded
  3. There is a ‘Preferences’ section:

    Greeble Libraries Prefs Expanded
  4. The Defaults are listed in their own directory. If you delete all entries, clicking ‘Refresh Libraries’ will reset the directory list.

  5. To add a new library, unzip the zip file to a separate folder somewhere on your computer. You should see a set of files with .blend and .png file pairs:

    Greeble Libraries Add folder
  6. Now go to the preference screen and click the ‘Add Folder Containing Greebles’ button. A new folder entry will appear:

    Greeble Libraries Add folder
  7. Finally, click ‘Refresh Greeble Libraries’ to load the greebles in:

    Greeble Libraries Refresh

You should now be able to use the new greebles library when using the add-on by selecting the library from the drop down list:

Greeble Libraries Panel

Credit: Sam Morse-Brown

Making a Greeble Library

You can create your own greeble library by doing the following:

  1. Create a folder for your greeble library. The name of the folder will be the name of the library.

  2. Create a .blend file with the Greeble object in it.

  3. Greeble objects need to be a single blender object mesh, that is:

    • It does not have child objects and is all joined into one object.

    • All modifiers are applied.

    • It is a normal blender ‘Mesh’, not a curve, a light, or other object types.

    • It can optionally have Materials and UV Mapping.

  4. Make sure the object is called ‘Greeble’. This is so the add-on can find the object when it looks in the file.

  5. Create a thumbnail for the file by rendering a square picture of it in Blender and saving it as a .png in the same directory as the .blend file. It should also have the same name as the .blend file. For instance, if my greeble object is called my_greeble I would have a my_greeble.blend file and a square my_greeble.png file of, for instance, 500x500px in the one directory.

  6. You can create as many .blend-.png pairs of files in the folder, and this will make up your greeble library.

A good way of seeing what a greeble folder should look like is by looking at the contents of the custom_greebles.zip example file. There are example scenes that that you could copy:

Greeble Libraries Refresh

Credit: Sam Morse-Brown

If you have any issues do not hesitate to get in touch via info@configurate.net.