To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *40120 (-20)
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) Travis and Guy have covered the two major issues with overlapped surfaces. As a parts-admin, my view is that while it is better to not overlap surfaces, in some cases the complications required to avoid overlapping are not worth it. So it (...) (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) I may be misunderstanding you here but if it comes to the difference between a part having less primitives or a part displaying correctly I would always encourage displaying correctly. We don't use the Ldraw system to save computer memory, we (...) (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts, FTX)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) If you post a hold vote for all parts contain a overlaping between a primitive and a quad or triangle, you must post a hold vote for all parts with contain a stud (ex : all brick !!!). Because all studs are overlaping with quad or box. It is (...) (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts, FTX)
 
  Re: 3 problems - help appreciated!
 
(...) Willy, thanks so much for your prompt response, you've just saved me throwing my PC through the window! :-)) (18 years ago, 16-Jul-06, to lugnet.cad.mlcad)
 
  Re: Call for GUI part editor
 
(...) OK, I modified the standalone version a bit. It is now suitable to be used as a 'User-defined program' in LDDP (the 'Parameter' field in LDDP should be set to '%0'). Note that such programs can *only* work with the full file, not selections in (...) (18 years ago, 16-Jul-06, to lugnet.cad)
 
  Re: Tutorial on reviewing parts
 
(...) A couple of other points that may be worth mentioning: 1) LDView can do BFC checking now (I use this all the time) 2) LDDP has a "fix error" option for most errors L3P can find, including bowtie quads. Other than that it looks good. Thank you (18 years ago, 16-Jul-06, to lugnet.cad)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) Ahhh. Very good point. I think you'd get problems in povray too. Tim (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts, FTX)
 
  Re: Call for GUI part editor
 
(...) The version 1.5.7.0 of LDDP that I have installed supports any number of external programs, although the interface for adding them is a bit non-intuitive. Unfortunately, looking at the sources, I find no place where LDDP re-reads the text (...) (18 years ago, 16-Jul-06, to lugnet.cad)
 
  Re: Call for GUI part editor
 
(...) LDDP is written in Delphi 6 and I only have version 5 at home (D2006 at work). Also, I'm not sure the sources are complete - if I try to open the LDDP project in D5 I get *lots* of messages about things that are missing, not only the obvious (...) (18 years ago, 16-Jul-06, to lugnet.cad)
 
  Tutorial on reviewing parts
 
So, I made this tutorial about being a reviewer and review parts in the Parts Tracker: (URL) Eventually it’ll end up in the article section of Ldraw, but right now I’d just like to hear some feedback/suggestions from the general community, (...) (18 years ago, 16-Jul-06, to lugnet.cad, FTX)
 
  Re: 3 problems - help appreciated!
 
(...) * open lg_3185.inc in povray (it can be found in your lgeo folder) * go to line 255 (yes, line 255, the second entry) where you read: "#declare lg_3185 =" * substitute: "#declare lg_3185 =" with "#declare lg_3185_clear =" (without quotation (...) (18 years ago, 16-Jul-06, to lugnet.cad.mlcad)
 
  Re: 2006 LSC: Call for Nominations - Closed
 
(...) nomination for the LSC election is closed. nominees have to accept the nomination within July 20. a list of the nominees as well as the candidates who have already accepted to run for the election can be found at (URL) Webmaster (18 years ago, 16-Jul-06, to lugnet.cad.dev.org.ldraw)
 
  Re: Call for GUI part editor
 
(...) check out: (URL) has taken over the project from carsten schmitz, who still figures as one of the admins, but it's mr. "redoctober" who works the queue of my wild dreams: (URL) think the list dates back to version 1.56 so you may see some of (...) (18 years ago, 16-Jul-06, to lugnet.cad)
 
  3 problems - help appreciated!
 
Problem 1. I keep having a problem with Povray stopping. It has a yellow line on the code "lg_3185_clear". Any ideas? I am using MLCad, Lpub, and now L3Paddon. Problem 2. My minifigs don't seem very round (eg heads have hard angles rather than (...) (18 years ago, 16-Jul-06, to lugnet.cad.mlcad)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) In my other message, I indicated that overlapping polygons will be visible on transparent parts in viewers such as LDView. However, if it is decided that they are ok, it seems to me that you'd be much better off in this instance just using a (...) (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) I don't know what the policy is (or if there is one), but I will point out that it will likely cause artifacts in any transparent parts in any viewer that supports blended transparency (such as LDView). The overlapping sections will get drawn (...) (18 years ago, 16-Jul-06, to lugnet.cad.dat.parts, FTX)
 
  Re: Call for GUI part editor
 
(...) I think LDDP does already have support for *one* configurable external program. Put a %0 in the args list to make LDDP pass the name of the temp file to the external program. I used to add a -p to the args list to tell ldglite to poll the file (...) (18 years ago, 16-Jul-06, to lugnet.cad)
 
  Re: Overlapping primitives - a reason to Hold a part?
 
(...) I have used similar techniques a few times now, and the parts have not been held because of it. As far as rendering, most programs seem to be able to handle it ok, so I don't think it should be a reason to hold the part. ROSCO (18 years ago, 15-Jul-06, to lugnet.cad.dat.parts)
 
  Re: Call for GUI part editor
 
(...) Can a LDDP plugin get the name of the current file? AFAICS it's only given the contents of the editor buffer (or just the selection). Without the file name there's no way to do any polling, and when it's given the selection only it's (...) (18 years ago, 15-Jul-06, to lugnet.cad)
 
  Re: Call for GUI part editor
 
(...) Good. (...) That's a problem with (or rather limitation in) the LDDP plugin interface. Plugins are expected to do *one* thing, and then return to LDDP. I don't know anything about the LDDP source, who's maintaining it, etc. (...) No. A plugin (...) (18 years ago, 15-Jul-06, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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