#pymunk
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Posts by Alexandre B A Villares
a snapshot of a pymunk simulation with a star hanging from a green spring
#pymunk studies... spring WIP The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Another attempt at improving an old "Particle Life" sketch...
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a doted grid of gray points on a black background and distorted gree grid calculated using the log of the complex number representation of the coordinates of the first grid.
#numpy #complex
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a grid of doted gray lines on black background. The grid deformed in blue circles (only 3 visible) by using a complex exp function and in green using a complex log function.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a tight and tall wavy line on a mustard background
WIP #QuadraticCurve
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
composição abstrada feita por rastro de partículas que vão reuzindo de tamanho (pontas afiadas)
Sketch feito na última aula do curso para o MAM-SP... uma turma muito legal, foi um prazer.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #Cre…
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Adding some old code for handling #shapely MultiPolygons and Polygons with holes to my #pymunk wrapper :)
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Py…
a square box filled with floating colorful balls and two white balls connected with a green bar (PinJoint), two oblong thick white bars connected with on a green circle (PivotJoint)
Zero-gravity study of #pymunk PinJoint and PivotJoint,
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
capture of a pymunk simulation with colorful circles and som fat white segments
Back to the #pymunk experiments
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
#LSystem form today's activity at Sesc.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Screenshot from a 2D physics simulation sketch with colorful balls, white polys and a few boxes
More #pymunk experiments, I think I have a basic "experimental helpers" module with a few wrapper classes.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #P…
#pymunk
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
#pymunk
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
#pymunk
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a trapezoidal area filled with colorful circles of different sizes and colors, and a single dark red rectangle, limited by 3 black lines (open at the top)
WIP I'm pursuing an idea I discussed with Ramalho once about making some thin class wrappers around #pymunk objects to simplify creation (and py5 drawing) of the simulations. The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: https://github.com/v…
some green boxes and small green balls have fallen on a region limited by two diagonal black thick lines and a red box. There is an horizontal black thick line bellow the composition.
More #pymunk studies...
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
A small #pymunk demo I've built today at Sesc... The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
#shapely
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
two red dots and a blue cloud-like shape made from a contour of blue translucent dots.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Two red dots to the top left of a blue ellipse with an elliptic red star shape touching it, and there is a smaller blue ellipse inside.
WIP: back to some quadractic-curve studies.
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr...
#shapely #numpy #Processing #Python #py5 #CreativeCoding
Obrigado aos amigos do LHC (Laboratório Hacker de Campinas) pelo dia sensacional!
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
Today my father would have been 91 years old.
The sketch-a-day archives and tip jar are at: abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/ske... #Processing #Python #py5 #CreativeCoding #shapely
[Note that if you are in São Paulo I can get you my L-System mug with a much better price]
#shapely #typography #gif #loop The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a big letter A filled with a diagonal hatch that goes from thick red lines to thin black ones. The edges are dashed.
WIP... #Typography
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
8-pointed star filled with a hatch that goes from thick red to thin black
This is not good nor elegant as implementation :-S
The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding
a star-shape polygon,hatched and with dashed contour.
#shapely The sketch-a-day archives and tip jar are at: https://abav.lugaralgum.com/sketch-a-day Code for this: github.com/villares/sketch-a-day/tr... #Processing #Python #py5 #CreativeCoding