Outils pour utilisateurs

Outils du site


informatique:blender

Blender

Blender is a free and open source 3D animation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. Advanced users employ Blender’s API for Python scripting to customize the application and write specialized tools.

http://www.blender.org

Tips & Tricks

Sélection très lente

Blender troubleshooting slow-selection

  • OpenGL Occlusion Queries (User Preference)
    • See User Preferences ‣ System ‣ Selection
    • This option defaults Automatic, try setting this to OpenGL Occlusion Queries, since there is a significant performance difference under some configurations.
  • OpenGL Vertex Buffer Objects (User Preference)
    • See User Preferences ‣ System ‣ VBOs
    • This uses a more optimal drawing method which may speed up selection.

Scripting

Des trucs et astuces pour la programmation avec Blender:

Attention, une librairie (dans blender/x.x/python/lib/pythonx.x/lib-dynload doit être compilée avec la bonne version de python - Python est très sensible à la compatibilité même entre “version mineur” (ex: 3.2 & 3.3).

informatique/blender.txt · Dernière modification : 06/11/2015 13:22 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki