Previous Thread  Next Thread

chat icon bf-blender / windows (2004/01/05)

Goofster

Posted: Mon Jan 05, 2004 6:18 pm
Joined: 14 Oct 2002
Posts: 134
www.elysiun.com/~roel/blenderbuilds/bf-blender_windows_20040105.zip

This build is built with MSVC, Quicktime, International support and OpenAL support is enabled. Gameengine is not available.

new stuff:

- first step of Yafray integration.
> press Yafray in the rendersettings
> add GI options in the new yafray GI panel
> press render Smile

For this to work you have to have the new 0.0.6 yafray available at www.yafray.org
In the filepaths you can set the default directory to save yafray XML files to.

Roel

ps. stole half of jesterkings post for this, I'm evil Smile
Reply with quote


JA-forreal

Posted: Mon Jan 05, 2004 8:32 pm
Joined: 22 Mar 2003
Posts: 187
Blender can't find the Yafray Path. The Extractor script finds the Yafray Path. Am I setting up the Yafray path right for the New Blender/Yafray render setup correctly? I followed the steps that you mentioned.
Reply with quote


kirpre

Posted: Mon Jan 05, 2004 8:34 pm
Joined: 16 Oct 2002
Posts: 27
Does anyone happen to know if the yafray integration has a way of handling UV image mapping yet?
Reply with quote


jesterKing

Posted: Mon Jan 05, 2004 8:50 pm
Joined: 18 Oct 2002
Posts: 1851
Make sure you add yafray to your path. With the installation file comes a readme.txt with instructions of how to set your PATH environment variable correctly.

YAFRAY_DIR in that document has to be replaced with the directory you installed yafray to.

/jesterKing
Reply with quote


jo

Posted: Mon Jan 05, 2004 9:57 pm
Joined: 12 Dec 2003
Posts: 27
you did a great job! does the plugin support reflections too?
Reply with quote


eeshlo

Posted: Mon Jan 05, 2004 10:43 pm
Joined: 06 Nov 2002
Posts: 130
With regards to yafray/blender and current supported options:
http://www.blender.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=2669

no plugin is used yet, it is only temporary xml export.
Reply with quote


Guest

Posted: Mon Jan 05, 2004 11:27 pm

I still getting "'yafray' is not recognized as an internal or external command, operable program or batch file.
Could not execute yafray. Is it in path?"

Yes it is in PATH -;g:\yafray\yafray.exe -

I thought that we could now run Yafray form any drive or dir of our choosing. Do I have to go back to installing Yafary on drive C:\Yafray?

The python versions of yafray exporters have no trouble finding Yafray without the path variable on my Windows 2000 systems.

Is something wrong with my windows path variable structure or is their some other setting that is not stated that I should know?

Thanks for your help.
Reply with quote


Guest

Posted: Mon Jan 05, 2004 11:29 pm

I still getting "'yafray' is not recognized as an internal or external command, operable program or batch file.
Could not execute yafray. Is it in path?"

Yes it is in PATH -;g:\yafray\yafray.exe -

I thought that we could now run Yafray form any drive or dir of our choosing. Do I have to go back to installing Yafary on drive C:\Yafray?

The python versions of yafray exporters have no trouble finding Yafray without the path variable on my Windows 2000 systems.

Is something wrong with my windows path variable structure or is their some other setting that is not stated that I should know?

Thanks for your help.
Reply with quote


JA-forreal

Posted: Mon Jan 05, 2004 11:31 pm
Joined: 22 Mar 2003
Posts: 187
I'm still getting, 'yafray' is not recognized as an internal or external command, operable program or batch file.
Could not execute yafray. Is it in path?"

Yes it is in PATH -;g:\yafray\yafray.exe -

I thought that we could now run Yafray form any drive or dir of our choosing. Do I have to go back to installing Yafray on drive C:\Yafray?

The python versions of yafray exporters have no trouble finding Yafray without the path variable on my Windows 2000 systems.

Is something wrong with my windows path variable structure or is their some other setting that is not stated that I should know?

Thanks for your help.

