Skip to content

PenTool implemented in turtle -- maybe in future, high quality graphics tool

License

Notifications You must be signed in to change notification settings

bucket1582/TurtlePenTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtlePenTool

A pen tool implemented using the turtle module. It is meaningless to use this tool unless you are a turtle module nerd.

Features

  1. Press "p" for pen tool mode.
  2. Press "m" for move mode.
  3. Press "r" to refresh the paintings
    You have to refresh the paintings to look at the finished work. There will be some disconnected parts if not.

If you click a point connected to another point, you will see some small dots. Those dots are handlers for the curve. You can move the handlers to update the curve.

About

PenTool implemented in turtle -- maybe in future, high quality graphics tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages