Submissions by s-ol tagged loop

Another quick PureData experiment.

I'm getting more comfortable with it but it's still very hard to build something I plan beforehand.

cone.pd1kb
1 download

welp

A submission for Weekly Loop 3 6

three versions of very simple monochromatic things in a square grid + a glitched bonus gif.
source: https://github.com/s-ol/demoloops/tree/master/squa...

welp, there goes the streak; i could blame going on holiday but really I totally would've had the time to do it.

for my mom's birthday - don't tell her yet, theres a couple minutes left!

did the low-poly in inkscape and wrote some simple XML processing to get the paths out of the SVG file.\

Source on github: goldfish/init.moon

i've seen the general idea done a couple of times, but this was a nice exercise in geometry.

I'm pretty sure theres a better way of constructing the outer polygon from one of it's vertices and the edge angle, but I'm just rotating it back and translating to get it to stick vertex-to-vertex which feels kind of weird (and unreadable).

Source on github (moonscript)

not very impressive.... also something didn't quite work out with the colors this time

as always, on github

I'll most likely make this one a lot pretty at some point.

damn it, late to submit again. Will try to do another one in time this week...

for the interested: code on github

Missed last week :/
Well I made two "holosphere" ones so I guess... still going? :D

not exactly sure what this is.

man, inspiration is hard to come by. Rewrote schedulör from scratch, have yet to port the old loops over to the new engines (and fix their looping!), so no source until then. It's messy anyway.

weird jumpy pseudo-3d sphere thing.

not happy with it due to absence of ideas... either going to improve it until the end of the week or make a new one.

Source on github

theres a transparent version but it has black seams so here is in black:

EDIT: added a new version I did with a lot of the same code. Now Im neutral :P I do realize my loops are way too long, need to use less different prime factors for the loops....
Also found an intrinsic error in how I detect looping atm... dirty fix for now, will be smarter when I rewrite schedulör for a public release.

I built a small Scheduling/Looping engine in LÖVE and a Wrapper that loops until all "partial loops" are done and auto-screencaps everything. I present: my first looping gif!

The code is now in a github repo: https://github.com/s-ol/demoloops