- This topic has 3 replies, 2 voices, and was last updated 16 years, 6 months ago by
Leonardo Bernardini.
-
Posted in: Templates
-
2nd March 2009 at 1:21 pm #14315hi all!
First, Thanks to read me…I d like to have some help or informations about Fprime (lightwave engine) command line
i have succesfully create the new configuration template but the scenes are not rendered.
Normaly the command line is the same of the lightwave engine, but maybe there s something elseCould you help me:
i d like make this commande line in the muster fprime template:fprime command line is
WSN -3 [-c] [-d ] [-l ] [-a ]
[-oAnd my muster template is:
DECLARE SUBMISSION
{
SET ENABLE_ADDITIONAL_FLAGS 0ADD LWFILENAME FILE_SELECTOR “” “Fprimescene file name” “Specify the Fprimescene file to render” NOTACTIVABLE MANDATORY SUBST *.lws
ADD LWCONTENTPATH FOLDER_SELECTOR “” “Content directory” “Specify the Fprimecontent path” NOTACTIVABLE MANDATORY SUBST
ADD LWSTARTFRAME INTEGER_INPUT “1” “Start frame” “Specify the starting frame for the rendering job” NOTACTIVABLE MANDATORY NOSUBST
ADD LWENDFRAME INTEGER_INPUT “1” “End frame” “Specify the ending frame for the rendering job” NOTACTIVABLE MANDATORY NOSUBST
ADD LWBYFRAME INTEGER_INPUT “1” “By frame” “Specify the frame step for the rendering job” NOTACTIVABLE MANDATORY NOSUBSTSET GUESSPROJECTPATH PATH_BUILDER LWCONTENTPATH LWFILENAME “\scenes” “”
# Map fields to Muster internal start/end/by frame values
MAP start_frame LWSTARTFRAME
MAP end_frame LWENDFRAME
MAP by_frame LWBYFRAME
MAP job_file LWFILENAME
MAP job_project LWCONTENTPATH}
DECLARE ENGINE_WIN
{
SET PLATFORM_ENABLED 1
SET ENABLE_ERROR_CHECK 1
SET ENABLED_BY_DEFAULT 1
SET FRAMESFLOATS 0
SET COMMAND_LINE “-3 “-c%ATTR(LWCONFIG)” “-d%ATTR(job_project)” “%ATTR(job_file)” %ATTR(start_frame) %ATTR(end_frame) %ATTR(by_frame)”
SET EXECUTABLE “%ATTR(LWEXECUTABLE)”
SET STARTING_FOLDER “%ATTR(LWSTARTINGFOLDER)”
SET ENVIRONMENT_BLOCK DERIVED
SET DETECTION_LOGIC PROC
SET DETECTION_LOGIC_PROC “wsn.exe”I m only a designer, i need your experience to make this template, please
thanks to help me guystake care
3rd July 2009 at 1:12 pm #14950What issue are you experiencing ? If should work in that way..
22nd September 2009 at 8:25 am #14998thanks to reply to my admin
in fact, i don t know how to change the engine in muster
i d like simply put the fprim engine insted of ligthwave engine
i m not really good , i m only 3Ddesigner and i use lightwave engine, but i d like change the way to render my projects with fprimei d like to understand how to change the lightwave “lwsn.exe” path to the “fprime “lwsn.exe”
or creat a new fprime engine in musterthank you
14th October 2009 at 9:22 am #15010To create a new engine, just duplicate the template inside the dispatcher, and change the TEMPLATE_UID value inside the template itself.
Change off-course the descriptions to help you found the new one. After this, restart the Dispatcher and the clients so you’ll get the new template migrated across each host. Then launch the management console, and configure the paths of the templates for each host.Cheers !
-
You must be logged in to reply to this topic.

