Python in želvja grafika:Zanimiv vzorec




Komentar primera: In še nekaj zanimivih primerov:
Smisel tega programa je bolj motivacija, da lahko z relativno preprostim algoritmom dobimo na platnu zanimive slike. Program prikaže lep vzorec, ki ga dobimo z risanjem krogov v različnih barvah. Primer rekurzije: risanje drevesa z vejami

Iteracije: Stavek for in gnezdene zanke

Iteracije: Stavek for - each, Risanje raznobarvnih krogov, lik želve

Primer s polnjenjem poligonov, risanjem pik...

Tekmovanje več želv od starta do cilja

Zanimiv vzorec, narisan s krogi različnih barv






Več dokumentacije o želvji grafiki s Pythonom

Skulpt may be licensed under:

  1. The MIT license.

  2. Or, for compatibility with Python, the PSFLv2.

Please note that this dual license only applies to the part of Skulpt that is included in the runtime, and not necessarily to surrounding code for build processing or testing. Tests are run using V8, and Closure Compiler, and some test code is taken from the tinypy and Python test suites, which may be distributed under different licensing terms.