Last edited by JA-forreal on Mon Jan 05, 2004 11:36 pm; edited 1 time in total
Reply with quote


dmoc

Posted: Mon Jan 05, 2004 11:35 pm
Joined: 18 Oct 2002
Posts: 74
win98 here, installed in c:\yafray, failed before and after adding to path (and rebooting). I have a subdir c:\yafray\blender and yafray is working from the cmd line in that directory. In the blender file paths I have "\yafray\blender\" but still no luck.
Reply with quote


Zarabadoo

Posted: Tue Jan 06, 2004 12:00 am
Joined: 16 Oct 2002
Posts: 5
in XP i had to set the path to ";d:\graphics\YafRay\;YAFRAY_DIR" to get it to work. it seems to be working spendidly.
Reply with quote


Caronte

Posted: Tue Jan 06, 2004 12:00 am
Joined: 15 Oct 2002
Posts: 520
I was installed yafray in the same directory as Blender and now work nice.
_________________
Caronte.
"Some Day, All Will Be Digital"
http://www.nicodigital.com
Reply with quote


eeshlo

Posted: Tue Jan 06, 2004 12:05 am
Joined: 06 Nov 2002
Posts: 130
JA-forreal:
You have set the path in in YFexportdir in the userdefault window in Blender?
The system path is not used at all, it doesn't matter to the export, only to yafray.

dmoc wrote:

win98 here, installed in c:\yafray, failed before and after adding to path (and rebooting). I have a subdir c:\yafray\blender and yafray is working from the cmd line in that directory. In the blender file paths I have "\yafray\blender\" but still no luck.


The path should be the full path to the yafray temporary export directory, but probably without the end slash (which could cause problems) so in your case something like 'c:\yafray\blender'.

This can be editted in the code though, I can imagine this will confuse some others as well.

Again, keep in mind that this was only testing code, it wasn't meant to be released yet, it was only tested on Linux sofar. I only released the code because of all the delays I had last year, and didn't want to keep the developers waiting any longer, which might have caused problems keeping up with the constant changes eventually.
Reply with quote


kencanvey

Posted: Tue Jan 06, 2004 12:20 am
Joined: 02 Jun 2003
Posts: 102
JA-forreal
"I'm still getting, 'yafray' is not recognized as an internal or external command, operable program or batch file.
Could not execute yafray. Is it in path?"

Yes it is in PATH -;g:\yafray\yafray.exe -"


try taking out the \yafray.exe bit, all I aded to my path was ;c:\yafray, also this 006 ersion of yafray makes a folder called "YafRay" not "yafray".

hope it helps mate, I spent ages trying to get it to work, only to find Yafray don't like spaces in folder names Shocked

Ken
Reply with quote


dmoc

Posted: Tue Jan 06, 2004 12:30 am
Joined: 18 Oct 2002
Posts: 74
I'm a newbie to this stuff but I notice yafray save path had a "//" in it processing the YBtest.xml. So I opened up the xml and found this line at the bottom...

Code:

   <outfile value="\yafray\blender\\YBtest.tga" />


I am waiting for another test to finish and will run again with an edited path. Update soon.

Edit: OK, made the following manual edits (dims and aa only reduced to save time) and success. So prob is the path (on w98 at least). Now to try blender again.

Code:

<camera name="MAINCAM" resx="160" resy="120" focal="1.093750" >
   <from x="0.000000" y="-8.614471" z="1.812984" />
   <to x="0.000000" y="-7.664184" z="1.501609" />
   <up x="0.000000" y="-8.303098" z="2.763271" />
</camera>

<render camera_name="MAINCAM"
   raydepth="3" gamma="1.500000" exposure="0.000000"
   AA_passes="1" AA_minsamples="1"
   background_name="world_background"
   AA_pixelwidth="2" AA_threshold="0.06" bias="0.0001" >
   <outfile value="c:\yafray\blender\YBtest.tga" />
</render>

</scene>


Edit: yeah... changed yaf path in blender to "/yafray/blender" and it works!
Reply with quote


Goto page 1, 2  Next
 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group