Dispersion effect

Corel Paint Shop Pro

Moderator: Kathy_9

Post Reply
Jean-Luc
Advisor
Posts: 2177
Joined: Sat Oct 22, 2011 10:50 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: ASUS Computer N751J
processor: Intel i7_4710 HQ 2_50GHz
ram: 16GB
Video Card: NVIDIA GeForce GTX 850M
sound_card: NVIDIA High Definition Audio
Hard_Drive_Capacity: 2 Tb
Monitor/Display Make & Model: NVIDIA GeForce GTX 850M
Corel programs: PSP X7, X9, 2018 to 2023
Location: Belgium (French speaking)
Contact:

Dispersion effect

Post by Jean-Luc »

Someone, on the French user web board, asked if PaintShop Pro has the possibility to do a similar effect seen in Photoshop:
http://www.paintshoppro.fr/viewtopic.ph ... =442#p5010
Here another example:
Dispersion-Photoshop-Action.jpg
This special tool ("dispersion") doesn't exist in PSP and I tried to do something with layers, erasing parts, applying customized brushes, etc.
But it takes many many time to do it and I cannot render the same effect.

Perhaps do you have a better approach or a script or a plugin to achieve the task ?

If you search for "dispersion photoshop" images in Google, you will find a lot of examples.
This effect is very popular.

Jean-Luc
THE PAINTSHOP PRO COOKBOOK - GENEALOGY WITH PAINTSHOP PRO
Installed PSP Ultimate: X7, X9, 2018, 2019, 2020, 2021, 2022, 2023
LeviFiction
Advisor
Posts: 6831
Joined: Thu Oct 02, 2008 1:07 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: Alienware M17xR4
processor: Intel Core i7-3630QM CPU - 2_40GH
ram: 6 GB
Video Card: NVIDIA GeForce GTX 660M
sound_card: Sound Blaster Recon3Di
Hard_Drive_Capacity: 500GB
Corel programs: PSP: 8-2023
Location: USA

Re: Dispersion effect

Post by LeviFiction »

It's an action script. It relies on a huge amount of actions. It also uses the effect "crystallise" I think Effects - > Texture Effects -> Tiles to simulate it. It'll take me a while to convert the action into a useable script but you should be able to get something close. Assuming I'm not missing something important in my very fast review of the action. :P
https://levifiction.wordpress.com/
Cassel
Posts: 1587
Joined: Fri Oct 29, 2010 6:49 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
ram: 16Gb
Corel programs: PSP 8 (JASC) to PSP 2023
Location: Canada
Contact:

Re: Dispersion effect

Post by Cassel »

Without making it into a script, i have a class where i show how to do it manually:

http://scrapbookcampus.com/master-class ... sp-part-3/

I would dream of making it into a script, for sure. But maybe levifiction will beat me to it!
Cassel
https://creationcassel.com/store
Specializing in PSP specific products: scripts and tubes

https://scrapbookcampus.com
for beginner and seasoned scrappers and designers and other PSP users
LeviFiction
Advisor
Posts: 6831
Joined: Thu Oct 02, 2008 1:07 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: Alienware M17xR4
processor: Intel Core i7-3630QM CPU - 2_40GH
ram: 6 GB
Video Card: NVIDIA GeForce GTX 660M
sound_card: Sound Blaster Recon3Di
Hard_Drive_Capacity: 500GB
Corel programs: PSP: 8-2023
Location: USA

Re: Dispersion effect

Post by LeviFiction »

EDIT: Okay script is coming along slowly. I'm probably over complicating it. but this thing creates 30 different layers, then disperses them left, right, up, or down, depending on the script you run. Among other things it does.

I'm going to make a script that randomizes the dispersion based on a min and max that you select as well as identifying a direction. This way you can use one script for what normally takes them 4 actions. But I think I'm making head-way.
Last edited by LeviFiction on Tue Nov 01, 2016 6:10 am, edited 1 time in total.
https://levifiction.wordpress.com/
JoeB
Posts: 2778
Joined: Fri Mar 28, 2008 10:04 pm
operating_system: Windows 8.1
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: LENOVO 4524PE4 ThinkCentre M91p
processor: 3.10 gigahertz Intel Quad Core i5-2400
ram: 8 GB
Hard_Drive_Capacity: 4.6 TB
Corel programs: PSP 9, X7 to 2019, 32 & 64-bit
Location: Canada

Re: Dispersion effect

Post by JoeB »

If PSP has a brush set similar to the PS Splatters Brush set then perhaps the tutorial at this link could be scripted to do something similar to what Jean-Luc requested:

http://wegraphics.net/blog/tutorials/ho ... photoshop/
Regards,

