0 Usuarios y 1 Visitante están viendo este tema.
Quieres algo realmente simple? Create un .bat... Código: [Seleccionar]C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -skip on(skip ON = Skip Rendered Frames)Código: [Seleccionar]C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -frames 1-30 -pass Shadow -skip onCódigo: [Seleccionar]C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -frames 1-30 -skip onCódigo: [Seleccionar]C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -mb on -skip on(mb ON = motionblur)
C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -skip on
C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -frames 1-30 -pass Shadow -skip on
C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -frames 1-30 -skip on
C:\Softimage\Softimage_2010_SP1_x64\Application\bin\xsibatch.bat -render "c:\myproject\Scenes\escena.scn" -mb on -skip on