It is currently Thu May 16, 2024 1:41 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 11:38 am  (#21) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
it does 180 the first chunk of code to get "One good turn"
then does another 90 in second chunk of code to get the image showing.
So total of 270 degrees.
Depending on what you want you can just use the first or 2nd chunk.
I think you probably just want the 2nd chunk of code if you want to rotate an image from invisible (completely flat where you're looking at the edge of image) to when the image is fully showing.

_________________
TinT


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 3:19 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
I would like it differently:

if 0 degrees = completely visible
and 90 degrees = completely invisible

so that the transition would look like this;
A (top / start layer) from 0 to 90 + B (bottom / end layer) from 90 to 0 (and frames arranged in order from bottom to top)

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 3:26 pm  (#23) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
You can change the top chunk of code to go from 0 to 90 (90 range) instead of currently from -90 to 90 (180 range)

0 is completely visible by the way, 90 is completely invisible.

I didn't do it for my code because I don't have a background but had to work before and after image and didn't want the image to rotate such that it would reveal some sort of background other than my before and after images.

_________________
TinT


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 3:35 pm  (#24) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
The one good turn does some funky operation.
Let me make another version with what I mean for you.

_________________
TinT


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 3:48 pm  (#25) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
please see version 11. Will transition by 180 rotation from first layer (top layer) to 2nd layer over in this case just a black 3rd layer.
Image

_________________
TinT


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 6:57 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Thank You very much - now it's exactly what I wanted :hi5


Attachments:
Rotation.gif
Rotation.gif [ 1.08 MiB | Viewed 5314 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 24, 2019 7:01 pm  (#27) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3975
Location: Canada
right on! I was unsure of what you wanted at first. but once the communication was there I knew what to do... no guess work.

Thanks for requesting it btw, it helped relieve me from the one script/day itch hehe

_________________
TinT


Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Sat May 25, 2019 5:33 am  (#28) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Rel. 6

- error repair related to MathMap.
Expressions (*.mm, *.mmc) are registered in the PDB exactly according to the file name (differently than plugins *.exe, *.py, *.scm )- and the change in its name without changing the pdb procedure call causes an error, eg: separating the name with a space;

- add efect: Rotation Transition
based on plugins by Tin Tran: fade_frames.py version 11 https://gimplearn.net/viewtopic.php?f=3&t=2369

- add efect: Zoom and Rotate (from Outer to Inside) - because not everyone has MathMap installed,
based on plugins by Tin Tran: Animate Newspaper Headlines.py https://gimplearn.net/viewtopic.php?f=3&t=1661


Attachments:
Slideshow v.6.zip [21.19 KiB]
Downloaded 152 times

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Mon May 27, 2019 9:24 am  (#29) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Waiting for Your ideas :gaah (that maybe inspire TT to write the code) a bit of classics

For starters: Puzzle

Rel 7: Add efect:PUZZLE SHAPE: SQUARE/CURVED type: regular/shuffle

based on script Puzler.scm by Graechan
http://gimpchat.com/viewtopic.php?f=9&t=6567&start=0

and script-fu-sg-shuffle-layers by Saul Goode
http://gimpchat.com/viewtopic.php?f=9&t=6708

These scripts have been collected to one (Slideshow.scm) and are not registered in the GIMP menu
(and another pdb and they do not clash from originals *scm.)


Attachments:
Puzzle.gif
Puzzle.gif [ 2.8 MiB | Viewed 5249 times ]
Slideshow v.7.zip [23.47 KiB]
Downloaded 169 times

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Thu May 30, 2019 4:25 pm  (#30) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
If there are no new ideas :hoh , it's time for classic effects again

Rel 8.

Add efect:

- MELT ME based on script gimp_melt_me_animation_script_by_fence_post.scm by Art Wade
https://www.deviantart.com/fence-post/art/GIMP-Melt-Me-Animation-Script-85164638,

- MAP FOLD EFFECT based on script MapFoldAnimate.scm by Tin Tran
https://gimplearn.net/viewtopic.php/Map-Fold-Effect-amp-Animation-Script-by-Tin-Tran?t=557&p=4020


Attachments:
Map Fold.gif
Map Fold.gif [ 1.15 MiB | Viewed 5154 times ]
Melt Me.gif
Melt Me.gif [ 2.06 MiB | Viewed 5154 times ]
Slideshow v.8.zip [25.97 KiB]
Downloaded 141 times

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Fri May 31, 2019 8:35 am  (#31) 
Offline
GimpChat Member
User avatar

Joined: Mar 12, 2016
Posts: 198
Location: Illinois, USA
Fun stuff :tyspin


Attachments:
OOPS.gif
OOPS.gif [ 771.46 KiB | Viewed 5095 times ]

_________________
Image
Top
 Post subject: Re: Slideshow by codes TT
PostPosted: Tue Jul 20, 2021 4:32 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Jul 06, 2013
Posts: 2607
Location: California
Are all of these options available in version 8?


Top
Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Unfold Flake plug-in by codes Tin Tran

0

No new posts Slideshow of PlainKnitted outcomes (by Issabella)

5

No new posts Slideshow of WaterSketch outcomes (by Issabella)

4

No new posts Eagles pictures I've shot and made slideshow.

10



* Login  



Powered by phpBB3 © phpBB Group