View allAll Photos Tagged ComputerGenerated
A square curve generated from a Lindenmayer system with a program I wrote.
The L-system I used is:
SquareCurve {
angle 4
axiom f+xf+f+xf
x=XF-F+F-XF+F+XF-F+F-X
}
current exhibition screen/ing
at University of Wisconsin Fox Valley
automata.ungun : a processing-generated animation of guns decaying over time based on accumulation of pixelswapping being done to an array of images of handguns.
this work extends the project i have worked on periodically in the past, the ungun project, visible in the portfolio section of station-number-six.com, my website.
the work is hosted on a raspberry Pi and projected in the gallery.
Gear4gamers.com 2008 Mitsubishi Lancer Evolution X GSR Fujimi Attack
by BP Racing.
Download this and other exclusive give-away's through the Forza 3 storefront, simply search the keyword "gear4gamers.com" to grab this sweet ride.
Terragen TG2 finished render.
This is the first of a series I intend to create from the same data file.
A snapshot of a driving simulator some colleagues and me have been developing for a company.
Imagen de un simulador de conducción que hemos desarrollado para una empresa.
I played around with the Apophysis fractal generator for the first time today. The program looks very interesting, very different from Tierazon.
An H-tree generated from a Lindenmayer system with a program I wrote.
The L-system I used is:
HTree {
angle 4
axiom >[fx]|[fx]
x=[@IQ2>+[fx]|[fx]]
}