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 / 7817 (-20)
  Re: Detemining Bad Vertex Sequence
 
(...) I would like to identify if a much simpler program exists... given a red/green render like L3Lab mytest6 can produce and a way to tell which quad/tri goes with which render, let me point at a quad/tri and just reverse the order of the vertices (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Are you talking about the algorithm or the program? If you are talking about the algorithm, you are right! Determining the bad vertex sequence isn't the problem of my program because I have only to run it in the beginning, and only for each (...) (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Does it need to be any faster? (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Detemining Bad Vertex Sequence
 
Hi, I've created a program to automaticaly BFC certify ldraw parts. Before release this program, I need to make more tests and improve its performace. Two things that I must fix before trying to certify any part, is correct the bad vertex sequence (...) (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) In Denmark it would be "Motorvej" meaning limited to vehichels driving at a higher speed than 60 km/hour (no tractors, no mopeds, no bicycles), and where there are no crossing roads (thus the bridge, indicating crossing roads are at another (...) (22 years ago, 11-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) In australia, we would probobly call this thing a highway (22 years ago, 10-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) Sorry, I misinterpretted the pattern - I thought it was a variation of the general icon, not the actual icon itself. (...) Good point. (...) But this 4215a hasn't been modeled in LDraw, right? (...) Good question. Steve (22 years ago, 10-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) "Motorway" is a British term, but I think its meaning is pretty obvious. (...) In California at least, any public road is a highway, even a residential street. Legally, that is. Colloquially it is reserved for interurban roads. But they might (...) (22 years ago, 10-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: New tool for making minifigs
 
"Orion Pobursky" <bilthefish@IHATESPAMyahoo.com> skrev i meddelandet news:H2529w.7Jx@lugnet.com... (...) it (...) Hmm, let's see, looking through the source and guessing... Make sure you have stub.pas, ytab.pas, ldliteVRh.pas, ldliteVR_main.pas and (...) (22 years ago, 10-Sep-02, to lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
"Chris Dee" <chris_w_dee@hotmail.com> skrev i meddelandet news:H26pME.93C@lugnet.com... (...) in (...) US (...) suspect. (...) Don't know about Danish, but in Swedish it's called "Motorväg", that's a straight translation of "Motorway". "Highway" (...) (22 years ago, 9-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: dragNdrop (Was: Ldglite must be faster)
 
I don't exactly have an algorithm for "spread out parts", all I really have done is to find an empty spot when dropping one part. Along a line collect up the intersection of all bounding boxes of other parts; find an interval that your part fits (...) (22 years ago, 10-Sep-02, to lugnet.cad.dev)
 
  Re: dragNdrop (Was: Ldglite must be faster)
 
(...) OK, I got multiline paste to work, but it just dumps them all in the same spot for now. I also experimented with pasting in a peeron inventory with quantity and all, but the part numbers don't always match up and the colornames definitely (...) (22 years ago, 10-Sep-02, to lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) (URL)and (...) (URL)the same? They look like it, but they have dramatically different (...) Minifig Torso with Autoroute Pattern[2] (...) Hose Reel 2 x 4 x 2 Holder with tow logo pattern[3] (...) No idea why 4209p05, but it predates the Torso (...) (22 years ago, 9-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: dragNdrop (Was: Ldglite must be faster)
 
(...) I examined the source (aren't you glad you posted it) and now I can drag in a part from LDList (cool!), but I'm still not sure about the rest of the 'protocol'. What's the point of the X and Y coordinates? And is it the empty message that (...) (22 years ago, 9-Sep-02, to lugnet.cad, lugnet.cad.dev)
 
  Re: My latest idea / project
 
How can I replace a numbe in a selected line of a Tlisbox? For example the second number? 1 4 0 -72 0 so that the user select a color and the it copys the same selected line of before and it does for example 1 4 0 -72 0 replace 4 for 15 1 15 0 -72 0 (...) (22 years ago, 9-Sep-02, to lugnet.cad.dev)
 
  Re: My latest idea / project
 
(...) I think you should try learning the math. Why don't you give it a chance? Someday you'll be glad you did. I know I am. (22 years ago, 9-Sep-02, to lugnet.cad.dev)
 
  Re: My latest idea / project
 
(...) Personally, I found that reading the LDraw FAQ and the comp.graphics.algorithms FAQ was very useful. The latter can be found at: (URL) has a large section on 3D graphics, and lots of references. Fredrik (22 years ago, 9-Sep-02, to lugnet.cad.dev)
 
  Re: My latest idea / project
 
(...) Then for get it I'm not going to learn maths. But what about if I make a gui design of the app and I comment it all on what I need and you code it? (...) (22 years ago, 9-Sep-02, to lugnet.cad.dev)
 
  Re: My latest idea / project
 
(...) [snip] (...) Have you had a trigonometry course yet? If not, a quick search of the internet turns up plenty of links. This one looks easy enough. (URL) you'll probably need to read up on matrix math. (URL) then finally it's on to (...) (22 years ago, 9-Sep-02, to lugnet.cad.dev)
 
  programmer(s) help needed
 
Hi, Is anybody intrested in developing a Postscript to LDR converter? Files saved als Adobe Illustrator 1.1 contain fairly basic PS and can (when using 3 and 4 pont polygons) easily be converted in a LDR file. I have the knowledge of both PS and LDR (...) (22 years ago, 9-Sep-02, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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