Search - User list
Full Version: Day 8 Animation | Vellum | Balloon
Root » MARDINI Daily Art Challenge 2022 » Day 8 Animation | Vellum | Balloon
James Macgill

Struggled a little here to work out how to animate the pressure property per letter. I tried animating the values outside of the solver based on proximity to the end of the hour hand - but that didn't work past the first frame - instead I used a vex expression inside a vellum constraint property that was driven by the frame number and a ptnum value that I'd transferred and promoted on each hour symbol.
float dist = abs(((@Frame/20.0)-(12-@origptnum)));
if (dist < 0.3) {
 restlength = 4;
}
else {
 restlength=0.2;
}
Note:
Text from Attribute node by ndickson orbolt.com
yotatanbe
jp_
Mardini Day 08: Balloon
oof barely made it. Did quick setups... Just trying to chase it. Busy at work... hooo

Peter_Arcara
Here's my submission for Vellum Balloon:

cdordelly
Hello guys, here is my entry for Vellum Balloon:




Quick breakdown showing the node in action:




Hope you like it, cheers!
aloeks
xrossfader
Another fun evening of playing with pressure.

Requson
Mardini Balloon


majstorovich
Spent two days watching tutorials, now catching up
dotsimulate
All the cloth textures are generated in COPs with ramps! COPs leaves a lot to be desired after getting very comfortable in Touchdesigner, but I'm sure I'll find some use for it.

Simulation and animation were created on March8, then quickly lit and textured this last night.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB