New extension for seamless pattern and tesselations
Hi to all. Here are a new extension/procedural template to make seamless pattern and tesselations.
Here are the code and a video. http://inkscape.org/en/gallery/item/1268/
Regards, Jabier.
New link and name "Seamless Patterns":
http://inkscape.org/en/gallery/item/1280/
Regards
El vie, 17-10-2014 a las 19:44 +0200, Jabiertxo Arraiza Cenoz escribió:
Hi to all. Here are a new extension/procedural template to make seamless pattern and tesselations.
Here are the code and a video. http://inkscape.org/en/gallery/item/1268/
Regards, Jabier.
Amazing, one of most useful extensions for inkscape my reaction after install them http://www.reactiongifs.com/wp-content/uploads/2013/09/winning.gif Thanks so much for your work dude!
2014-10-17 19:25 GMT+00:00 Jabiertxo Arraiza Cenoz <jabier.arraiza@...3108.....
:
New link and name "Seamless Patterns":
http://inkscape.org/en/gallery/item/1280/
Regards
El vie, 17-10-2014 a las 19:44 +0200, Jabiertxo Arraiza Cenoz escribió:
Hi to all. Here are a new extension/procedural template to make seamless pattern and tesselations.
Here are the code and a video. http://inkscape.org/en/gallery/item/1268/
Regards, Jabier.
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Jajaja Thanks so much for instaling!
Jabiertxo.
El sáb, 18-10-2014 a las 13:30 +0000, Jonathas Jackson escribió:
Amazing, one of most useful extensions for inkscape my reaction after install them http://www.reactiongifs.com/wp-content/uploads/2013/09/winning.gif Thanks so much for your work dude!
2014-10-17 19:25 GMT+00:00 Jabiertxo Arraiza Cenoz <jabier.arraiza@...3109...2...
:
New link and name "Seamless Patterns":
http://inkscape.org/en/gallery/item/1280/
Regards
El vie, 17-10-2014 a las 19:44 +0200, Jabiertxo Arraiza Cenoz escribió:
Hi to all. Here are a new extension/procedural template to make seamless pattern and tesselations.
Here are the code and a video. http://inkscape.org/en/gallery/item/1268/
Regards, Jabier.
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Hi Jabier, I really enjoy making tesselations, and I'm sure I will enjoy using this extension quite a lot. Thanks for making it available for us. I installed, and it shows up in Render submenu. So seems like it was installed properly. I left settings at 100 x 100, but after I click OK, I get a long Traceback. Maybe I installed it wrong? Or maybe I used it wrong? I put in brynn/AppData/Roaming/Inkscape/extensions, the 3 files (2 INX and 1 PY). Ok to put there? I'm not clear if we're supposed to draw the original object before calling the extension. Or if we're supposed to call the extension first, and then draw something. Thanks for your help :-)
brynn
PS - Here's the traceback
Traceback (most recent call last):
File "tesselation.py", line 202, in <module>
c.affect()
File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 221, in affect
self.effect()
File "tesselation.py", line 22, in effect
self.document = etree.parse(os.path.join(path, "tesselation.svg"))
File "lxml.etree.pyx", line 2692, in lxml.etree.parse (src/lxml/lxml.etree.c:49594)
File "parser.pxi", line 1500, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:71364)
File "parser.pxi", line 1529, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:71647)
File "parser.pxi", line 1429, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:70742)
File "parser.pxi", line 975, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:67740)
File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824)
File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745)
File "parser.pxi", line 563, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64060)
IOError: Error reading file 'C:\Users\brynn\AppData\Roaming\inkscape\extensions\tesselation.svg': failed to load external entity "file:///C:/Users/brynn/AppData/Roaming/inkscape/extensions/tesselation.svg"
-------------------------------------------------- From: "Jabiertxo Arraiza Cenoz" <jabier.arraiza@...2982...> Sent: Friday, October 17, 2014 11:44 AM To: "inkscape-user" inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] New extension for seamless pattern and tesselations
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Sorry, forgot to say this is on Win7, 64 bit with Inkscape 0.48.5
-------------------------------------------------- From: "Brynn" <brynn@...3089...> Sent: Saturday, October 18, 2014 10:32 AM To: <jabier.arraiza@...2982...>; "inkscape-user" inkscape-user@lists.sourceforge.net Subject: Re: [Inkscape-user] New extension for seamless pattern andtesselations
Hi Jabier, I really enjoy making tesselations, and I'm sure I will enjoy using this extension quite a lot. Thanks for making it available for us. I installed, and it shows up in Render submenu. So seems like it was installed properly. I left settings at 100 x 100, but after I click OK, I get a long Traceback. Maybe I installed it wrong? Or maybe I used it wrong? I put in brynn/AppData/Roaming/Inkscape/extensions, the 3 files (2 INX and 1 PY). Ok to put there? I'm not clear if we're supposed to draw the original object before calling the extension. Or if we're supposed to call the extension first, and then draw something. Thanks for your help :-)
brynn
PS - Here's the traceback
Traceback (most recent call last):
File "tesselation.py", line 202, in <module>
c.affect()
File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 221, in affect
self.effect()
File "tesselation.py", line 22, in effect
self.document = etree.parse(os.path.join(path, "tesselation.svg"))
File "lxml.etree.pyx", line 2692, in lxml.etree.parse (src/lxml/lxml.etree.c:49594)
File "parser.pxi", line 1500, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:71364)
File "parser.pxi", line 1529, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:71647)
File "parser.pxi", line 1429, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:70742)
File "parser.pxi", line 975, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:67740)
File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824)
File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745)
File "parser.pxi", line 563, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64060)
IOError: Error reading file 'C:\Users\brynn\AppData\Roaming\inkscape\extensions\tesselation.svg': failed to load external entity "file:///C:/Users/brynn/AppData/Roaming/inkscape/extensions/tesselation.svg"
From: "Jabiertxo Arraiza Cenoz" <jabier.arraiza@...2982...> Sent: Friday, October 17, 2014 11:44 AM To: "inkscape-user" inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] New extension for seamless pattern and tesselations
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Hi Brynn, you need to put also the SVG in the zip -in the same dir-.
Regards, Jabier.
El sáb, 18-10-2014 a las 10:32 -0600, Brynn escribió:
Hi Jabier, I really enjoy making tesselations, and I'm sure I will enjoy using this extension quite a lot. Thanks for making it available for us. I installed, and it shows up in Render submenu. So seems like it was installed properly. I left settings at 100 x 100, but after I click OK, I get a long Traceback. Maybe I installed it wrong? Or maybe I used it wrong? I put in brynn/AppData/Roaming/Inkscape/extensions, the 3 files (2 INX and 1 PY). Ok to put there? I'm not clear if we're supposed to draw the original object before calling the extension. Or if we're supposed to call the extension first, and then draw something. Thanks for your help :-)
brynn
PS - Here's the traceback
Traceback (most recent call last):
File "tesselation.py", line 202, in <module>
c.affect()
File "C:\Program Files (x86)\Inkscape\share\extensions\inkex.py", line 221, in affect
self.effect()
File "tesselation.py", line 22, in effect
self.document = etree.parse(os.path.join(path, "tesselation.svg"))
File "lxml.etree.pyx", line 2692, in lxml.etree.parse (src/lxml/lxml.etree.c:49594)
File "parser.pxi", line 1500, in lxml.etree._parseDocument (src/lxml/lxml.etree.c:71364)
File "parser.pxi", line 1529, in lxml.etree._parseDocumentFromURL (src/lxml/lxml.etree.c:71647)
File "parser.pxi", line 1429, in lxml.etree._parseDocFromFile (src/lxml/lxml.etree.c:70742)
File "parser.pxi", line 975, in lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:67740)
File "parser.pxi", line 539, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:63824)
File "parser.pxi", line 625, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:64745)
File "parser.pxi", line 563, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:64060)
IOError: Error reading file 'C:\Users\brynn\AppData\Roaming\inkscape\extensions\tesselation.svg': failed to load external entity "file:///C:/Users/brynn/AppData/Roaming/inkscape/extensions/tesselation.svg"
From: "Jabiertxo Arraiza Cenoz" <jabier.arraiza@...2982...> Sent: Friday, October 17, 2014 11:44 AM To: "inkscape-user" inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] New extension for seamless pattern and tesselations
Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho
Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Ok, I'm confused. I put the SVG in there with the other files. But when I run the extension, it just reproduces your yellow and gray Inkscape logo. How can I make my own?
Sorry if I'm being dense.
-------------------------------------------------- From: "Jabiertxo Arraiza Cenoz" <jabier.arraiza@...2982...> Sent: Saturday, October 18, 2014 11:31 AM To: "Brynn" <brynn@...3089...> Cc: "inkscape-user" inkscape-user@lists.sourceforge.net Subject: Re: [Inkscape-user] New extension for seamless pattern and tesselations
participants (3)
-
Brynn
-
Jabiertxo Arraiza Cenoz
-
Jonathas Jackson