XPS to Blender 2.7x
Things we are gonna need are
- Blender 2.7x www.blender.org/
- XPS tools addon for Blender
- A Model for XPS/XNALara (Binary or ASCII)
Safari automatically unzips downloaded files and deletes the original ZIP file.
Try disabling this function (I don't know how, I never used a Mac) or download using another browser like Firefox.
Preparation
First thing we have to do is to installing the addon.
Go to the provided link and download the latest version of the addon. DO NOT UNZIP IT.
Open Blender and go to File > User Preferences
Select the Addons tab and click the "Install fom File..." button
Find the downloaded addon zip file and click the "Install fom File..." button
The XPS tools addon should be de only addon diplayed on the list, if not type "XPS" in the search dialog.
Now Check the checkbox to the right to enable the addon.
Click the "Save User Settings" button and close the window.
A new tab called XPS should have appeared in the toolshelf
Importing the model
Now open your backdrop.
We are ready to import the XPS/XNALara model. In the 3DView show the toolshelf (Shrotcut: T) and go to the XPS tab. Select the Import Model Button an import the model.
The addon will create all the materials and import the armature of the model.
To preview the model without having to setup lighting, click the Shadeless button in the XPS toolshelf.
Posing
If your model had a armature in XPS/XNALara, the addon created an armature in Blender and you can pose it or import a pose just like in XPS.
To manualy pose the model select the armature. Change to Pose mode. You can make a second 3Dview and set its display mode to "Render Only" to make the results easier to see. The CheckBox "Render Only" will hide fom the view ani object that is not displayed in the render.
To import a pose: Select the armature. In the XPS toolshelf click the Import: Pose button. Select the pose file and... done.
Lighting the scene
Create a Area Light (SHIFT A). This will be out main light, it will provide most of the light to our model. 
If you have trouble selecting the light or any object in your scene hold ALT while selecting. Blender will display a list of all the objects under the cursor for you to elect from.
Position the light.
Now we are going to aim the light. With the light selected press CTRL 0 (Zero, Insert from the keypad). This will set the light as the active camera and the view will change to the lamps perspective.
Press SHIFT F to enter Walk navigation mode. In this mode you can move just like in a FPS game
Look around with the mouse.
Walk with WASD.
Q and E go up and down.
SHIFT sprint.
ALT walk.
Mouse scroll wheel up and down control the movement speed.
SPACE or middle mouse button teleport to the cursor position.
WARNING: TAB will activate gravity and the camera will fall down if there nothing under it.
Aim the lamp to the model then left click or hit enter to end the Walk navigation mode.

Duplicate the light by pressing SHIFT D. The new light will be our "Fill light". It's purpose is to make the shadows of the main light not so dark but allowing some shading so the model doesn't look flat. Set it's energy to 0.2. Position the same way that the main light.
Camera Positioning
Select the camera and position it just like you did with the lights
CTRL 0 (Zero, Insert from the keypad): set the camera as the active camera
SHIFT F: Walk Navigation mode.
You can also press CTRL ALT 0 (Zero, Insert from the keypad) to place the active camera at the same position as the current 3DView.
Change the resolution to the desired size. The percentage under the resolution will reduce the resolution to make preview renders faster. We will change this to 100% when we make the final render.
Rendering
We are ready to see our creation in all it's glory, press F12
This render is not our final render. It's a little lower quality but a lot faster.
Now you can tweak the pose of the model, the lights, etcs. Once you are happy with the results we are ready for the final render.
Increase the fill light Samples to 5 and the main light to 10.
set the resolution to 100%.
enable indirect lighting.
All is ready for the final render, Press F12 again. Depending on your machine and the complexity of the scene this may take a while. Once the render is ready save it. Go to Image > Save as Image.
Enjoy your work and don't forget to share!

XPS to Blender 2.7x的更多相关文章
- Blender to XPS(blender 2.7x Internal materials)
Things we are gonna need are Blender 2.7x www.blender.org/ XPS tools addon for Blender A model made ...
- Blender 之 Splash 代码分析
注:以下内容基于 Blender 2.7x 版本工程,其它低版本可能有改动. Blender启动完成时,会出现一个画面,英文叫Splash.默认是打开的,可以在设置里关闭.在文件菜单里点击用户首选项( ...
- Threejs 使用的3D格式
3D格式你可以通过任意软件导出(.3ds,dae等),但是threejs 无法使用, 1,http://www.blender.org/ 下载这款开源的3d软件 2,https://github.co ...
- Blender 工具使用——显示键盘和鼠标操作
Blender 工具使用--显示键盘和鼠标操作 Blender自己本身就带有显示按键和鼠标的功能,就是3D View: Screencast Keys插件. 打开 File(文件) -> Use ...
- PPT转化成Image、PPTX、XPS、EMF
最近工作经常用到演示文稿,接触到了一款不错的免费软件—Free Spire.Presentation.使用之后发现这款软件非常轻巧,功能还挺齐全.这款软件的转化功能也是非常不错的,平时遇到的各种转换难 ...
- Blender 之修改器代码分析
Blender的修改器(modifier)模块,默认界面右下块(Property)面板的扳手,分类(修改.生成.形变.模拟)列出所有的修改器.也可以空格键 ...
- Blender 脚本之 Operator 初探
addon(插件)用来扩展 Blender 的功能,跟其他软件里的 plugin(插件)一样,去掉不会影响软件的运行.插件可以加到 Blender 的用户偏好设置目录里,或者就在你所编辑的.blend ...
- Blender使用基础
快捷键 -- 鼠标放在“大纲视图” -- .(小键盘) 定位到所选对象(该键的英文为period) -- 鼠标放在“3D视图” -- n 打开3D视图右面属性面板(把鼠标放在面板上,按F5可以左右切 ...
- blender源代码编译
blender源码路径(svn):https://svn.blender.org/svnroot/bf-blender/trunk/blender/ 依赖外部Lib(svn):https://svn. ...
随机推荐
- 循环日期的shell
date="2015-09-23"enddate='2015-11-08'while [[ $date < $enddate ]] do date=`date -d &quo ...
- linux全部命令
linux全部命令 一.安装和登陆命令1.进入图形界面startx 2.进入图形界面init 5 3.进入字符界面init 3 4.登陆login 5.关机poweroff-p 关闭机器的时候关闭电源 ...
- Knowledgeroot安装与使用入门
采用 PHP 开发的知识库系统,基于树状结构对内容进行组织.使用 FCKEditor 进行内容编辑. 效果http://demo.knowledgeroot.org/index.php?id=2230 ...
- 剪花布条[HDU2087]
剪花布条 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submi ...
- linux eclipse cdt make error 127
不知道为啥,copy原来的eclipse环境到新的地方后,编译总是出错: make:*** error 127 解决方案是:属性Properties---C++编译 c++build---build ...
- JavaBean中的get/set 的命名规范
最近的struts项目中遇到了这样的问题: 我的action中全局变量明明有getset方法,而且是自动生成的,但是在使用的时候,总是说找不到这个属性的getset方法,取不到从jsp传来 的值, ...
- 【BZOJ】1491: [NOI2007]社交网络(floyd)
http://www.lydsy.com/JudgeOnline/problem.php?id=1491 囧囧囧...................... 囧1:虽然自己想到做法了,但是操作的时候, ...
- Odoo ir value 分析
源代码位置:openerp/addons/base/ir/ir_values.py _columns = { 'name': fields.char('Name', required=True), ' ...
- salt执行报错一例
执行报错: 查看服务端日志: 认证有问题 重新认证吧!!! minion端: [root@super66 ~]# cd /etc/salt/[root@super66 salt]# lsminion ...
- Windows下PHPUnit安装
收藏的介绍地址 1.手动方式安装示例:http://blog.sina.com.cn/s/blog_5d3dc0110100ghlo.html2.通过Pear安装示例:blog.sina.com.cn ...