I saw the tutorial by Zacharias Reinhardt on a way to build rocks in Blender, and I thought of how easy it would be to write an add-on to do what he does. :eyebrowlift: …So I wrote an add-on that does just that. You can check it out here on GitHub:
It’s pretty straightforward, but I would recommend you watch the tutorial first so that you will know where exactly all the settings are coming from:
@mkbreuer The rock essentials takes a completely different (pre-made, photo-scanned models) approach. While I won’t be copying what they’ve done, I will be adding material and texturing tools at some point. This add-on is designed to help people just make some simple background rocks very quickly that can have a procedural material applied.
Hi, the add-on doesn’t appear in the Add-ons tab. I downloaded the rock_builder-master.zip, used the Install from File in the Add-ons tab.
The installation seems ok as I have the message in the Info view : “Modules Installed from ‘E:\3D_Blender\Add-ons\rock_builder-master.zip’ into ‘C:\Users\Owners\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons’ ()” but I can’t see it to activate it :(.
@Manolo76 Thanks for downloading this! This is a .py add-on, not a zip. GitHub will only let you download the zip, so you’ll just need to unzip it, and install the “rock_builder.py” file.
Ah ok, as some add-ons can be installed from .zip and as I didn’t have any error message, I didn’t think about just extract the .py file. It works now, thanks and thanks for the add-on ;).
thanks so much for sharing this, it’s very useful.
A suggestion, do you think it could be possible (or desirable) to give an option to auto-generate a group of rocks? Once the primary or hero rock is created perhaps just some parameters to make slight variations in seed, size, and number… just a thought. This would make it very useful when creating rock piles for example.
@comeinandburn You’re welcome! I will definitely look into that…I think that would be a great addition. The easiest way would be to do a group of rocks in a grid, and let the user put them together in a pile or whatever.
@comeinandburn You’re welcome! I will definitely look into that…I think that would be a great addition. The easiest way would be to do a group of rocks in a grid, and let the user put them together in a pile or whatever.
No working for me I can’t find it anywhere Addons neither in Panels. I did download the latest batch you suggested and moved it over the Addons folder as well as trying installing it from Blender. 2.78a
Try adjusting your filters to be for all add-on types (community, testing, etc.) and all add-on categories in the user prefs, then search for “rock”. Most likely you have a filter on that is keeping you from seeing this add-on, and if you don’t enable it in the add-on user preferences, it won’t show up anywhere else.