Mathieu Virbel
415e299570
multitexture: add tiny example showing multitexture capability
2011-09-29 11:55:11 +02:00
Mathieu Virbel
3ca6385f38
update bezier example to use slider instead
2011-09-29 11:13:09 +02:00
Gabriel Pettier
295da2b3a2
provide modified bezier example to test dashed lines, but show problems
2011-09-25 23:52:18 +02:00
Gabriel Pettier
5497370493
work on bezier curve
...
optimised bezier algorithm (no more nested lists, use less ram)
fixed last point problem (curves wasn't goint up to it)
added loop option to bezier curve
updated example widget
2011-08-27 12:39:45 +02:00
Gabriel Pettier
1ace31dfdf
fixed bezier curves to use any number of points, updated example
2011-08-26 15:20:07 +02:00
Gabriel Pettier
743bc180ed
fixes for pull request
...
corrected cython header comment
flattened point list
2011-08-26 01:38:32 +02:00
Gabriel Pettier
5f407edf16
added bezier example in examples/canvas
2011-08-25 20:02:47 +02:00
Mathieu Virbel
4378afca9c
doc: add some comments for examples
2011-06-19 19:42:40 +02:00
Mathieu Virbel
9fc0c6e72e
examples: fix stencil_canvas example to work with stencilview
2011-03-29 17:43:00 +02:00
Thomas Hansen
605cf1ba2d
add StencilCanvas to be able to use stencil masking. Only areas drawn to in stencil_canvas.stencil group will actually be rendered, other fragments will fail teh stencil test
2011-03-24 18:21:59 +01:00
Mathieu Virbel
85abba014c
cleanup examples
2011-01-31 22:37:48 +01:00