[sk.04] - Cantenary Lines From A to B via cantenary line behavior
Game of Thrones Daily

Origami Around

⁂
Acquired Stardust
trying on a metaphor
Today's Document
hello vonnie

Product Placement

Kiana Khansmith
art blog(derogatory)

Discoholic 🪩
No title available

Andulka

Janaina Medeiros
cherry valley forever
Three Goblin Art
taylor price
Peter Solarz
Cosimo Galluzzi

roma★

seen from Indonesia

seen from Iraq

seen from United States

seen from Vietnam

seen from Panama

seen from United States

seen from Australia

seen from United States

seen from United States

seen from Ireland
seen from United States

seen from South Africa
seen from United States
seen from United States

seen from Australia
seen from Lithuania
seen from United States
seen from T1

seen from Malaysia
seen from China
@uncrafted
[sk.04] - Cantenary Lines From A to B via cantenary line behavior
[sk.03] - Growth and Stability
Being able to find stability during growth is a natural thing. Finding structure through chaos tends to give rise to unpredictable outcomes.
[sk.02] - Evolutionary Solver test 1.0
Motivated by the idea of evolution in design, I experimented with evolutionary design systems where design a cross breeding algorithm is used to calculate level of fitness of each iteration. This is repeated until stability and optimal design solution are achieved.
AI & Kennedy : Legend That Thing | Nike (generated by a neural network)
IF YOU CAN’T BEAT IT, LEGEND THAT THING!
CO-Design between Copy Writer and Creative AI for a ‘Faux-advertisement’ campaign for Nike.
Collaboration between Artificial intelligence and human creativity is not that far-fetched on an idea. Both AI and human creativity are based on the same principles, which is analysis and synthesis. For instance, the video shows word generation based on advertising data, more specifically commercials manifestos, to generate this ad.
The result — which I named “AI and Kennedy” — is a schizophrenic journey of motivation bordering on the unintelligible. But between these absurd lines, I observed, with a chill, a touch of genius. Maybe the claim that an AI can do it, isn’t so crazy after all.
Something, that is worth pointing out here is that the results are commercially viable, which is a sign that AI has potential and can do it after all. The commercial was collaboratively created by both the input of the human and the computer.
[W114-2] Ref
Ceramic sculptures by Juliette Clovis
Despite being manually constructed, the sculpture references the algorithmic nature of nature. The form features clusters and recursive/fractals in its visual language. The geometries are influenced by a simplified representation of nature’s code and replicates its behaviour.
See more at https://www.julietteclovis.com
[sk.01]_PointCloud to Interpolated Lines Sketch
Pulling data from the random library to set up point cloud.
Connecting the dots between them using Interpolated lines. The sketch is a simple code which generates 3D forms.
import rhinoscriptsyntax as rs import Rhino.Geometry as rg import random as rn
pts = []
for i in range (50): xpos = rn.random() * 25 ypos = rn.random() * 25 zpos = rn.random() * 25 pts.append( (xpos, ypos, zpos) )
pointcloud = rs.AddPointCloud(pts) selObj = rs.SelectObject(pointcloud) rs.Command(“_explode _Enter”) curves = rs.AddInterpCurve(rs.SelectedObjects() ) rs.DeleteObjects(rs.SelectedObjects() ) rs.AddPipe(curves, 0, 4)
https://brandmark.io
Evolving Floor Plans
What will the future building look like ? Joel Simon here shows his take at defining the future of built environments. His background in biology and computer science brings a novel way of designing floor plans based on biological patterns such as genetic evolution. Ideas such as clusters and optimisation methodologies are present in the design process. These models are heavily reliant on emerging building manufacturing techniques such as additive manufacturing.
See more by clicking the link below https://www.dezeen.com/2019/01/03/evolving-floor-plans-research-joel-simon/
Reaction-diffusion takes into consideration cell growth/decay rate. The form upon reaching stability is an optimised structure.
German software company Hyperganic has developed a rocket engine prototype, that was designed from scratch by an algorithm based only off of data stored in a spreadsheet.
renaissance
L-systems and recursive functions can simulate organic growth based on mathematical procedures
A.I., without culture, without memory, without influence, replied simply with intelligence, it’s “artificial” intelligence.
Phillipe Starck