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 / 7827 (-20)
  Preview of a new ldraw editor "sort of"
 
I decided to release a preview on what I'm making so far is called edraw is a new editor for making LDR files with a new system powered by ldglite it uses ldglite's off-screen system so is not real time but I belive it will allow PC's with litle (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) I suppose that's as good a reason as any. Actually It's kinda neat to finally find a compelling reason for the single pass, render as you go, ldlite parser. Pipes are just too cool! On the other hand, the user won't be able to spin the model (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) Hmm. Supplying '--' does make a difference, but only in the error messages I get. :) (...) I was going to poke around with making a utility that would give the user a file polygon-by-polygon, and have them respond with whether the winding was (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) Well I suppose I could say the problem is on the side of the keyboard where your chair is, but that wouldn't be completely true. According to the readme.txt file you need to give ldglite the -- command line option to use stdin. However I'm (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Ldglite sourcing STDIN not working under Windows 2000?
 
Has anyone gotten the Windows version of ldglite to read from standard input? When I do something like: type \ldraw\parts\3001.dat | ldglite I expect ldglite to render a 2x4 brick. Instead, ldglite reports that it can't find file " ". Anyone have (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Right. There are definitely situations in ldraw parts that won't fit the nice all-polygons-in-a-mesh model. That's why I said that auto-rewind should be an 'option'. Meaning, the user can turn it off. Although for a part to be BFC compliant, (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Well, my program does exactly this when it finds the correct winding of one polygon. (...) Well, I remember this thread, where Leonardo said that it created such a program: (URL) It's a long and old thread, so, search for the word "green" two (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) I'm not so sure this is completely true because we allow overlapping and intersecting polygons. In fact, there is nothing which prevents a single polygon face from being partly on the outside and partly on the inside. You can't automagically (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) What would be especially good is if there was an option to test and flip adjacent polygons. Once the winding of one polygon is known, adjacent polygons can be automatically wound correctly. So you click one red polygon, and all the polygons (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) I use LDAO in combination with L3Lab. - Ensure your dat file has a "0 BFC CERTIFY CW" - Set the "stop at cursor" option in the LDAO editor. - Set the mytest6 and autofresh options L3Lab (and leave the BFC option on) - Step through the file in (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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