Skip to content

gntlechaos/BezierEditor

Repository files navigation

Bezier Cruve Editor

This processing-based java app let's you place bezier curves and adjust their start, end and control points. If you press 'R', you can hide/show the control points/lines. If you press 'Y', you will toggle the Bezier Add Tool, which allows you to insert new Bezier curves between two points. You can also join endpoints of different curves by holding CONTROL before dropping a point on top of other ones. To explode the joint, simply use the right mouse to click in the region (points will scatter to opposite directions and their link will be broken). Finally, if you use the mouse wheel button, you can select an anchor (end) point to inspect it. While inspecting it, press S to check if it is part of a closed shape. Results will appear on the inspector.

Initial Screen

Initial Screen

Editing Control Points

Editing Control Points

Bezier Add Tool

Start of Bezier Add Tool Bezier Add Tool Bezier Add Tool

Points Joined using CONTROL command

CONTROL

Hide Control Points/Reference Lines

 Hide Control Points

Anchor Point Inspector and Closed Shape Recursive Detection

Anchor Point Inspector Anchor Point Inspector

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published