Zaribok: RenderMan exporter - 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: Zaribok: RenderMan exporter (/showthread.php?tid=47) |
RE: Zaribok: RenderMan exporter - nemyax - 06-08-2016 I haven't updated the plugin for Wings 2.*. Sorry about that. One of these days I should get around to it. It should work with 1.5.4. RE: Zaribok: RenderMan exporter - nigec - 06-08-2016 Thanks, I'll give 1.5.4 a try I'm just looking out of interest, I've never had much success with 3Delight, only in Daz Studio but most of the hard work is done for you lol RE: Zaribok: RenderMan exporter - nemyax - 06-11-2016 Zaribok has been updated for Wings 2.*. Get version 0.3.* from https://sourceforge.net/projects/wingsthings/files. Version 0.2.20140603, which is compatible with Wings 1.5.4, is also still available. RE: Zaribok: RenderMan exporter - nigec - 06-11-2016 Cool thanks.. I seems to work fine Zaribok Renderman .rib exporter - ct_laW - 01-14-2019 I have Wings3D 2.1.7 installed on Windows 10 Pro and the Zaribok renderman plugin installed, version wpc_zaribok-0.3.20160611. In the UI when I go to File->Export->RenderMan(.rib) nothing happens- no errors. I checked my AppData\Roaming\Wings3D\output directory and nothing appears. How do I troubleshoot? I only want to export to RIB, I don't have prman installed on my PC. Thanks. RE: Zaribok Renderman .rib exporter - ct_laW - 01-14-2019 This appears in the log window when I try to File->Export->RenderMan: wings-2.1.7 Reading preferences from: c:/Users/ctaylor/AppData/Roaming/Wings3D/Preferences.txt Grabbed focus lost old?: dialog_blanket geom wpc_zaribok:command/3: bad return value: {'EXIT', {undef, [{wings_view,freeze_mirror, [{st, {1, {1, {we,1,0,[...],...}, nil,nil}}, face,true,[], {0,nil}, none, {1,{...}}, [],undefined,...}], []}, {wpc_zaribok,go,2, [{file,"wpc_zaribok.erl"}, {line,43}]}, {wings_develop,time_command,2, [{file, "c:/Users/familjen/src/wings/src/wings_develop.erl"}, {line,79}]}, {wings_plugin,command,3, [{file, "c:/Users/familjen/src/wings/src/wings_plugin.erl"}, {line,139}]}, {wings,raw_command_1,3, [{file, "c:/Users/familjen/src/wings/src/wings.erl"}, {line,632}]}, {wings,raw_command,4, [{file, "c:/Users/familjen/src/wings/src/wings.erl"}, {line,629}]}, {wings_wm,handle_event,3, [{file, "c:/Users/familjen/src/wings/src/wings_wm.erl"}, {line,973}]}, {wings_wm,send_event,2, [{file,[...]},{line,...}]}, {wings_wm,do_dispatch,2, [{file,...},{...}]}, {wings_wm,get_and_dispatch,0, [{...}|...]}, {wings,init_part2,2,[...]}, {proc_lib,init_p_do_apply,3,...}]}} RE: Zaribok: RenderMan exporter - nemyax - 01-16-2019 ct_laW Try the attached build. It's compiled for Wings 2.2.1. RE: Zaribok: RenderMan exporter - ct_laW - 01-16-2019 That worked- thanks! BTW, I had to uninstall Wings, reinstall, and then install the new plugin. What's the correct procedure to update a plugin in Wings3D? RE: Zaribok: RenderMan exporter - nemyax - 01-16-2019 I've updated the plug on SourceForge. RE: Zaribok: RenderMan exporter - micheus - 01-16-2019 (01-16-2019, 01:17 AM)ct_laW Wrote: BTW, I had to uninstall Wings, reinstall, and then install the new plugin. What's the correct procedure to update a plugin in Wings3D?No. You may need to restart Wings3D only. But, sometimes that Is not necessary, like when it adds content to the context menus - that's valid for plugins that were prepared to be installed by using the menu Files->Install Plugin only. |