Archived
0
0

more detailed text

This commit is contained in:
2016-01-09 19:28:19 -03:00
parent 745deb2ea2
commit b72a456ca0

View File

@@ -1,25 +1,43 @@
*****************
************************************
BlenRig 5 Rigging System for Blender
*****************
Author: Juan Pablo Bouza
************************************
**Author:** Juan Pablo Bouza
Email: jpbouza@gmail.com
**Email:** jpbouza@gmail.com
BlenRig is an Auto-rigging and skinning system that provides the user of feature film ready rig.
BlenRig is an Auto-rigging and skinning system that provides the user of a Feature Film quality rig (including an advanced facial system).
The curren version only supports Biped characters, but more presets will be supported in the near future
The current version only supports Biped characters, but more presets will be supported in the near future.
Rig creation includes:
_BlenRig armature
_BlenRig Mesh Deform cage and Lattices
_Basic body mesh for creating low resolution proxy versions of the characters.
Usage
=====
You will find the rig in the Object Add panel, under the Armature Menu.
You will find the rig in the **Object Add Panel**, under the **Armature Menu**.
In the View3d tools panel you will find all the animation controls. In the Armature data panel you find all the rigging related tools.
In the **View3d Tools Panel** you will find all the animation controls. In the **Armature Data Panel** you will find all the rigging related tools.
You can find more information at https://cloud.blender.org/p/blenrig/
Developers note:
----
----------------
As for this version, I do not recommend creating more than one BlenRig armature per blend file, as performance problems will arise in the newly created armature.
As for this version, I do not recommend creating more than one BlenRig armature per blend file, as performance problems will arise in the newly created armatures. This only encompasses rig creation. Linking multiple characters into an animation file shouldn't be a problem.
System Requirements for animation:
----------------------------------
**Minimum Processor spec:** Intel i3 or AMD equivalent.
In this type of computer a high resolution character will roughly reach 24 fps.
**Recommended Processor spec:** Intel i7 or AMD equivalent.
In this type of computer most rigged high resolution characters will run at 35+ fps. Low resolution proxy versions may run at 50+ fps.