Skip to content

With Easometric it's really easy to create isometric layers & groups

Notifications You must be signed in to change notification settings

dougdesigner/figma-easometric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma Easometric

Preview

With Easometric it's really easy to create isometric layers & groups.

This plugin using SSR30⁰, which is the most popular and flexible method of creating isometric artworks. With SSR30⁰ you can quickly create top, left and right isometric views.

Simple as that you can either quick apply a top, left or right perspective or using the modal to modify your layer.

Usage

Download it on the Figma plugin library figma.com/c/plugin/750743440401413268/Easometric

Development

First clone this repository

git clone https://github.com/aaroniker/figma-easometric.git
cd figma-easometric

Install dependencies & build files

npm install
npm run build
# Or watch: npm run dev

After that open a project in Figma Desktop, select Plugins -> Development -> New Plugin. Click Choose a manifest.json and find the manifest.json file in this plugin directory.

Done! Now Plugins -> Development -> Easometric

ToDo

  • Add SR45⁰ method
  • Live Preview
  • Node stay at same position after choose an angle

Authors

About

With Easometric it's really easy to create isometric layers & groups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.9%
  • TypeScript 27.2%
  • JavaScript 17.4%
  • HTML 8.5%