This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kivy
mirror of
https://github.com/kivy/kivy.git
Watch
1
Star
1
Fork
You've already forked kivy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1d97f1a71
kivy
/
examples
/
shader
/
plasma.kv
10 lines
153 B
Plaintext
Raw
Normal View
History
Unescape
Escape
examples: add plasma shader example
2011-02-17 18:20:15 +00:00
#:kivy 1.0
<ShaderWidget>:
fix a lot of tab characters in examples…
2012-08-07 09:45:53 +00:00
canvas:
Color:
rgb: 1, 0, 0
Rectangle:
pos: self.pos
size: self.size