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 / *26870 (-20)
  Re: dragNdrop (Was: Ldglite must be faster)
 
(...) It appears to be a mess of desktop system specific protocols (KDE and Gnome) in addition to the standard X11 "clip board" (see section L.2, "Peer-to-Peer Communications via Selections", pp. 370 in "X Protocol Reference Manual") which is The (...) (22 years ago, 7-Sep-02, to lugnet.cad)
 
  Re: Post-processing huge [POV] text files in Delphi
 
(...) WinScript? POV??? /Tore (For very simple stuff like unconditionally adding a line in the beginning or end of a file, I use the 'Copy' command in DOS.) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  Re: Excellent rendering...
 
(...) Read the LDraw FAQ! On the page: (URL) can read that for the colour "silver" you should use the LDraw colour number 383. Play well, Jacob -- Sal Colibri (from Roger Leloup's "Yoko Tsuno"): (URL) (22 years ago, 7-Sep-02, to lugnet.cad.ray)
 
  Re: Post-processing huge [POV] text files in Delphi
 
Thanks Roland! I think that's exactly what I was looking for. Sometimes I wish there were a dictionary or cross-reference for people that know what a keyword is named in one programming language. Pressing F1 is a good thing - but only when you know (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  Re: Post-processing huge [POV] text files in Delphi
 
(...) Have you considered using `diff` and `patch` to handle this? l3p ... model.pov cp model.pov model-modified.pov $EDITOR model-modified.pov diff -u model.pov model-modified.pov model.patch ... l3p ... model.pov cp model.pov model-modified.pov (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  New tool for making minifigs
 
I made a preview of a minifig maker called Ldraw Minifig Factory here (URL) the screenshot I want to know what you all think of it before I code it. Just forgot to let you know all that I just got a laptop an IBM 770z the only problem is that it (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  Re: Post-processing huge [POV] text files in Delphi
 
You could use the 'text' type and process the reading and writing line by line manly insteat by using tstringlist, I asume. quick code for quick copy: var infile, outfile: text; line: string; assignfile(infile, 'bigfile.pov'); reset(infile); (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  Post-processing huge [POV] text files in Delphi
 
Very often, I have just changed a little detail in a model converted to POV by L3P. Then after I run the model through L3P again, I have to manually set all the modifications not handled by L3P arguments again. I try to make a utility program to fix (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
 
  Re: Excellent rendering...
 
(...) ...and how can I get the silver efect on the parts ? I'm using ML-Cad, L3PAO, (LGEO), POV-Ray Thanx. Rene (22 years ago, 7-Sep-02, to lugnet.cad.ray)
 
  Wanted features for ldglite
 
+ Full screen and window mode + Improve list of parts to search when looking to add a new part to a model + MPD support + Command line switches this is not dos or linux console. +++ I want ldglite to be like mlcad when I select a line Example: we (...) (22 years ago, 7-Sep-02, to lugnet.cad)
 
  Re: dragon parts
 
Hi Bernd, The part looks nice so far, but L3P check complains a lot for non-coplanar quads, and there are three quads with bad vertex order. Philo (...) (22 years ago, 7-Sep-02, to lugnet.cad.dat.parts)
 
  [ANN] LdGLite Launcher .82
 
I have released LdGLite Launcher .82. What is new: The all important ICON! You can now specify the ldglite binary path. The filenames are displayed instead of the paths. LdGLite .95f. (URL) (22 years ago, 7-Sep-02, to lugnet.cad.dev.mac)
 
  LDMC site moved AGAIN. :-)
 
It is official and live: (URL) skippy! If no one cares, I am going to change the name to LDMC -- LDraw Mac Community. I'll slowly redo the site to reflect that it is a community now instead of a campaign. We're a community, right?.... right?..... (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev.mac, lugnet.cad.dev.org.ldraw)  
 
  Re: L3PAO error
 
are you using 3.5? if so you'll need to downgrade to 3.1 -tk "Mark Mueller" <mam@thegamenut.com> wrote in message news:H215IK.M0E@lugnet.com... (...) (22 years ago, 6-Sep-02, to lugnet.cad.ray)
 
  dragNdrop (Was: Ldglite must be faster)
 
(...) Let me clarify this. I think I have drag-N-drop from Windows Explorer under control. That uses WM_DROPFILES messages and the protocol is described on the internet. I'll have to see what I can do when someone drags a whole list of part files (...) (22 years ago, 6-Sep-02, to lugnet.cad)
 
  Re: Weird Logo Issue at L3P Quality Level 3
 
(...) [snip] Yes, that would certainly work. And for correct alignment of studs, it will sometimes be the only answer. For example, some parts (30373 is one of them) use mirror symmetry to create a subpart that is a fraction (like 1/4 or 1/8) of the (...) (22 years ago, 6-Sep-02, to lugnet.cad.ray)
 
  Re: Weird Logo Issue at L3P Quality Level 3
 
(...) No, flattening everything wouldn't be a workable solution. We had some of that (quite awhile ago). It was scary. (...) Ah. Yeah, if the macros are only evaluated once, that wouldn't work either. I'm not sure how L3P performs the translation (...) (22 years ago, 6-Sep-02, to lugnet.cad.ray)
 
  Re: Weird Logo Issue at L3P Quality Level 3  [DAT]
 
(...) How many parts have this mirroring? I expect that the 4x8 wings are an example. Would it be possible to recreate the basic wing, without studs, as a sub-part, and then invoke it in the two actual wing files? The studs could be added in the (...) (22 years ago, 6-Sep-02, to lugnet.cad.ray)
 
  Re: Excellent rendering...
 
(...) According to the L3P page, it does. However, this might not work with LGEO colors. --Travis Cobbs (tcobbs@REMOVE.halibut.com) (22 years ago, 6-Sep-02, to lugnet.cad.ray)
 
  Re: Ldglite must be faster
 
(...) Ah. (...) Hmm. Probably not raw keystrokes, but possibly sending messages at keyboard speed. I was basically thinking of anything an editing program might need done for rendering (and interaction) services. XML-RPC would be asynchronous (I (...) (22 years ago, 6-Sep-02, 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