[Add-on] Tiler: Generate Mesh Patters (e.g. tiles)


#1

Tiler: add-on for generating mesh patterns in Blender. Especially useful for tiles generation in architecture visualization applications.

Here you can watch the add-on presentation: https://www.youtube.com/watch?v=K0LRJ_mPR_M

You can get the add-on here: https://blendermarket.com/products/tiler-add-on

All comments and critiques are welcome! :slight_smile:


#2

Displacement map generation feature coming soon:

//youtu.be/48JBNvIfLgU


#3

Tiler version 1.1 is ready!

Tiler (version 1.1) RELEASE NOTES:

New features:

  • displacement map generation,
  • interface update: now you can use 3 intuitive buttons to generate tiles: ‘Show Preview’, ‘Refresh Preview’ and ‘Generate Tiles’ buttons. Old keyboard shotcuts are still available,
  • support for tile packages (new tile packages coming soon),
  • new ‘mesh’ preview type which shows full geometry of limited number of tiles to be generated,
  • preset interface improvements.

The major feature of new release is displacement map generation. It allows you to create displacement map from the generated tiles just with a few clicks, simultaneously for all walls. The procedure is as follows:

  • you generate the tiles using standard add-on functionality,
  • after the tiles are generated you can optionally perform some modifications on them (e.g. add some modifiers),
  • in the next step you have to provide UV map for the map generation. You can create some on your own, but more convenient option is to use the add-on functionality to generate automatic UV map for you - in such case you don’t have to select any specific geometry nor add any seam, you just click single button and the UV map of the building walls is ready for you immediately,
  • in the last step you simply click ‘Generate Displacement Map’ button and that’s it: the add-on will do the rest for you.

The add-on also has the ability to integrate with ImageMagic tool (available for free) in order to give you an option to antialias generated map with minimal effort. All you have to do is to install ImageMagic tool (Q16 version) and then simply choose desired antialiasing level in the add-on options.

You can watch the full video presentation of displacement map feature below:

//youtu.be/0EF3ACodBY4

In order to get more details regarding displacement map generation procedure read the add-on documentation .


#4

I hope that you have already noticed that Multi Mode of the Tiler add-on is quite powerful tool which allows you to create practically unlimited number of unique patterns from many tile models. The only tricky thing is providing math formula which describes desired pattern - sometimes it is no so straightforward, especially for people with no programming background. This is the motivation behind new feature of the Tiler Add-on: pattern presets.

New version of the Tiler add-on comes with a set of catchy pattern presets. You don’t have to perform any math calculations or programming in order to use them. Just choose a pattern from drop-down list, adjust its parameters, add desired tile models to the list and you can immediately start placing the pattern on walls or roof. The image below presents all patterns currently available (in order to examine the image right click on it and select ‘Open image in new tab’ option). If you have an idea for some other, interesting pattern feel free to contact me, I will implement it and add it to the set of pattern presets :slight_smile: