GraphiteEditor / GraphiteEditor/Graphite

Polygon: Use inner instead of outer radius

Open
#3,484 5 comments 1 reaction 0 assignees View on GitHub
Good First Issue
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

When creating a polygon, I often want to be able to create it with a radius based on the middle segment. For example, with hexagons:

### What the radius currently sets

Image

### What I want to set as the radius

Image

I don't know how this should be implemented. Should it be a toggle? It could be a simple custom component with a relatively simple trigonomery node also. Should it be implemented directly within the editor?

I currently don't realize what is the scope of these nodes. Should they be general? Should the provide the bare minimum to be composable into any wanted node?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.