Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Fixing three point circle brush - #346

Open
nlipiarski wants to merge 4 commits into
TVPT:sponge-1.12from
nlipiarski:3point_fix
Open

Fixing three point circle brush#346
nlipiarski wants to merge 4 commits into
TVPT:sponge-1.12from
nlipiarski:3point_fix

Conversation

@nlipiarski

@nlipiarski nlipiarski commented Nov 21, 2019

Copy link
Copy Markdown

This pull request reimplements the 3 point circle brush so that it actually functions correctly. The brush now uses a system of equations to find the center point of the circle as well as a parametric description of the circle to more efficiently place the blocks in the circle. Because of these two changes, I removed the smoothness vs accuracy attribute as the circles are created in a way that is both accurate and smooth.

#299

@gabizou gabizou added the sponge Sponge version of VS label May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

sponge Sponge version of VS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants