<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1148211&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Probleme Blender 2.65 et moteurs de rendu: Cycles,POVray et Yafaray]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1148211</link>
		<description><![CDATA[Les sujets les plus récents dans Probleme Blender 2.65 et moteurs de rendu: Cycles,POVray et Yafaray.]]></description>
		<lastBuildDate>Wed, 26 Dec 2012 21:50:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Probleme Blender 2.65 et moteurs de rendu: Cycles,POVray et Yafaray]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11995091#p11995091</link>
			<description><![CDATA[<p>Personne n&#039;a d&#039;idée?</p>]]></description>
			<author><![CDATA[dummy@example.com (fabkzo)]]></author>
			<pubDate>Wed, 26 Dec 2012 21:50:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11995091#p11995091</guid>
		</item>
		<item>
			<title><![CDATA[Probleme Blender 2.65 et moteurs de rendu: Cycles,POVray et Yafaray]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11983171#p11983171</link>
			<description><![CDATA[<p>Bonsoir,</p><p>Avis aux connaisseurs,<br /> j&#039;ai besoin d&#039;utiliser blender pour un projet personnel et j&#039;essaie tant bien que mal d&#039;apprendre à m&#039;en servir; avant de me lancer à corps perdu j&#039;aime bien que tout soit fonctionnel mais là j&#039;ai un souci au niveau des moteurs de rendu ( je veux du photoréaliste type yafaray ) <br />J&#039;ai téléchargé la 2.65 de blender depuis blender.org, ( je ne prends pas la 2.63 des dépôts car j&#039;importe des .mhx de makehuman et ça ne fonctionne pas avec celle là )<br />Je suis sous ubuntu 12.10 64 bits , j&#039;ai un core i5-3450 et 8 Go de RAM , une nvidia gts250 ( pas assez evoluée pour rendu cycles par GPU) <br />1) j&#039;ai installé POVray 3.7 sur mon systeme ==&gt; ok , je peux le selectionner dans blender, je lance un rendu, mais au bout d&#039;un moment il gèle ( charge processeur 100% sur les 4 coeurs ) changer les parametres de rendu n&#039;y change rien; serait-ce normal niveau temps de rendu?</p><p>2) je n&#039;arrive pas à utiliser yafaray ==&gt; rendu noir et plein d&#039;erreurs:</p><div class="codebox"><pre class="vscroll"><code>INFO: YafaRay 0.1.2
Traceback (most recent call last):
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/io/yaf_export.py&quot;, line 322, in update
    self.setInterface(yafrayinterface.yafrayInterface_t())
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/io/yaf_export.py&quot;, line 57, in setInterface
    self.yi.setVerbosityInfo()
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/bin/yafrayinterface.py&quot;, line 379, in setVerbosityInfo
    def setVerbosityInfo(self) -&gt; &quot;void&quot; : return _yafrayinterface.yafrayInterface_t_setVerbosityInfo(self)
TypeError: in method &#039;yafrayInterface_t_setVerbosityInfo&#039;, argument 1 of type &#039;yafaray::yafrayInterface_t *&#039;

location: &lt;unknown location&gt;:-1

location: &lt;unknown location&gt;:-1
Exception in thread Thread-3:
Traceback (most recent call last):
  File &quot;/opt/blender/2.65/python/lib/python3.3/threading.py&quot;, line 639, in _bootstrap_inner
    self.run()
  File &quot;/opt/blender/2.65/python/lib/python3.3/threading.py&quot;, line 596, in run
    self._target(*self._args, **self._kwargs)
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/bin/yafrayinterface.py&quot;, line 390, in render
    def render(self, *args) -&gt; &quot;void&quot; : return _yafrayinterface.yafrayInterface_t_render(self, *args)
NotImplementedError: Wrong number or type of arguments for overloaded function &#039;yafrayInterface_t_render&#039;.
  Possible C/C++ prototypes are:
    render(yafaray::yafrayInterface_t *,yafaray::colorOutput_t &amp;,progressBar_t *)
    render(yafaray::yafrayInterface_t *,yafaray::colorOutput_t &amp;)
    render(yafaray::yafrayInterface_t *,int,int,int,int,bool,PyObject *,PyObject *,PyObject *)


Traceback (most recent call last):
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/io/yaf_export.py&quot;, line 410, in render
    self.yi.clearAll()
  File &quot;/opt/blender/2.65/scripts/addons/yafaray/bin/yafrayinterface.py&quot;, line 368, in clearAll
    def clearAll(self) -&gt; &quot;void&quot; : return _yafrayinterface.yafrayInterface_t_clearAll(self)
TypeError: in method &#039;yafrayInterface_t_clearAll&#039;, argument 1 of type &#039;yafaray::yafrayInterface_t *&#039;

location: &lt;unknown location&gt;:-1

location: &lt;unknown location&gt;:-1</code></pre></div><p>python 3.3 est installé sur mon systeme, j&#039;ai installé yafaray dans ../scripts/addons/...</p><p>Je suis preneur de plusieurs solutions, je n&#039;ai pas besoin de tous ces moteurs de rendu, dans l&#039;absolu il m&#039;en faut 1.</p><p>NB: cycles me plait quand même bien mais il ne prend pas les textures générées par makehuman ==&gt; si quelqu&#039;un à une solution de ce côté ça m&#039;intéresse aussi </p><p>En vous remerciant,</p><p>Fabkzo</p>]]></description>
			<author><![CDATA[dummy@example.com (fabkzo)]]></author>
			<pubDate>Tue, 25 Dec 2012 18:59:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11983171#p11983171</guid>
		</item>
	</channel>
</rss>
