Metadata-Version: 2.1
Name: yogasmara-pkg-septiana-yogasmara
Version: 0.1.0
Summary: Yogasmara Python script build for blender
Home-page: https://github.com/yoga1234/yogasmara-addon
Author: Septiana Yogasmara
Author-email: septianayoga30@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Yogasmara Addon
This addon is created for blender python.

## How to Install 
1. Download this repo.
2. Open your blender.
3. Move into scripting panel.

    ![Scripting Panel](https://github.com/yoga1234/yogasmara-addon/blob/main/docs/images/scripting_image.PNG?raw=true)
4. Click on Open Text.

    ![Open Text](https://github.com/yoga1234/yogasmara-addon/blob/main/docs/images/open_text.PNG?raw=true)
5. Choose yogasmara_addon.py.

    ![Yogasmara Addon](https://github.com/yoga1234/yogasmara-addon/blob/main/docs/images/yogasmara_script.PNG?raw=true)
6. Click on Run Script (play icon).

    ![Run Script](https://github.com/yoga1234/yogasmara-addon/blob/main/docs/images/run_the_script.PNG?raw=true)
7. You will see Yogasmara Addon on 3D View.

    ![Yogasmara addon on 3D View](https://github.com/yoga1234/yogasmara-addon/blob/main/docs/images/yogasmara_addon_on_3d_view.PNG?raw=true)
8. Enjoy!

## List of Features

- Save File
- Open File
- Delete all Objects in the Scene
- Delete Selected Object
- Select All Object In the Scene
- Create Mesh Primitive

## Selecting and Deleting Objects
- Delete Selected Object
- Delete All Object
- Select All Object

## Create Primitive Mesh in an Instant
- Plane
- Cube
- Circle
- UV Sphere
- Ico Sphere
- Cylinder
- Cone
- Torus

Created with :heartbeat: By @yoga1234

