Kivy crash course 7: Drawing on the canvas HD

05.01.2014
This time we cover one of the last big features of kivy, the graphical instructions that let use draw an manipulate arbitrary shapes to create any kind of image of pattern. I go through the basic syntax on both the python and kivy language sides. Download links: - Python code at tutorial start: https://github.com/inclement/kivycrashcourse/blob/master/video7-drawing_on_the_kivy_canvas/before.py - Kv code at tutorial start: https://github.com/inclement/kivycrashcourse/blob/master/video7-drawing_on_the_kivy_canvas/tutorial.kv_before - Python code at tutorial end: https://github.com/inclement/kivycrashcourse/blob/master/video7-drawing_on_the_kivy_canvas/after.py - Kv code at tutorial end: https://github.com/inclement/kivycrashcourse/blob/master/video7-drawing_on_the_kivy_canvas/tutorial.kv_after

Похожие видео

Показать еще