https://github.com/mantissa-/SuperPoke
Iterative poking tool for Blender
https://github.com/mantissa-/SuperPoke
Last synced: about 1 year ago
JSON representation
Iterative poking tool for Blender
- Host: GitHub
- URL: https://github.com/mantissa-/SuperPoke
- Owner: mantissa-
- License: gpl-3.0
- Created: 2020-01-10T01:02:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T23:06:31.000Z (over 6 years ago)
- Last Synced: 2025-05-05T22:46:17.986Z (about 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 37
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blender - SuperPoke
- 3d-resources - SuperPoke
README
# SuperPoke
Iterative poking tool for Blender

### Installation
[Download the zip](https://github.com/mantissa-/SuperPoke/archive/master.zip) and install as an addon in Blender 2.80 or higher.
SuperPoke settings can be found in the side panel of the 3D viewport.
# Overview
**Keep Original:** Keep a copy of the original mesh
**Apply Modifiers:** Apply the current modifier stack before processing
**Iterations:** Number of times to poke all faces of the mesh
**Poke Offset:** How far the poke pushes out (positive values) or in (negative values)
**Offset Multiplier:** The poke offset gets multiplied by this amount every iteration, set to 1 if you want to keep the amount the same on every iteration
**Alternate Offset:** Enable this to alternate between poking in- and outward on each iteration
**Create Shape Keys:** This option creates a shape key for each iteration so they can be animated, use with cuation as this is slower than the regular static algorithm
___
### Examples

_Iterations example, other settings are left default._

_Same settings, but with alternate offset disabled and enabled respectively._