There is only one animation, and that is really just one
variable $t going through values from 0 to 1.
Have a look at the script behind door 6 from the 2020
advent calendar.
https://openscad.org/advent-calendar-2020/
This splits the 0..1 range into multiple parts and using
those for defining the visibility and animating different
objects.
ciao,
Torsten.
Perfect, thanks. That is exactly what I was looking for.
On Wednesday, September 6, 2023 at 10:23:06 AM PDT, Torsten Paul torsten.paul@gmx.de wrote:
There is only one animation, and that is really just one
variable $t going through values from 0 to 1.
Have a look at the script behind door 6 from the 2020
advent calendar.
https://openscad.org/advent-calendar-2020/
This splits the 0..1 range into multiple parts and using
those for defining the visibility and animating different
objects.
ciao,
Torsten.
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org