Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.54 KB

File metadata and controls

37 lines (24 loc) · 1.54 KB

Stylized Rock Generator Blender Addon

Preview-Stylized-Rock.mp4

Overview

The Stylized Rock Generator is a Blender addon that allows you to quickly apply a series of procedural modifiers to any mesh, creating stylized rocks with customizable presets and parameters. It is designed for artists and designers who want to generate rocks for stylized environments with minimal effort.

Features

  • Presets: Choose from Cliff, Boulder, or Pebble presets for instant results.
  • Customizable Parameters: Fine-tune displacement strengths, decimation ratio, and subdivision level.
  • Procedural Modifiers: Automatically applies a stack of modifiers for a stylized look.
  • Bake Mesh: Easily bake the stylized mesh for further editing or export.
  • Toggle Stylized/Base: Switch between the base mesh and stylized view.

Installation

  1. Download or clone this repository.
  2. In Blender, go to Edit > Preferences > Add-ons > Install.
  3. Select the StylizedRock.py file and click Install Add-on.
  4. Enable the addon in the list.

Usage

  1. Select a mesh object in the 3D Viewport.
  2. Open the Stylized Rock panel in the right sidebar (N key) under the "Stylized Rock" tab.
  3. Choose a preset or adjust the parameters as desired.
  4. Click Apply Modifiers to generate the stylized rock.
  5. Use Bake Mesh to create a new baked version of the mesh.
  6. Use Toggle Stylized/Base to switch between the stylized and base mesh views.

Requirements

  • Blender 3.0.0 or newer