
Blender
Get flash to fully experience Pearltrees
PYTHON
ArduinoMeetsBlender - chrisworld-projects - Arduino, Processing and Blender Interactive Programming Demonstrations.
by Chris B Stones January 13, 2010 http://welcometochrisworld.com This project demonstrates how to use the Arduino to control items in Blenders Game Engine via the OSC protocol. It was initially created for real time digital puppetry.This is a tutorial for the new "knife subdivide" (KS) tool added in Blender in rev 2.30. It is somewhat misnamed. Probably its most usefull applicationis not to simply cut a mesh into smaller peices, but to selectively allow additions of geometry (subdivisions) to a mesh. The story behind this tool is simple.
Blender Knife Tutorial
Modélisation d'une Porsche 911 avec Blender
Warning : Parameter 1 to cms_module_Lang() expected to be a reference, value given in /home/tomapric/public_html/lib/classes/class.module.inc.php on line 2003 Warning : Parameter 1 to cms_module_Lang() expected to be a reference, value given in /home/tomapric/public_html/lib/classes/class.module.inc.php on line 2003 Warning : Parameter 1 to cms_module_Lang() expected to be a reference, value given in /home/tomapric/public_html/lib/classes/class.module.inc.php on line 2003 Avant de commencer ce tutoriel, il est nécessaire que vous soyez à l'aise avec les bases de blender. Commencez donc par ajouter un cercle de 66 vertices add->Mesh->circle en vue de face (touche 1 du clavier numérique) , puis faire une extrusion touche E et diminuez légerement la taille avec la touche S
Tutorials-Blender:modéliser une jante
Tutoriel pneu Blender 2.5x
A complete IOR list
Here's a long list with ior values you can use when you create various materials and liquids and much more. This is a compilation of various ior lists scattered all around the web, so there may be duplicates in the list but they're there for comparison purposes and so you can pick either ior value that fits your specific needs. I hope this long list will be useful for someone..I'm quite new on this Arduino stuff and I may have misunderstood something. But anyway, here are some observations of using Arduino and Blender's game engine. It's easy! It is really easy to get values from Arduino to Blender. Here is a simple setup for reading photo-resistor's values from Blender: from Blender.Mathutils import Vector import serial port = '/dev/ttyUSB0' pin = 0 try: GameLogic.SerialPort except: GameLogic.SerialPort = serial.Serial(port,9600) # read data valo = GameLogic.SerialPort.readline() val = float(valo)/200 # BLENDER stuff objs = GameLogic.getCurrentScene().getObjectList() cube = objs["OBbox"] cube.setPosition([1.0,1.0,val])
Bouncing virtual ball with Arduino (and Blender)
LuxBlend 2.5 installation instructions - LuxRender Wiki
Dans cette formation "Débuter avec Blender ", nous allons effectuer un tour complet sur les fonctionnalités de Blender. Au travers de ces vidéos, vous apprendrez à maitriser les outils les plus courants puis une fois la formation terminée, un projet de modélisation va vous permettre de mettre en pratique vos acquis. L'interface de Blender Les outils de modélisation Les différents types d'éclairage Le rendu L'animation Les soft et rigid body Les cloths Les fluides etc... Bref une formation Blender pour débutants complète avec au final le projet de modélisation d'un robot avec la mise en scène, la modélisation, l'éclairage, les textures, les nodes, le rendu final, etc...

