Shared an small .bat file - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Programming (https://www.wings3d.com/forum/forumdisplay.php?fid=7) +--- Thread: Shared an small .bat file (/showthread.php?tid=337) |
Shared an small .bat file - povmaniac - 06-07-2013 I want shared an small .bat file for use with .xml YafaRay files. Is useful for 'drap and drop' files or command line mode. I also used http://www.xnview.com for view images. Code: rem [][][] YAFARAY XML RENDERER BAT FILE [][][] RE: Shared an small .bat file - oort - 06-07-2013 povmaniac, Do you have a second computer that you use for rendering? This will come in handy if I ever get a second PC. I use OpenEXR (exrdisplay.exe) for EXR files... OpenEXR Site and I use HDRView (hdrview.exe) for HDR files... HDRView Site To use external viewers for renders directly from Wings3D go Edit > Preferences > User Interface > Enable "View render with external viewer". Then Browse to the external viewer for the various image file formats. Thanks, oort RE: Shared an small .bat file - povmaniac - 06-07-2013 Alone use this .bat to process rapidly files .xml. In some cases, I have lost the original scenes (.blend) and cannot generate them again. With the simple one ' drap and drop ' I can already throw the render. Regards.. RE: Shared an small .bat file - Neon22 - 09-28-2013 You might also consider LuminanceHDR http://qtpfsgui.sourceforge.net/ for viewing HDR files... another opensource viewer and tools. |