https://github.com/sureskumar/sketch-isometric
Generate Isometric and 3D Rotation views from Artboards and Rectangles in Sketch app.
https://github.com/sureskumar/sketch-isometric
Last synced: 12 months ago
JSON representation
Generate Isometric and 3D Rotation views from Artboards and Rectangles in Sketch app.
- Host: GitHub
- URL: https://github.com/sureskumar/sketch-isometric
- Owner: sureskumar
- Created: 2018-01-26T05:59:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T14:27:55.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T01:39:30.879Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 11.6 MB
- Stars: 1,646
- Watchers: 33
- Forks: 64
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-projects - sketch-isometric - Generate Isometric and 3D Rotation views from Artboards and Rectangles in Sketch app. ⭐1,643 `JavaScript` (📦 Legacy & Inactive Projects)
README
# Sketch Isometric Plugin v4.2 `Ctrl + shift + I`
Generate Isometric and 3D Rotation views from Artboards and Rectangles in Sketch app.

## Video Tutorial from Skillthrive
[](https://www.youtube.com/watch?v=8kAlHz9t_5Y)
## Steps
1. Select source Artboard / Rectangle
2. Hit `Ctrl + shift + I` or Run plugin from 'Plugins > Sketch Isomeric > Generate Isometric View'
3. Select Rotate direction, adjust 'Depth' and 'Scale' as per your requirements and hit 'Done'
4. Use [Magic Mirror](https://magicsketch.io/mirror/) (free version) or [Angle Plugin](https://designcode.io/angle) (free) to map the contents of your artboard to the generated isometric shape.
## This plugin DOES NOT
- Map artboard contents to the generated isometric shapes. See step 4 above for details.
- Support rounded corners. If anyone knows how to do this, please reach out to me.
## More examples ...




## Can we have some GIFs please ...


## Features
### Rotation direction

### Depth

### Scale

### Color
Colors of the sides can be changed manually after quiting the plugin. Just select the appropriate shape and update fill with your desired color.

### Map Top Surface
[Magic Mirror](https://magicsketch.io/mirror/) plugin can be used to map the desired artboard on top of the Isometric view.

## Installation
#### Recommended
* Install via Sketch Runner or [Sketchpacks](https://sketchpacks.com/sureskumar/sketch-isometric/install) by searching for Sketch Isometric.
#### Old-Fashioned
Make sure you have the latest version of Sketch installed. **(Sketch 40+)**
1. [Download the ZIP file of this repository](https://github.com/sureskumar/sketch-isometric/releases/download/v4.2/Sketch-Isometric.sketchplugin.zip)
2. Double click on `Sketch-Isometric.sketchplugin`
## You can also do isometric illustrations like these ...







## Contact me
Feel free to contact me for any suggestions or critique.
Email: sures.srinivasan@gmail.com
[Portfolio](http://www.sureskumar.com)
## Thanks / Credits
Thanks to [Gokulan Vikash](https://github.com/gokul0) for collaborating and adding really cool features.
Illustrations inspired from Nitish Khagwal, Cognitive-scale and many others.
Thanks to Tim Wantland and Kyle Pedersen for inspiration and moral support :)