It is currently Mon Jun 15, 2026 10:30 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 61 posts ]  Go to page Previous  1, 2, 3, 4  Next
Author Message
 Post subject: Re: Seamless tiles maker?
PostPosted: Thu May 02, 2013 9:08 am  (#41) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Arghh! ... i get a bunch of errors trying to compile 2 on windows.
YAFU did you get many "undefined reference" errors with the engine.c file?

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Thu May 02, 2013 9:22 am  (#42) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
No error in Linux.
The only problem I've had is that despite having pointed "--prefix=/usr", resynthesizer binary was installed in "/usr/local/lib/gimp/2.0/plug-ins/" instead of "/usr/lib/gimp/2.0/plug-ins/". I solved it with the symbolic link:
sudo ln -s /usr/local/lib/gimp/2.0/plug-ins/* /usr/lib/gimp/2.0/plug-ins/

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Thu May 02, 2013 7:41 pm  (#43) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
YAFU wrote:
No error in Linux.
The only problem I've had is that despite having pointed "--prefix=/usr", resynthesizer binary was installed in "/usr/local/lib/gimp/2.0/plug-ins/" instead of "/usr/lib/gimp/2.0/plug-ins/". I solved it with the symbolic link:
sudo ln -s /usr/local/lib/gimp/2.0/plug-ins/* /usr/lib/gimp/2.0/plug-ins/


Okay thanks.

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 9:05 am  (#44) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
@Lylejk
You mentioned on page 4 a script-fu on low-frequency-even:
"... another cool way to clean up the seams is to use a low frequency even Script-fu"
I was curious, so I downloaded from the link you posted but I get the same error that was reported last year from many other users on Gimp 2.8, i.e.
"Error: (<unknown> : 42207763) Procedure execution of gimp-selection-layer-alpha failed on invalid input arguments: Item 'Background copy' (8) cannot be used because it has not been added to an image"
By reading all the comments on Gimp Registry I saw that the mythical Samj did solve the problem, successfully tested by some users: so I guess that the correct version is still not linked properly on Gimp Registry (the one temporarily posted by Samj is not working any more).
If you have a version which runs on 2.8.4 could you post the link here?
Many thanks

_________________
"Where am I ?"


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 12:47 pm  (#45) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Yes; there was a fix, but I'm not sure where it's located at. Reluctant to post it here yet, but I'll PM you a temporary link to it. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 2:01 pm  (#46) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Thanks, waiting to get it...

_________________
"Where am I ?"


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 3:14 pm  (#47) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
If anyone finds a working version of "low frequency even" script for GIMP 2.8, I'm interested too :)

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 3:47 pm  (#48) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
YAFU wrote:
If anyone finds a working version of "low frequency even" script for GIMP 2.8, I'm interested too :)


I'll PM you the temporary link too YAFU; again, I can't share here since I can't remember where I got it and it's not mine to share publicly. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 4:03 pm  (#49) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Thank you very much Lyle, this script is fantastic. I think it can be very useful for Blender, and for normalize any texture.
lylejk wrote:
I can't share here since I can't remember where I got it and it's not mine to share publicly. :)

Perhaps it is "samj" modification? See the comment:
https://registry.gimp.org/comment/14835#comment-14835
But the script is no longer in that link.

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 4:36 pm  (#50) 
Offline
GimpChat Member

Joined: May 09, 2012
Posts: 914
@YAFU
I'm sorry but I do not have this script-fu (I never got an answer) :(


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 4:42 pm  (#51) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Lyle mine doesn't seem to work either.Something around line 54 in the script.can you PM me a link also?
Thanks.

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Fri May 03, 2013 8:20 pm  (#52) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
OK; I will ask forgiveness later; going ahead and hosting it here and my apologies if I stepped on the person's foot that actually both supports and fixed this one. Tux can decide if he wants to remove this from this thread or not. :)


Attachments:
Low_Frequency_Even_2.x_20120613.scm.zip [5.89 KiB]
Downloaded 267 times

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Sat May 04, 2013 12:14 am  (#53) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
lylejk wrote:
OK; I will ask forgiveness later; going ahead and hosting it here and my apologies if I stepped on the person's foot that actually both supports and fixed this one. Tux can decide if he wants to remove this from this thread or not. :)


Truth is Lyle i don't think you have anything to worry about.
; License:
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation; either version 2 of the License, or
; (at your option) any later version.
;


The one i always use.
;;; License:
;;; This program is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2 of the License, or
;;; (at your option) any later version.
;;;
;;; This program is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
;;; GNU General Public License for more details.
;;;
;;; You should have received a copy of the GNU General Public License
;;; along with this program; if not, write to the Free Software
;;; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


Most if not all scripts for Gimp are licensed under GPL so i believe this one is also. :bigthup

Thanks again. :)

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Sun May 05, 2013 5:39 pm  (#54) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Well, I could understand the importance of obtaining seamless tiles for Blender with this video:
https://www.youtube.com/watch?v=kyfU5yN7xNs
I had been difficult to find the correct translation into Spanish of "seamless" in this context.

I can not repeat this for myself without following the video :)
Image

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Sun May 05, 2013 6:51 pm  (#55) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Cool video.Thanks YAFU.

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Sun May 05, 2013 8:09 pm  (#56) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
YAFU wrote:
Well, I could understand the importance of obtaining seamless tiles for Blender with this video:
https://www.youtube.com/watch?v=kyfU5yN7xNs
I had been difficult to find the correct translation into Spanish of "seamless" in this context.


Didn't watch the whole video but just enough to say, yup, it pretty much covers the basics of UV mapping.
The tutorial is more than 1 year old and obviously was made before Cycles Render introduction.
All the magic in Blender happens in the node editor and render layer(s) compositor.
After UV mapping you're only done with texture properly mapped to the object.
Then you add the materials to those objects so, say, the metals look, scatter and reflect light like real life metals.
But all starts with UV mapping and if you didn't do it the right way then the rest of the work isn't going to be great.
This is why making seamless tiles for texturing is so important as I stated in my OP.


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Wed May 08, 2013 1:52 pm  (#57) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
This Python plug-in just showed up in the registry today. There is even a nice tutorial to go with it.

http://registry.gimp.org/node/28112

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Wed May 08, 2013 2:04 pm  (#58) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12775
Thanks for the heads up O; never can have enough tools to create seamless textures (my side hobby as you may know). :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Wed May 08, 2013 2:31 pm  (#59) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16029
Oregonian wrote:
This Python plug-in just showed up in the registry today. There is even a nice tutorial to go with it.

http://registry.gimp.org/node/28112


I saw that and downloaded it today.I am still trying to figure it out. :lol

_________________
Image


Top
 Post subject: Re: Seamless tiles maker?
PostPosted: Wed May 08, 2013 2:42 pm  (#60) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Thanks Oregonian! (and thanks to Efenstor!)
Well, a lot of options with Resynthesizer, Low Frequency Even and Make Seamless Advanced... :gimp

_________________
Image
Be patient, English is not my language.


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

All times are UTC - 5 hours [ DST ]


cron

* Login  



Powered by phpBB3 © phpBB Group