tessela.is

@tessela_is
29 Followers
77 Following
101 Posts
digital & algorithmic fabrication collective
Camille Vierin & @frankiezafe
#brussels #cnc #cam #design
The 19 ways to split a 2x2x2 cube into 2 equal tetracubes.
just finished a #fedora with narrow padding in #b3d. not super accurate yet for the edge ratio of the diamond shape...
#einstein #tiles #3d #design #math #tiling
testing a landscape in a custom multilayered materials made of recycled #plastic by #belalbatros. we have assembled the different layers before milling.
#cnc #design #recycle #fablab @greenfabric
just finished an upgrade of a #timelapse #python #script : now possible to control a lighting setup in sync with the video grab. next step is to improve the time precision
repo : https://gitlab.com/frankiezafe/basic_security_cam/-/tree/master/timelapse
#electronic #automation #lab #photography
public exhibition of @Femoesa, lots of drawings are getting green and slowly dissolve in the background
#denhaag #streetart #publicspace #nonplace
first test of the #modular tiles inspired by #erosion and #plants : tiles have a level defined by the number of connection on top and bottom edges, and optional side connectors.
#design #parametric #code #cnc

void mainImage(out vec4 o, vec2 u) {

vec3 c,p,r = iResolution;

float i, s, d;

for(; i++ < 1e2;
d += s = .01+ abs(1. - length(p.xy))*.3,
c += (1.3+cos(3.*p.z+vec3(6,4,2))) / s / d
)
for(p = vec3((u+u-r.xy)/r.y * d, d + iTime),
p.x *= .15,
p.z = .4*cos(p.z*.6),
s = 4.; s++ < 8.;
)
p.xz += asin(sin(p.zx*s))/s;;
o.rgb = tanh(c / 1e3);
}

https://www.shadertoy.com/view/tctfDs

#glsl #shader

just dusted off an old #python script to turn it into a #timelapse utility. i still have to control the lighting of via the GPIO pins of the #raspberrypi that will run it.
https://gitlab.com/frankiezafe/basic_security_cam/-/blob/master/timelapse/timelapse.py
#automation #ftp #dev
timelapse/timelapse.py · master · frankie / basic_security_cam · GitLab

simple python script based on opencv to make a security cam

GitLab
Twenty streets of Paris before and after in one minute