Wings 3D Development Forum
POV-Ray [plugin] (updated: 2016/Aug/08) - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6)
+--- Thread: POV-Ray [plugin] (updated: 2016/Aug/08) (/showthread.php?tid=75)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - tkbd - 09-19-2016

I got it.
Micheus,Thanks for all your trouble.


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - tkbd - 11-19-2020

Hi!
I made a japanese translation file for PovRay plugin of Wings3D (It for Wings3D 2.2.6 built-in version)
So I did some test with apply the lang file,and get two errors.
See a following log.

The fist one is...
Code:
[{io,format,
     [<0.321.0>,
      [47,47,32,126,116,115,58,32,20986,21147,20803,12399,32|...],
      ["untitled_export.pov","Wings 3D 2.2.6.1"]],
     []},
{wpc_pov,export,3,[{file,"wpc_pov.erl"},{line,350}]},
{wings_export,export,4,[{file,"wings_export.erl"},{line,40}]},
{wings_file,'-export_filename_1/2-fun-0-',3,
             [{file,"wings_file.erl"},{line,97}]},
{wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,87}]},
{wings_plugin,command,3,[{file,"wings_plugin.erl"},{line,147}]},
{wings,raw_command_1,3,[{file,"wings.erl"},{line,644}]},
{wings,raw_command,4,[{file,"wings.erl"},{line,641}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,1030}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,996}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,888}]},
{wings_wm,dispatch_event,1,[{file,[...]},{line,...}]},
{wings_wm,get_and_dispatch,0,[{file,...},{...}]},
{wings,init_part2,3,[{...}|...]},
{proc_lib,init_p_do_apply,3,[...]}]

Next one....
It seems that the error cause by Object/Material name with non-latin character.
Code:
Rendering Job returned: 0
Export time:     0.039"
Render time:     1.451"
Total time:      1.489"
Rendering Job ready

Loading rendered image

Exporter crashed: badarg

[{io,format,
     [<0.873.0>,"// ~s: Exported from ~s \n\n",
      [[12390,12377,95,101,120,112,111,114,116,46,112|...],
       "Wings 3D 2.2.6.1"]],
     []},
{wpc_pov,export,3,[{file,"wpc_pov.erl"},{line,350}]},
{wings_export,export,4,[{file,"wings_export.erl"},{line,40}]},
{wings_file,'-export_filename_1/2-fun-0-',3,
             [{file,"wings_file.erl"},{line,97}]},
{wings_develop,time_command,2,[{file,"wings_develop.erl"},{line,87}]},
{wings_plugin,command,3,[{file,"wings_plugin.erl"},{line,147}]},
{wings,raw_command_1,3,[{file,"wings.erl"},{line,644}]},
{wings,raw_command,4,[{file,"wings.erl"},{line,641}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,1030}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,996}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,888}]},
{wings_wm,dispatch_event,1,[{file,[...]},{line,...}]},
{wings_wm,get_and_dispatch,0,[{file,...},{...}]},
{wings,init_part2,3,[{...}|...]},
{proc_lib,init_p_do_apply,3,[...]}]

I also add an attachment file to you for help,
(wpc_pov_jp.lang.txt)
You are free to use/update this file Biggrin.

Best regard!
tkbd


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - stsaby - 02-28-2023

Hi!
I've been playing around with Wings3D and am trying to export my project into a .pov for POV-Ray, but I'm not seeing the option in the Export/Export Selected/Render menus. I've run the .tar plugin linked in this thread (wpc_pov-ertl8.0.tar), and while I get a 'This plugin was successfully installed' message, the option never appears in Wings3D. I've read through the thread and run it as an administrator with no luck, and I have POV-Ray installed and running correctly. I'm not sure if I'm missing something to be able to export in this format. I'm in a Windows 10 environment, running Wings3D 2.2.9 (stable) with POV-Ray 3.7 installed in the same directory. I tried another suggested rendering program, Kerkythea, which appeared in the Export and Render lists once it was installed, but I haven't had any luck with POV-Ray. Any assistance would be greatly appreciated!


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - micheus - 02-28-2023

Hi stsaby. Welcome.

Quote:but I'm not seeing the option in the Export/Export Selected/Render menus.
All the render tools are a third part application, then in order to get then available in the Export menu you need to install them and got to the Edit->Plugins Preferences->POV-Ray (in your case) and set the path to the place where the executable was installed. After that you have to restart Wings3D in order to get the export option in the File->Export menu.

Quote:I've run the .tar plugin linked in this thread (wpc_pov-ertl8.0.tar), and while I get a 'This plugin was successfully installed' message, the option never appears in Wings3D.
This is an old thread which I started when I was building a lot of changes/improvements to the original POV-Ray plugin and wanted the users to help me with feedback.

In fact you didn't need to install the plugin. The current v2.2.9 includes the plugin natively with all the additions I made.

You have to remove the one you installed due possible incompatibility. To do that got to your user profile folder like this:
C:\Users\stsaby\AppData\Local\Wings3D\2.2.9\plugins (it can has a import_export folder)
and look for the wpc_pov.beam.


I stated by using POV-Ray with the materials being set in Wings3D and tweaking the final touches in its standalone editor/program where I used options not available via Wings3D (mainly materials from its library).
Then, later I moved to Kerkythea which works a little different since you get more options and better results by setting up the materials using its own program (in standalone). Unfraternally, after I upgrade my Windows to version 10 it stopped to work correctly after one update. Sad

Do you have previous experience with any of these renders?
Otherwise, maybe you would consider to check the Yafaray. You are going to find more documentation/content about it here at the forum provided by the user oort (Render Tips).


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - stsaby - 03-01-2023

Thank you micheus! The steps you outlined worked perfectly! I removed the old plugins and enabled the native POV-Ray plugin within Wings3D.

I don't have much experience with any of the render programs, I actually have been using them for an atypical purpose - trying to convert an icosahedral map projection to a rectangular projection for some RPG game maps. I followed this guide which used WIngs3D and POV-Ray, though I'm sure there are now some alternative methods out there. I've done some 3d modeling before, but haven't done much rendering, though I definitely want to explore more in the future. Thank you for the recommendation for some other programs to check out and some tips to help me on my journey!


RE: POV-Ray [plugin] (updated: 2016/Aug/08) - micheus - 03-01-2023

Yeah. That is a different use for Wings3D.

Please, make a post in our Gallery showing the result.