It is currently Fri Aug 21, 2026 3:02 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 59 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: My latest brain child
PostPosted: Fri Mar 11, 2011 5:50 pm  (#41) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
I don't mind, as long as the script allows us to make something like that :D

Could you make it like an Iwarp type thing, where it spirals around and then you can drag part up and it would get longer there, and you could make it thicker or whatever.

This would be really cool,
Willy

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 1:03 am  (#42) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I would love to see what the script is and maybe we could help coding it?

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 6:11 am  (#43) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
PhotoMaster wrote:
I would love to see what the script is and maybe we could help coding it?
Well I eventually figured out the problem. Basically in its current version the script is completely "local", it computes everything from what the call stroke.stroke.get_point_at_dist() returns: coordinates + slope. Unfortunately in a circle there are always two points that have the same slope (diametrically opposed) but the vectors from the curve (ie DeltaX/DeltaY computed) should have opposite signs if we want to remain on the outer circle (otherwise at some point we switch to the inner circle). So I have to add a "direction" criterion to this, likely by working with absolutes values and computing the sign differently, based on X/Y evolution on nearby points in the original path. This may slow down somewhat the script, but since it's reasonably fast right now it should remain OK.

On the other hand it's rather sunny outside :)

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 8:41 am  (#44) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
More Rain Dances...

Sounds fine to me if it runs a little slower, just so long as it runs :D

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 11:22 am  (#45) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16164
Go take a walk in the nice sunshine ofnuts. :)

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 3:20 pm  (#46) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
Just got what, among my circle of programmers, we call an "algorasm":
Attachment:
doublecoil.png
doublecoil.png [ 273.36 KiB | Viewed 2214 times ]


Stop the raindances :)

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 3:21 pm  (#47) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Sweeeeeet!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 3:23 pm  (#48) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
algorasm: n. A sudden, short-lived moment of pleasure enjoyed by the programmer when the final kludge rings the bell.

So does that mean you are done?

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 3:36 pm  (#49) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
Willy wrote:
algorasm: n. A sudden, short-lived moment of pleasure enjoyed by the programmer when the final kludge rings the bell.

So does that mean you are done?
code-wise, yes... Now remains writing the doc, and remembering how to put it on SourceForge...

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 3:37 pm  (#50) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
Can't wait then :D
Look forward to that day when you get it up :D

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 6:02 pm  (#51) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12836
Love the intermeshing spirals. Very much look forward to you little program ofnuts. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 8:54 pm  (#52) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
i'm still doing my rain dance!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:14 pm  (#53) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16164
I am dancing right along with PhotoMaster. :lol

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:14 pm  (#54) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
If I dance twice as fast will he get twice as much Rain?

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:17 pm  (#55) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
I'm also wearing a hat with the Eiffel Tower on it!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:22 pm  (#56) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16164
That probably helps more than my eating a doughnut!

_________________
Image


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:33 pm  (#57) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
Might help to chant in French, so the rain gods know where to disperse the rain. :O

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:35 pm  (#58) 
Offline
GimpChat Member
User avatar

Joined: Mar 02, 2011
Posts: 1850
Location: Michigan
Careful with that, make sure you speak French well, maybe if you scream his last name and Address really loud then they could Aim and Lock on

_________________
Image
I'm back I think


Top
 Post subject: Re: My latest brain child
PostPosted: Sat Mar 12, 2011 9:40 pm  (#59) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
We got tone! We got tone! Take the shot!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


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

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group