Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxkonovalov/isometry
📦 Sketch plugin that allows to create isometric projections from layers
https://github.com/maxkonovalov/isometry
isometric isometric-projection isometry plugin sketch sketch-plugin utility
Last synced: 3 months ago
JSON representation
📦 Sketch plugin that allows to create isometric projections from layers
- Host: GitHub
- URL: https://github.com/maxkonovalov/isometry
- Owner: maxkonovalov
- License: mit
- Created: 2020-05-13T19:53:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:04:38.000Z (about 2 years ago)
- Last Synced: 2023-08-08T06:11:34.334Z (over 1 year ago)
- Topics: isometric, isometric-projection, isometry, plugin, sketch, sketch-plugin, utility
- Language: JavaScript
- Homepage:
- Size: 857 KB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Isometry](images/logo.png?raw=true)
**`Isometry`** is a [Sketch](https://sketchapp.com) plugin that allows to create isometric projections from layers easily.
## Features
The plugin can generate 3 types of isometric projections from your source layers. All kinds of shape layers, as well as text layers are supported.
![Isometric Projections](images/projections.png)
### Create Top Isometric Projection
![Top Isometric Projection](images/projection-top.png)
### Create Left Isometric Projection
![Left Isometric Projection](images/projection-left.png)
### Create Front Isometric Projection
![Front Isometric Projection](images/projection-front.png)
## Installation
- [Download](https://github.com/maxkonovalov/Isometry/releases/latest/download/Isometry.sketchplugin.zip) the latest release of the plugin
- Un-zip
- Double-click on `Isometry.sketchplugin`## License
`Isometry` is available under the MIT license. See the LICENSE file for more info.