how to apply an animation into a triangle(Processing)
Posted
by dc_ou
on Stack Overflow
See other posts from Stack Overflow
or by dc_ou
Published on 2010-01-29T12:21:55Z
Indexed on
2010/04/14
19:03 UTC
Read the original article
Hit count: 163
processing
I want to create a simple animation, that can only show in a specific area, such as triange. I already have the animation, a rotating picture. but I dont know how to put it into the triangle. the function texture() can only apply images into a specific area. is there other ways to do that? thx!
© Stack Overflow or respective owner