An open API service indexing awesome lists of open source software.

https://github.com/commanderfoo/blender-low-poly-rock

An addon for Blender 2.8+ that can generate low poly rocks using modifiers.
https://github.com/commanderfoo/blender-low-poly-rock

addon blender low lowpoly poly python rock

Last synced: 11 days ago
JSON representation

An addon for Blender 2.8+ that can generate low poly rocks using modifiers.

Awesome Lists containing this project

README

        

## Blender (2.8+) - Low Poly Rock Generator

This is an [addon](https://docs.blender.org/manual/en/latest/editors/preferences/addons.html) for [Blender](https://www.blender.org/) 2.8+ to generate low poly rocks.

It was [based on an addon](https://github.com/Bombaba/BlenderPythonScripts/blob/master/add_mesh_lowpoly_rock.py) that unfortunately hasn't been updated, so I decided to try and write a new one for myself as I needed quite a few low poly rocks.

I don't know Python very well at all, so I had to learn on the fly while writing this. With that, it means this isn't identical to the old addon, but it does the job for me. It's far from perfect.

![](/images/rocks.png)

![](/images/settings.png)

Option to create a more stylised type of rock by remeshing it.

![](/images/remesh_1.png)

![](/images/remesh_2.png)