Skip to content

jnphgs/bpy_custom_mesh_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bpy custom mesh example

This is blender addon example. This addon provide functionality to add simple cylinder mesh. You can change cylinder aspect and resolution from menu.

image03

Installation

Windows:

  1. Copy this repository to C:\Program Files\Blender Foundation\Blender 2.8x\2.8x\scripts\addons
  2. Start blender.exe
  3. Open Blender Preferences
  4. Find and Enable Addon on Add-ons Tab

image01

Usage

  1. Press Shift-A on 3D Viewport
  2. Choose Add >> Mesh >> Add Custom Mesh operator

image02

About

Blender Python Addon Example: Add Custom Mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages