Skip to content

Blender addon to create tunnels of random angled grid lines

License

Notifications You must be signed in to change notification settings

mantissa-/RandoGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RandoGrid

Blender addon to create tunnels of random angled grid lines

RandoGrid UI

Installation

Download the zip and install as an addon in Blender 2.80 or higher. RandoGrid settings can be found in the side panel of the 3D viewport.

Overview

Number of lines: Number of lines to generate in the grid block

Line Steps (Length): Number of angled steps each line gets in the block

Start Offset: Units to randomly offset the starting position of each line

Width: Random starting offset over the width for each line, also used as constraint when "Limit Width" is active

Height: Random starting offset over the height for each line, also used as constraint when "Limit Height" is active

Limit Width: Limit width of lines to starting width, ignored if step size is larger than width

Limit Width: Limit height of lines to starting width, ignored if step size is larger than height

Length / Width / Height Step Growth: Set the minimum and maximum step size in each direction

Make Curve: Convert the final result from mesh eges to a beveled curve


Examples

RandoGrid Example Example of curve created with default settings

About

Blender addon to create tunnels of random angled grid lines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages