| Author |
Script for similar fractal art
|
|
| Brigitte Seiffert 2007-06-26, 3:18 am |
| I found an interesting photoshop tutorial
http://www.podcollective.com/fora/viewtopic.php?t=579
It is possible, to do similar art work with paintshop without a plugin?
I don't believe, that is to realize with the original PSP pick tool (or
raster deform tool version 8/9) without a script because the coordinates of
the pick tool are absolute numbers.
I think, it is much math with Python to calculate the handles and the pivot
of the pick tool.
Who do know a similar script or have an idea to solution?
I come from German, my English is not good enough to explain this in a
better way.
Regards
Brigitte
| |
| Spandex Rutabaga 2007-06-26, 6:20 pm |
| Brigitte Seiffert wrote:
>
> I found an interesting photoshop tutorial
> http://www.podcollective.com/fora/viewtopic.php?t=579
> It is possible, to do similar art work with paintshop without a plugin?
Yes, I think so.
> I don't believe, that is to realize with the original PSP pick tool (or
> raster deform tool version 8/9) without a script because the coordinates of
> the pick tool are absolute numbers.
It's not so complicated. There is a command which returns the
size (width and height) of the image canvas in absolute pixel
units. If the script transfromations are expressed in relative
(i.e. fractional or percentage) units they can easily be converted
to absolute pixel units for the Deform or Pick tool using the
image size. Alternatively, the script could create a new aquare
image of some convenient size like 1000 x 1000 pixels and work
directly in pixel units on that image using a shape or tube
which you select.
> I think, it is much math with Python to calculate the handles and the pivot
> of the pick tool.
It's only a little arithmetic.
> Who do know a similar script or have an idea to solution?
There are some rather more complicated scripts which paint or
place tubes along a vector path or which place brush strokes so
that the resulting image will tile seamlessly. They illustrate
some things that are similar to what you would want to do. You
can find them here:
http://pixelnook.home.comcast.net/VectorPaint.htm
http://pixelnook.home.comcast.net/VectorTube.htm
http://pixelnook.home.comcast.net/C...lingBrushes.htm
> I come from German, my English is not good enough to explain this in a
> better way.
Your English is fine, aber ich spreche kein Deutsch :)
| |
| Spandex Rutabaga 2007-06-26, 6:20 pm |
| Spandex Rutabaga wrote:
> ... the script transfromations ...
which should read:
.... the script transformations ...
| |
| Tadjio 2007-06-26, 6:20 pm |
| "Spandex Rutabaga" <SpRu@agabatur.xednaps> wrote in message news:46811FFA.F1459908@agabatur.xednaps...
> Spandex Rutabaga wrote:
>
>
> which should read:
>
> ... the script transformations ...
Depends on your point of view:
coming from something
or
trying to form something else!
| |
| BWPanda 2007-06-26, 10:19 pm |
| Well the way I would convert it into a script would be to figure out how to
do it in PSP first, then think about how to automate the process.
So, any ideas how to do it in PSP?
--
Kind regards,
Peter Anderson.
(Fujifilm FinePix S9500)
See where on earth my photos were taken:
http://people.aapt.net.au/~joian/bwpanda_photos.kmz
| |
| FilmPhoto 2007-06-27, 3:17 am |
| underprocessable | |
| Brigitte Seiffert 2007-06-27, 6:19 am |
| underprocessable | |
| Brigitte Seiffert 2007-06-27, 6:19 am |
| Hi,
I found some interesting script
http://www.econym.demon.co.uk/psp8scripts/index.htm for paint Spirals and
Curves with Paintbrushes.
For the Quckscript: between 2. and 3.: you can use, if you like: Effects ->
Imageeffects ->Offset
Regards
Brigitte
"Brigitte Seiffert" <seiffert.b@berlin.de> schrieb im Newsbeitrag
news:4680c370_1@cnews...
> Thank you, Simon,
> I think too complicated. The pick tool is also not the best way.
> Your way is a good idea.
>
> Regards
> Brigitte
>
> "FilmPhoto" <sqw@filmphoto.co.uk> schrieb im Newsbeitrag
> news:4680a9be_1@cnews...
layer)[color=darkred]
plugin?[color=darkred]
(or[color=darkred]
coordinates[color=darkred]
>
>
>
|
|
|
|
| Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |