Blender: mudanças entre as edições

De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
(new instructions)
(blender network render notes)
Linha 7: Linha 7:


E como o shown não pode parar a [http://pt.wikipedia.org/wiki/Blender_Foundation Blender Fondation] continua em cena com o Big Buck Bunny; [http://peach.blender.org O Projeto Peach].
E como o shown não pode parar a [http://pt.wikipedia.org/wiki/Blender_Foundation Blender Fondation] continua em cena com o Big Buck Bunny; [http://peach.blender.org O Projeto Peach].


=== Hacking ===
=== Hacking ===
Linha 38: Linha 37:


Mais informações [http://www.blender.org/community/get-involved/ aqui] no site oficial
Mais informações [http://www.blender.org/community/get-involved/ aqui] no site oficial
=== Distributed Rendering ===
Using Blender to render frames in parallel on a cluster can be achieved through the Network Render extension.
==== Starting up the master, slaves, and client ====
# Just go to Blender -> Preferences -> Addon and type network.
## Problem: each different user account has to re-install the addon.
# Master: Choose Network Render renderer, and go to render mode. Choose Master. Start.
# Slaves: Start any number of desired slaves (Network render, render mode, client, start)
## The slaves will say that they're connected to Master, waiting jobs.
# Client: Finally start another blender with network render as usual (Network render, render mode, client). Click refresh and it should show the system status and buttons to accept jobs
==== Running a Job ====
* Save blend file, put path into client
* Send a render job through the client
* Observe the statuses
** The job queue can be observed by clicking on the big button "Open Master Monitor" or through the web
==== Problems / Issues / Questions ====
* Not clear how different users of a large cluster would share the blender instances or not. We've decided that they will not share, although all processes listen to port 8000
==== Commandline Cluster Automation ====
http://blenderartists.org/forum/archive/index.php/t-217859.html
* Need a script to start all slaves on all nodes on a large cluster.


=== Tutoriais Blender ===
=== Tutoriais Blender ===

Edição das 19h32min de 15 de janeiro de 2014

Sobre o Blender ou blender3D

É um programa de computador de código aberto, desenvolvido pela Blender Foundation, para modelagem, animação, texturização, composição, renderização, edição de vídeo e criação de aplicações interativas em 3D, tais como jogos, apresentações e outros, através de seu motor de jogo integrado, o Ketsji. Está disponível sobre uma licença dupla: BL / GNU General Public License. O Blender ainda tem partes licenciadas sob a Python Software Foundation License. Saber Mais


O Projeto Orange(Mais detalhes) o primeiro curta em animação feito em Blender. O Elephants Dreams (Os elefantes sonham). Aqui você pode conferir o curta e o melhor baixar os arquivos .blend produzidos pela equipe.

E como o shown não pode parar a Blender Fondation continua em cena com o Big Buck Bunny; O Projeto Peach.

Hacking

Git Instructions (New! - 2014)

http://wiki.blender.org/index.php/Dev:Doc/Tools/Git

Compiling

make

Running the Compiled Version

Após compilar, para exacutar o programa, primeiro acesse a pasta 'bin' com o endereço descrito abaixo:

cd blender/build_linux/bin


Para executar basta digitar "./blender" no terminal dentro da pasta bin.


Diversas bibliotecas foram necessarias para compilar em Ubuntu 12.10, dentre elas:

python3.3-dev libopenimageio-dev libglew-dev libboost-dev

IRC

irc.freenod.net #blendercoders


Mais informações aqui no site oficial

Distributed Rendering

Using Blender to render frames in parallel on a cluster can be achieved through the Network Render extension.

Starting up the master, slaves, and client

  1. Just go to Blender -> Preferences -> Addon and type network.
    1. Problem: each different user account has to re-install the addon.
  2. Master: Choose Network Render renderer, and go to render mode. Choose Master. Start.
  3. Slaves: Start any number of desired slaves (Network render, render mode, client, start)
    1. The slaves will say that they're connected to Master, waiting jobs.
  4. Client: Finally start another blender with network render as usual (Network render, render mode, client). Click refresh and it should show the system status and buttons to accept jobs


Running a Job

  • Save blend file, put path into client
  • Send a render job through the client
  • Observe the statuses
    • The job queue can be observed by clicking on the big button "Open Master Monitor" or through the web

Problems / Issues / Questions

  • Not clear how different users of a large cluster would share the blender instances or not. We've decided that they will not share, although all processes listen to port 8000


Commandline Cluster Automation

http://blenderartists.org/forum/archive/index.php/t-217859.html
  • Need a script to start all slaves on all nodes on a large cluster.

Tutoriais Blender

Edição de Vídeos


Apostilas Pdf


Na Web

HD Virtual | Modelando garrafa ferramenta Spin | Fazer Olho | Tuto engenharia | Modelando-Texturizando-Animando Nave | Importando DXF-Erguendo Paredes | Particulas | Radiosidade | Modelando Dado | Como Usar Blueprints | Nodes Editor | Script Import 2D Cutout Images | Modelando Pes


Em Videos

Personagem Completo | Vídeos abstratos sem nenhum 3D | Demolir Objeto


Modelando DragãoParte 1 | Parte 2 | Parte 3 | Parte 4 | Parte 5 | Parte 6 | Parte 7 | Parte 8 | Parte 9


Fóruns

blenderartists.org


Alguns livros virtuais:


O curta produzido em blender pelo Ricardo Alexandre Graça pode ser conferido no youtube, no site dele http://www.ricolandia.com tem varias dicas interresantes.


Interresantes