
Arrays Sketching for Blender
2 years ago
Blender artists thread:
blenderartists.org/forum/showthread.php?t=178175
ZIP that includes the script (Blender 2.5), PDF help file and blend file with the default brush (for spheres), and the custom brush shown in this video. Also the matcap and material used in this demo.
4shared.com/file/212418902/23bc80cb/ArraySketch_v0_6_alpha.html
Run first the script ArraySketch.py, and then ArraySketch_hotkeys.py to register the hotkeys.
(Note that this script is on an alpha stage. I've tested it with SVN revision 26022, and may probably need changes for future Blender releases).
Update: As for SVN 26510, everything seems to work fine.
Update May-7: A video-tutorial was kindly made by Dimetrii . The voice is in Russian, but it clearly demonstrates the features of this tool, and it has some subtitles in english:
blenderartists.org/forum/showthread.php?t=186196
Update April-9: This is a Blender version I used that worked fine with this script...
4shared.com/file/235171826/32225e0d/Blander25_SVN_26657.html
A grease pencil video tutorial that may help get a grasp of the actual grease pencil features:
vimeo.com/8921999
vimeo.com/8982749
blenderartists.org/forum/showthread.php?t=178175
ZIP that includes the script (Blender 2.5), PDF help file and blend file with the default brush (for spheres), and the custom brush shown in this video. Also the matcap and material used in this demo.
4shared.com/file/212418902/23bc80cb/ArraySketch_v0_6_alpha.html
Run first the script ArraySketch.py, and then ArraySketch_hotkeys.py to register the hotkeys.
(Note that this script is on an alpha stage. I've tested it with SVN revision 26022, and may probably need changes for future Blender releases).
Update: As for SVN 26510, everything seems to work fine.
Update May-7: A video-tutorial was kindly made by Dimetrii . The voice is in Russian, but it clearly demonstrates the features of this tool, and it has some subtitles in english:
blenderartists.org/forum/showthread.php?t=186196
Update April-9: This is a Blender version I used that worked fine with this script...
4shared.com/file/235171826/32225e0d/Blander25_SVN_26657.html
A grease pencil video tutorial that may help get a grasp of the actual grease pencil features:
vimeo.com/8921999
vimeo.com/8982749
MP4
00:05:39
8 Related collections
- Categories / 3D Animation
- Categories / Animation & Motion Graphics
- Blender3D
- phon xay's Channel
- Blender 3D
- Piotao
| Date | Plays | Likes | Comments |
|---|---|---|---|
| Totals | 26.4K | 115 | 23 |
| Feb 14th | 5 | 0 | 0 |
| Feb 13th | 10 | 0 | 0 |
| Feb 12th | 10 | 0 | 0 |
| Feb 11th | 4 | 0 | 0 |
| Feb 10th | 11 | 0 | 0 |
| Feb 9th | 8 | 1 | 0 |
| Feb 8th | 13 | 0 | 0 |
-
Vimeo: About / Blog / Developers / Jobs /
Community Guidelines /
Help Center / Video School / Music Store / Site Map
/ Vimeo
or
-
Legal: TM + ©2012 Vimeo, LLC. All rights reserved. / Terms of Service / Privacy Statement / Copyright

Prev week
Am curious to see how this makes use of existing tools, and/or adds new ones to fill the gaps.
(I should've checked for some CC music ;)
About technical aspects, I will start a thread in the Python forum at BA with some details of this script. You'll be welcome to join and ask or share anything you like.
this looks EXACTLY like zSpheres II in ZB. Please share a tutorial as to how you did, and ESPECIALLY how you did the all quads(unified/adaptive skin!!!?!?!). So VERY amazing.
CANT WAIT TO TEST THE SCRIPT!
The subdivision step does the trick for the "All quads".
But I can add more info in the thread at Blenderartists.org I will start soon.
But the thing is that the script will be available if you want it. And 2.5 integrates Python so well that I guess you won't notice the difference.
Can't wait for any additional info ...
Great script, keep it up!
As for the first version I'll post (v0.6 alpha), the strokes are children of the main object, but are not deformed by the rotation of the bones.
I wanted to add something like this but have little time.
I believe its possible to do something like that by adding Armature modifier to each curve, and resizing the envelope bones influence to reach all the curves.
(a PITA to do by hand) Maybe in future versions.
Definitely interested in the script.
Um. The download link is taking me (after waiting) to a weird link instead of the download. Possible to host it somewhere else?
@Corniger
I'm thinking about it. Right now I'm quite busy getting things back to normal after my hard disc died two days ago (gladly everything is backed up), and seems it's a problem with the power supply. So in a couple of days after everything is back to normal I'll give you a more thougt out answer.
@ Richard T. White jr
Hey, be nice with ZBrush ;) is one of the most beautiful pieces of software ever made. But thanks for the enthusiasm.
About the download, that's odd, are you pressing the blue button or the green one?.
@SMEP
That would be included in future versions, is not there in version 0.6.
I was thinking about what is shown about the new ZSpheres II in the second half of this video:
zbrushcentral.com/showthread.php?t=073956
Would be great to have it work like this! Thanks so much for your efforts!
You may want to check BA thread, about the donation initiative. I made some comments there, you may join if you like.
@Markus Otter
To run the script check first the Blend file included in the ZIP. It may give you an idea on how to run both scripts.
Since there is no script window, you have to open a text window, open the file and press the "Run script" button.
@SMEP
I've been checking the possibility to modify the strokes with the armature, and I'm not certain if that'll be possible. Right now when Blender deforms curves with an armature, the arrays doesn't follow the curve deformations, only the curve gets deformer. I'm trying to find a way around it, but can't promise.