Post Reply 
How to use graphic.draw_filled_polygon?
08-23-2021, 08:09 PM
Post: #1
How to use graphic.draw_filled_polygon?
Whenever I try to run a command like
Code:
>from graphic import *
>draw_filled_polygon([[0,0,0], [0,240,0], [160, 120, 0]], 0)
it just draws nothing and prints "False" to the console. Any other form on syntax either gives me an error or crashes the calculator. I could not find any documentation for this module, so I have no idea how the command works.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to use graphic.draw_filled_polygon? - jfelten - 08-23-2021 08:09 PM



User(s) browsing this thread: 1 Guest(s)