create account

Blender as a reference tool for artists by uv10

View this thread on: hive.blogpeakd.comecency.com
· @uv10 · (edited)
$160.03
Blender as a reference tool for artists
Hi Steem people!
I wanted to share with you a tip for artists that related to a project I'm working on. this one is mostly directed at blender users, either modelers or animators etc.
I illustrate but I do some 3D work so I fall on both categories. that's how I found blender to be a pretty nice reference tool for human poses and lighting conditions. It's often har to light a scene completly from imagination, and you might find one reference image that fits with your target but no others that are lit in exatcly the same way. there are software packages that help an artist visualize the lighting setup of a scene and find poses of humans, but the ones that I know are freemium or paid software. blender, on the other hand, is open source and also a modeling tool called MakeHuman.

you can get it from here: http://www.makehuman.org/


![screen.png](https://steemitimages.com/DQmYTPRMWWUaDLXGWBRdS1ZTgPZCX7hJWSdYqWvDucXPFuZ/screen.png)

In this particular workflow, you don't actually need to know anything about rigging (skinning a mesh object to an 'armature'). MakeHuman generates everything for you procedurally. you create a model of a human with simple sliders used to control parameters, you can choose cloths to be exported with your model to a 3D editing software. you can generate a skeleton object called an armature- that perfectly matches the body shape of you exported model.
here is the process breakdown, kinda:
1. Install blender, on whichever machine you've got: go to www.blender.org
2. Download and extract the Make Human software.
3. Download the 'blender tools plugin' for MakeHuman from the MakeHuman site.
4. Move the export plugin folder into the plugin folder in MakeHuman's directory.
5. Go to the preference panel on blender and open up the addons tab. then click on 'install from file' and locate the MakeHuman blender import plugin.
6. enable the plugin in blender by checking the checkbox, and you can click 'save user settings' for blender to remember your choise on the next program reboot.

 ![figure4.png](https://steemitimages.com/DQmXEHVW6e4dYijPTPziUg1gZqgRc4DCDUgxLHWSns1wyCd/figure4.png)
7. fire up MakeHuman and start configuring your model with the sliders. go to the pose/Animate tab and select a 'rig' from the right hand side. basically it's like a skeleton that enables you to control the pose of the model. use the one that best fits your purpose- if you intend to have an hand reference then choose the default one, but you might looks for something more simple and abstract like the game engine one.
the simpler rig takes less fidgeting but is limited in the range of motion and detail it can provide.

![figure3.png](https://steemitimages.com/DQmZ7jkns2BrzZp5PKABSALpbj2kK9LkCZ29mfM7PqzKmbw/figure3.png)


8. go to the files->export tab and check the option "MakeHuman Exchange (mhx2)". I won't go into advanced export options, I'm just keeping in the stuff that's relevant to the tutorial.
9. your model has been exported to a folder of you have specified, by default it's in myDocuments\makehuman\v1\exports.
10. open up blender, delete the default cube and light and go to file->import->MakeHuman Exchange (mhx2), then select your exported model.
11. note that if you chose a rig then this rig will alread appear in the scene and be linked to the model. when you select the armature and tab into pose mode (clicking tab of course), you can manipulate individual bones with the R/rotate key.
12. go into 'material' view (right next where it say object mode) down below. now you have a viewport preview of the lighting setup. it'l be pitch black if you havnt got a light object in the scene yet. create one using shift+A->lamp-> whichever one you need.
in my case I intend for the character to hold up a candle, so I have a spot light created that I moved (G key) into place in his hand. there's another hemisphere lamp that's supposed to represent a top light source like a chandalier.
![untitled3.png](https://steemitimages.com/DQmTuEuGC2ZLweGGjL16qW4rDotd2snfQK9w4wZCSS39PLL/untitled3.png)
I also added a cube to represent the sides of the room he's in. all of this will prove usuful to determine the value range later when I use it as reference.
13. notice that the head looks rather abstract and triangular. this is intentional as I'm looking to get a very simplified model for the 'planes' of the human face. meaning you can group together areas of the face to get an aproximation of the angle that this area is in as related to the light source. the areas that are facing to light source more directly are brighter, naturally, unles they are occluded by cast shadows.
![06c492db65adf9882d3881aba9f690e6(1).jpg](https://steemitimages.com/DQmSGAjnpcbBToz8A9zenPSGsvGHG2CaxoMy4hoJeefDUdQ/06c492db65adf9882d3881aba9f690e6(1).jpg)
that's why I chose a nice simplified face model from Blendswap.com courtsy of the user Kavabanga.
![untitled4.png](https://steemitimages.com/DQmZm8P3mYWeKPjNZttrEDwJu9pmc1gYEegf8pvUu6HHWcs/untitled4.png)
I've selected the body mesh object and went into edit mode, the alt+right clicked on a neck edge-ring and pressed H to hide it. this makes it possible to select only the head from the neck up, and so after selecting it I assigned it to a new vertex group (you do it in the 'data' tab on the properties panel.![screen1.png](https://steemitimages.com/DQmRfH57tHoDzgitUeo2xzXyXwDPwGcBFsJphYsQoVWABXp/screen1.png) 
following that, I've added a 'mask' modifier to the object and selected the said vertex group. sorry for the creepiness guys :D... and yeah also I've hid the eyes with the H key :)
![figure1.png](https://steemitimages.com/DQmfZXwP5up5iRksCTMN8gMxDoAjVwRivrbRX1rwVRJNjJz/figure1.png)

The last thing I did was to enter camera view (alt+numpad 0) and select 'lock camera to view' in the 3D viewport right sidebar. I manipulated the viewport to give me the composition I was aiming for. and by the way, here's the kicker- you can zoom in and rotate around the model if you need to- something not possible with using basic 2D references.
![untitled.png](https://steemitimages.com/DQmPhf4X78YbUpGEKyfUSBTPyWG3As1Q8rx7XmCGVRR1Nbq/untitled.png)
Now, this is completly OPTIONAL- you can also use the 'rigify' addon for blender to create a meta rig which allowes for a finer degree of control over the armature. I reccomend against it for beginners, as I had to learn about manipulating a character rig because it interested me- but I fully understand not every one has the desire to bother with it. it's a required skill for animators- but not cencept designers or illustrators!

I want to thank you all who got so far. thanks for your time and attention!
I wish you a great new week and happy Steemin'!
![v4Qr59I.gif](https://steemitimages.com/DQmRhDtjokAZnGKi4QwheqksKTFo6m4fsjMYsNNrsitC1xk/v4Qr59I.gif)
<sub>GIF by the awsome @carlos-cabeza</sub>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 74 others
properties (23)
authoruv10
permlinkblender-as-a-reference-tool-for-artists
categoryart
json_metadata{"tags":["art","creative","blender","digital-art","untalented"],"users":["carlos-cabeza"],"image":["https://steemitimages.com/DQmYTPRMWWUaDLXGWBRdS1ZTgPZCX7hJWSdYqWvDucXPFuZ/screen.png","https://steemitimages.com/DQmXEHVW6e4dYijPTPziUg1gZqgRc4DCDUgxLHWSns1wyCd/figure4.png","https://steemitimages.com/DQmZ7jkns2BrzZp5PKABSALpbj2kK9LkCZ29mfM7PqzKmbw/figure3.png","https://steemitimages.com/DQmTuEuGC2ZLweGGjL16qW4rDotd2snfQK9w4wZCSS39PLL/untitled3.png","https://steemitimages.com/DQmSGAjnpcbBToz8A9zenPSGsvGHG2CaxoMy4hoJeefDUdQ/06c492db65adf9882d3881aba9f690e6(1).jpg","https://steemitimages.com/DQmZm8P3mYWeKPjNZttrEDwJu9pmc1gYEegf8pvUu6HHWcs/untitled4.png","https://steemitimages.com/DQmRfH57tHoDzgitUeo2xzXyXwDPwGcBFsJphYsQoVWABXp/screen1.png","https://steemitimages.com/DQmfZXwP5up5iRksCTMN8gMxDoAjVwRivrbRX1rwVRJNjJz/figure1.png","https://steemitimages.com/DQmPhf4X78YbUpGEKyfUSBTPyWG3As1Q8rx7XmCGVRR1Nbq/untitled.png","https://steemitimages.com/DQmRhDtjokAZnGKi4QwheqksKTFo6m4fsjMYsNNrsitC1xk/v4Qr59I.gif"],"links":["http://www.makehuman.org/"],"app":"steemit/0.1","format":"markdown"}
created2018-01-20 21:06:48
last_update2018-01-20 21:09:06
depth0
children14
last_payout2018-01-27 21:06:48
cashout_time1969-12-31 23:59:59
total_payout_value120.444 HBD
curator_payout_value39.584 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6,845
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,952,182
net_rshares14,051,278,733,157
author_curate_reward""
vote details (138)
@absenscarens · (edited)
Great post. I have similar workflow and can confirm it works.
properties (22)
authorabsenscarens
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180120t211512320z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-20 21:15:33
last_update2018-01-20 21:15:45
depth1
children1
last_payout2018-01-27 21:15:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation44,035,009,311
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,953,547
net_rshares0
@uv10 ·
Thanks☺️ I still believe the reason I started learning 3D is seeing how easy it is to use blender
properties (22)
authoruv10
permlinkre-absenscarens-2018121t05442737z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-20 22:54:45
last_update2018-01-20 22:54:45
depth2
children0
last_payout2018-01-27 22:54:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length97
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,969,254
net_rshares0
@ashrafashoor ·
It is basically the way to help others by sharing own ideas lot of thanks and keep it up.kindy upvote my posts and comments.
πŸ‘  
properties (23)
authorashrafashoor
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180121t195136827z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-21 19:51:42
last_update2018-01-21 19:51:42
depth1
children0
last_payout2018-01-28 19:51:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length124
author_reputation133,147,780,477
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,185,538
net_rshares1,019,627,534
author_curate_reward""
vote details (1)
@deevi ·
It a very good idea for all of us
πŸ‘  
properties (23)
authordeevi
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180122t091102045z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-22 09:11:06
last_update2018-01-22 09:11:06
depth1
children1
last_payout2018-01-29 09:11:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation253,629,050,847
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,333,585
net_rshares998,086,107
author_curate_reward""
vote details (1)
@uv10 ·
Thanks
properties (22)
authoruv10
permlinkre-deevi-2018123t13223247z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-23 11:22:33
last_update2018-01-23 11:22:33
depth2
children0
last_payout2018-01-30 11:22:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,624,223
net_rshares0
@gaman ·
Resteemed your article.  This article was resteemed because you are part of the New Steemians project. You can learn more about it here: https://steemit.com/introduceyourself/@gaman/new-steemians-project-launch
properties (22)
authorgaman
permlinkblender-as-a-reference-tool-for-artists-gaman-01212018
categoryart
json_metadata"{"app": "pysteem/0.5.4"}"
created2018-01-21 16:01:00
last_update2018-01-21 16:01:00
depth1
children0
last_payout2018-01-28 16:01:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length210
author_reputation-1,762,124,734,065
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id31,139,264
net_rshares0
@kingjan ·
Nice post, beautifully presented and explained. detail oriented with nice pics. thank you for sharing this with us, Upvoted
properties (22)
authorkingjan
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180121t120130092z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-21 12:01:30
last_update2018-01-21 12:01:30
depth1
children1
last_payout2018-01-28 12:01:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation1,609,978,261,257
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,089,211
net_rshares0
@uv10 ·
Thank you so much for the feedback. Steemit is where I started writing tutorials so I'm trying to get better at it.
properties (22)
authoruv10
permlinkre-kingjan-2018121t154343725z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-21 13:43:45
last_update2018-01-21 13:43:45
depth2
children0
last_payout2018-01-28 13:43:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,109,749
net_rshares0
@pin-boss ·
nice plugin.  Can this be animated in Blender with keyframes? or exported as an obj file?
properties (22)
authorpin-boss
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180123t043001793z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-23 04:30:06
last_update2018-01-23 04:30:06
depth1
children1
last_payout2018-01-30 04:30:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation5,619,339,771
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,553,979
net_rshares0
@uv10 ·
Yes the armature can be animated. You can export the obj but I'm not sure animations can be included in obj format
πŸ‘  
properties (23)
authoruv10
permlinkre-pin-boss-2018123t132557364z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-23 11:26:00
last_update2018-01-23 11:26:00
depth2
children0
last_payout2018-01-30 11:26:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,624,876
net_rshares614,503,785
author_curate_reward""
vote details (1)
@ronism ·
$0.11
Thank you for sharing. Very good write up on getting this set up. Do you know about www.manuelbastioni.com. Same guy who developed makehuman. This is his new project - full addon for blender.
πŸ‘  ,
properties (23)
authorronism
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180122t201712988z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-22 20:17:12
last_update2018-01-22 20:17:12
depth1
children1
last_payout2018-01-29 20:17:12
cashout_time1969-12-31 23:59:59
total_payout_value0.090 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length191
author_reputation588,344,741,904
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,468,530
net_rshares10,118,140,045
author_curate_reward""
vote details (2)
@uv10 ·
Interesting. Thanks! I'll check it out
properties (22)
authoruv10
permlinkre-ronism-2018123t132437851z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-23 11:24:39
last_update2018-01-23 11:24:39
depth2
children0
last_payout2018-01-30 11:24:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length38
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,624,629
net_rshares0
@trinumedia ·
Nice one. I use Blender all the time, more as the Fork Bforartists, but yeah! It's a great thing to play with with some great autorigging capabilities. Hope to see more articles on Blender, and carry on!
properties (22)
authortrinumedia
permlinkre-uv10-blender-as-a-reference-tool-for-artists-20180122t164905857z
categoryart
json_metadata{"tags":["art"],"app":"steemit/0.1"}
created2018-01-22 16:49:06
last_update2018-01-22 16:49:06
depth1
children1
last_payout2018-01-29 16:49:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length203
author_reputation12,171,782,122,819
root_title"Blender as a reference tool for artists"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,426,904
net_rshares0
@uv10 ·
Thank you 😊 you can check out my previous blender posts, I'll try to continue making more
properties (22)
authoruv10
permlinkre-trinumedia-2018123t13235116z
categoryart
json_metadata{"tags":"art","app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-23 11:23:54
last_update2018-01-23 11:23:54
depth2
children0
last_payout2018-01-30 11:23:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation777,732,784,023
root_title"Blender as a reference tool for artists"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id31,624,481
net_rshares0