How can I create a Split-Flap Type Display? I am looking for an effect, which works with fonts and not image files, so I can type in different words for the Split-Flap animation
Best
Split-Flap Type Display
11298 5 1-
- ntmfilm
- Member
- 8 posts
- Joined: Dec. 2010
- Offline
-
- goldfarb
- Staff
- 3465 posts
- Joined: July 2005
- Offline
simple, but not easy…
you could start by making an asset that had a two section font (upper part of character, lower part of character)
one of it's parameters would be the character
then an asset that created a fixed (or variable) length frame in which to place the characters - and would copy one character asset to each point within that frame
one of it's parameters would be the character string - from that it would get the number of characters (plus spaces) per line and the character type (a, A, i, I, 4, 7 etc)
the trick would be to read the string and set the corresponding character asset to the right type…use python here.
as for the mechanics, you could go the rbd route - but simply animating it would be better and easier…
here's a little diagram: http://upload.wikimedia.org/wikipedia/commons/5/5e/Analog_clock_with_digital_display.png [upload.wikimedia.org]
you could start by making an asset that had a two section font (upper part of character, lower part of character)
one of it's parameters would be the character
then an asset that created a fixed (or variable) length frame in which to place the characters - and would copy one character asset to each point within that frame
one of it's parameters would be the character string - from that it would get the number of characters (plus spaces) per line and the character type (a, A, i, I, 4, 7 etc)
the trick would be to read the string and set the corresponding character asset to the right type…use python here.
as for the mechanics, you could go the rbd route - but simply animating it would be better and easier…
here's a little diagram: http://upload.wikimedia.org/wikipedia/commons/5/5e/Analog_clock_with_digital_display.png [upload.wikimedia.org]
-
- rdg
- Member
- 401 posts
- Joined:
- Offline
Reminds me of an old project of mine:
http://forums.odforce.net/index.php?/topic/5661-per-point-animation-of-attributes/page__fromsearch__1 [forums.odforce.net]
Antoine kindly sent me a sweet POP solution to animate arbitrary words.
http://forums.odforce.net/index.php?/topic/5661-per-point-animation-of-attributes/page__fromsearch__1 [forums.odforce.net]
Antoine kindly sent me a sweet POP solution to animate arbitrary words.
this is not a science fair.
-
- ntmfilm
- Member
- 8 posts
- Joined: Dec. 2010
- Offline
-
- rdg
- Member
- 401 posts
- Joined:
- Offline
-
- ntmfilm
- Member
- 8 posts
- Joined: Dec. 2010
- Offline
-
- Quick Links


