To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.rayOpen lugnet.cad.ray in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Ray-Tracing / *1337 (-20)
  Re: Aspect ratio (via L3P)
 
Andrew Westrate wrote... (...) You'll be happy to know, that I fixed that problem just three weeks ago. (...) How would you want it to work ? Just to specify the location of the camera ? See also (URL) the above post -cla has been added to function (...) (22 years ago, 28-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
Sproaticus wrote... (...) How about -ib<filename> include file at beginning of POV file -ie<filename> include file at end of POV file (...) Good idea. I have already used variables in the revised camera definition, like L3Location and L3LookAt, and (...) (22 years ago, 28-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
Well, Multiple lights would be cool :) But I think this would be just as easy adding yourself via a include file (in that case turning off the default light would be nice too). So I have to agree with sproaticus an option to include a file would be (...) (22 years ago, 28-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
(...) Since you mention it... Can you make l3p follow the references to light.dat in subfiles? For instance, if I have a file torch.dat (with light.dat included) used a dozen times in the file castle.mpd, have it include all twelve lights in their (...) (22 years ago, 28-Jun-02, to lugnet.cad.ray)
 
  Re: Yet another POV-Ray inlining question
 
(...) base my own. Now I'm dying to try it. I'll let you know how it works for me! Dave! (22 years ago, 26-Jun-02, to lugnet.cad.ray)
 
  Re: Yet another POV-Ray inlining question
 
(...) You need to remove the 0's in front of the ldraw statements, and include a 0 L3P ENDPOV at the end. L3P does the rest. See my example I posted a long time ago: (URL) (22 years ago, 26-Jun-02, to lugnet.cad.ray)
 
  Yet another POV-Ray inlining question
 
Okay, I'm getting there, but one bit still eludes me. If I have something like the following: 0 REALLY NIFTY PART BY DAVE! 0 L3P IFPOV 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 POV CODE 0 (...) (22 years ago, 26-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
(...) Lars, Thanks for your good work, and I have just a few requests, in order if decreasing importance: - option to include a file at end and/or begin of .pov file (e.g. for megapov's edge-detection feature, etc.) - placing camera block, (...) (22 years ago, 26-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
Don Heyse wrote... (...) Currently I have added: -cr<a> camera roll angle, default is 0 degrees -co[<s>] orthographic camera, optional scalefactor -csl left stereo camera -csr right stereo camera -csa<a> stereo camera angle, default is 5 degrees (...) (22 years ago, 25-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
rmelkert wrote... (...) -cc%CA seems wrong: -cc<x>,<y>,<z> camera coordinates (location) -ca<a> camera angle, default is 67.38 degrees /Lars (22 years ago, 25-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
(...) Roland, perhaps you should exchange an email or two with Lars. I think he's working on some other command line enhancements for the next version of l3p that might also interest you. Don (22 years ago, 25-Jun-02, to lugnet.cad.ray)
 
  Re: How do you tell clock to do this ....? Please help me
 
(...) Thanks but I'm more interested to work with the clock in this animation but is nice to know cu. (...) (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
This is great! I was starting to fear I could not easly make 16x9 widescreen animations (my favorite ratio). I'll ad the param to the export options for l3p in ld4dmodeler beta 2. Default param list would become: -stdout %FN -o -cla%CL -cc%CA (...) (22 years ago, 25-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
"rmelkert" wrote... (...) For the coming release I have just added -car<ar> camera aspect ratio, default is 1.333 (4/3) User must remember to change the size of the rendering to the same ratio. /Lars (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  Re: How do you tell clock to do this ....? Please help me
 
More to the point, the identifier 'frame_number' can be used. This is straight from the documentation: frame_number If you rather want to define the action in POV-Ray animated scenes depending upon the integer frame numbers, this identifier can be (...) (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  Re: How do you tell clock to do this ....? Please help me
 
(...) That's it thanks (...) Sure I have that part but thanks for telling me againg. You are great friend Ahui You will will like what i'm doing once is done. CU (...) (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  Re: How do you tell clock to do this ....? Please help me
 
(...) Sample POV code #if (clock > 100 and clock < 200) object {..... } #endif ******* Make sure that in your ini file you use: inital_frame = final_frame = inital_clock = final_clock = -Ahui www.ozbricks.com/jediagh/ (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  How do you tell clock to do this ....? Please help me
 
How do you tell clock to show an object while is in frames 100 to 200 and before 100 and after 200 the object must be not showing? Thanks (22 years ago, 24-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
(...) this is in the .pov file? I know about that, the thing I am looking for is a way for adjusting this without modifing the .pov L3P generated. (...) Those are some cool animations, I esspecialy like the one with the slide doors. (...) Roland (22 years ago, 23-Jun-02, to lugnet.cad.ray)
 
  Re: Aspect ratio (via L3P)
 
(...) The aspect ratio is given in the camera statement, namely this one: right -4/3*x You can edit this one to get the effect you want. BTW, did anybody see my latest animation? It's at: (URL) file is called "seminar-2.2mb.mpg" Fredrik (22 years ago, 22-Jun-02, to lugnet.cad.ray)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR