To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 10395
  Re: L3P "Skip" part metacommand  [DAT]
 
(...) If I understand you correctly, I may already have found a solution to your problem with my two ldraw objects "camera.dat" and "look_at.dat". Following camera will be seen in any LDraw renderer, but invisible in POV: 0 ~Camera Position 0 Name: (...) (18 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Not quite. Currently, L3P uses the entire visible "model" to calculate the camera position (-cg? ) to fit it all in. I would like to keep this functionality, but be able to tell it to ignore certain parts, e.g. train tracks which will extend (...) (18 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Oh, I think I see now. What about using IFNOTPOV? (18 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) Everything inside IFNOTPOV won't show up in the POV file at all, so that would still require two passes (one with IFNOTPOV to generate the camera, and one without to have the correct scene). --Travis (18 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) True, but IFNOTPOV produces "if(0)" statements that can very easily be replaced by "if(-1)" and all the commented out tracks will be uncommented again. I find that easier than copy and paste camera positions. /Tore (18 years ago, 14-Jan-06, to lugnet.cad.dev)
 
  Re: L3P "Skip" part metacommand
 
(...) That's almost there but it still includes that part in the camera position calculations so doesn't really leave me better off. This would still require copying the camera data over. I'll have a look at doing two passes and copying it over (...) (18 years ago, 14-Jan-06, to lugnet.cad.dev)

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