JoeB
Using PSP 2019 64bit
photodrawken
Posts: 684
Joined: Wed Sep 26, 2012 8:40 am
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
ram: 16Gb
Hard_Drive_Capacity: 324Gb
Location: USA

Re: Dispersion effect

Post by photodrawken »

I don't understand why one would want an action (or script) to do this -- the general technique is simple, involving only 3 layers and 2 masks.

All the fun of doing this technique is in dabbing the splatter brushes on the masks, varying the properties of the brush(es) to get a custom effect. Then you can have even more fun by distorting those masks with various blurring, perturbations, etc., etc. :D
dispersion 01.jpg
Ken
Yes, I think it can be eeeeeasily done...
Just take everything out on Highway 61.
Kathy_9
Site Admin
Posts: 2896
Joined: Tue Nov 30, 2010 12:44 am
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
processor: 8th Generation Intel Core i7 8700 3 20 GHz
ram: 16GB
Video Card: NVIDIA GeForce RTX 2060 [6 GB GDDR6 dedicated]
sound_card: NVIDIA High Definition Audio
Hard_Drive_Capacity: 2TB
Monitor/Display Make & Model: HP EliteDisplay E243m 23.8-inch
Corel programs: PSPX2 ~2023; Painter 2018~23
Location: USA
Contact:

Re: Dispersion effect

Post by Kathy_9 »

LeviFiction wrote:EDIT: Okay script is coming along slowly. I'm probably over complicating it. but this thing creates 30 different layers, then disperses them left, right, up, or down, depending on the script you run. Among other things it does.

I'm going to make a script that randomizes the dispersion based on a min and max that you select as well as identifying a direction. This way you can use one script for what normally takes them 4 actions. But I think I'm making head-way.
Sounds like a fun script. Can't wait to try it.
PSPX9 | PSP2020 | PSP2021| PSP2022 | PSP2023 & PhotoMirage installed; PSPX | PSPX2 thru PSP2019 owned but not installed
http://www.flickr.com/photos/37153430@N03/
JoeB
Posts: 2778
Joined: Fri Mar 28, 2008 10:04 pm
operating_system: Windows 8.1
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: LENOVO 4524PE4 ThinkCentre M91p
processor: 3.10 gigahertz Intel Quad Core i5-2400
ram: 8 GB
Hard_Drive_Capacity: 4.6 TB
Corel programs: PSP 9, X7 to 2019, 32 & 64-bit
Location: Canada

Re: Dispersion effect

Post by JoeB »

I agree. :-)
Regards,

JoeB
Using PSP 2019 64bit
Ernie
Posts: 7
Joined: Thu Oct 06, 2016 9:31 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
processor: i3 4350 3.6Ghz
ram: 16 Gb
Hard_Drive_Capacity: 3.5 TB int
Monitor/Display Make & Model: Asus
Corel programs: PaintshoPro X7,x9& 2019 Aftershot3

Re: Dispersion effect

Post by Ernie »

Some Photo Shop Dispersion brushes work fine. Providing they are ABR files they can be imported to your brush lists.
User avatar
hartpaul
Advisor
Posts: 2893
Joined: Tue Mar 20, 2012 3:38 pm
operating_system: Windows 10
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: ASUSTeK P7P55D STRIX B240F GAMING
processor: IntelCore i7 7700 3.60 Ghz
ram: 8 Gb
Video Card: Nvidia GeForce GTX 1050
sound_card: Nvidia High Definition Audio
Hard_Drive_Capacity: 1000 Gb
Monitor/Display Make & Model: AOC
Corel programs: PSP8,X2 to X9,2018,2019,2020
Location: Australia

Re: Dispersion effect

Post by hartpaul »

There are several videos on youtube demonstrating this effect. You also get different appearances by using different brushes eg hard square brush, smoke trial brush, ripple brush. Different brush types can be imported and used to suit your theme.
You can also take your time in applying the brush strokes or use a randomised jitter effect.
My result
01Splatterresult.jpg


The layers palette that produced this:
02Layerssplatter.jpg
and a method
Shattered image
1. Duplicate image twice for three images. Hide bottom and top image
2.Select middle image (2) and remove object - object remover. Hide layer
3. Select top layer (3) Use object extractor and duplicate (upper 3)
4. Second top layer (3>4) warp to move parts to where explosion occurs.
5. Hide all (black mask)
6. Top layer (upper 3) Show all mask (white)
7. White brush, jitter set, paint on black mask (5) to show the distorted parts
8. Black brush, paint on white mask (6) to hide parts of original extracted image on( upper 3
9. Make object removed layer (2) visible.
Systems available Win7, Win 8.1,Win 10 Version 1607 Build 14393.2007 & version 20H2 Build 19042.867
Post Reply