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 / 4252 (-20)
  Re: L3PLiTE?
 
(...) In this case you could leave out the interior of the 2x2, but you must use the entire top of the 4x4. In the case of solid wall like structures, however, it could reduce 90% of the blocks to no interiour, and no studs. -Chuck (25 years ago, 30-Mar-00, to lugnet.cad.ray, lugnet.cad.dev)
 
  Re: L3PLiTE?
 
Tore Eriksson wrote... (...) Uh, maybe. However, if you have a 2x2 brick on top of the 2x4, how do you leave out only half the TOP section? Or you wouldn't? Maybe parts should be broken into subparts for analysis? I think the main problem is, that (...) (25 years ago, 30-Mar-00, to lugnet.cad.ray, lugnet.cad.dev)
 
  Re: L3PLiTE?
 
John VanZwieten wrote... (...) A general analyzer may be a good idea. As you say, the optimized .dat file can be viewed in any rendering engine, and also, you can run L3P on it. Of course, the analyzer could be compiled into L3P, L3Lab, LDLite etc. (...) (25 years ago, 29-Mar-00, to lugnet.cad.ray, lugnet.cad.dev)
 
  Re: L3PLiTE?
 
Leonardo Zide wrote... (...) I assume you have manually added extra info to all parts into your pieces.bin. Is there any chance you could export that info into some META commands to be inserted into each part in the LDraw PARTS base, so LDraw (...) (25 years ago, 29-Mar-00, to lugnet.cad.ray, lugnet.cad.dev)
 
  Re: Problem with 1-4con1.dat
 
John VanZwieten wrote... (...) Is there any use for color 16 in linetypes 2 and 5? To test if we have any color 16 lines, I just added a warning to "L3P -check" The only legitimate example I could find was in PARTS\S\973p46a.dat.DAT "~Subpart (...) (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: What is BFC meta command ?
 
(...) BFC means back face culling, it basically means that the rendering program doesn't need to draw the faces that are not facing the viewer (calculated by taking the dot product between a face normal and the camera direction). It's there to make (...) (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Checking for bowtie quads?
 
(...) Quads should be plane and follow a correct order, the points must be in a correct order. Search the old messages and you'll find several discussions about it. Leonardo (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Checking for bowtie quads?
 
Just a question... Does the quad should be plane, is there any problem to get 4 non-coplanar points ? Damien. (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  What is BFC meta command ?
 
With the new version of MLCad, i hear about BFC, but, i'm sorry, i don't know what it is... Could someone give me explanations ? Thank's Damien. -- Damien et Nathalie Duquennoy 26, rue du belvédère 69210 L'ARBRESLE dduquenn@club-internet.fr (URL) (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Problem with 1-4con1.dat
 
In lugnet.cad.dev, Steve wrote : (...) Well, I'd like to participate ! what is the procedure ? Who vote, how is it possible to vote ? Is there a FAQ on this subject ? Regards Damien (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Checking for bowtie quads?
 
(...) Yeah, I tried to think of a simpler way to do it myself. But all my ideas required converting the quad from 3D coords to 2D coords first so my feeble brain could handle it. :^) Don (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Checking for bowtie quads?
 
(...) Thanks, I've got it! I didn't know the check was that involved, though... Fredrik (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Parts Cataloging Program
 
(...) I don't know the exact files that I changed, I remember that I unziped LDLite 1.6 and added a #ifdef BMP_HIGHCOLOR, I'm sending what I have in another message. The code is not Windows specific, it was taken from the LeoCAD image routines and (...) (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: L3PLiTE?
 
(...) It does take some extra time to load a big file but the speed increase later is well worth it. After doing the initial calculations, you only need to check the studs for the bricks you move so it's very fast. Leonardo (25 years ago, 29-Mar-00, to lugnet.cad.ray, lugnet.cad.dev)
 
  Re: Checking for bowtie quads?
 
(...) Lar's L3Input.cpp is in the latest ldglite source (which is available at the usual place). It contains the bowtie checking code and is quite nice. Don (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Checking for bowtie quads?
 
Do anybody know of a simple algorithm for checking if a quad is of the "bowtype" kind? I.e. a quad where two of the edges cross each other. I understand that Lars C Hassing's L3P does this check, so perhaps he can help me? Thanks in advance! Fredrik (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Time for BFC overhaul?
 
Now that MLCad is supporting BFC, should we begin overhauling the parts database to take advantage of this? I'd be interested in working on this for a while. What is the status of the meta-command discussion? How close are we to closure? -John Van (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Parts Cataloging Program
 
(...) I didn't see it, but I didn't look really hard at the windows specific code since I'm bypassing it for something more portable. If you still have the code I could try to paste it in with the other two formats. Don (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: Problem with 1-4con1.dat
 
Augh! How do these things get by us? I'll put this into the next update. And I promise that the 2000-01 vote is coming. Very soon. Really. Steve (...) (25 years ago, 29-Mar-00, to lugnet.cad.dev)
 
  Re: L3PLiTE?
 
Leonardo: (...) So in "every" part you have put a "stud-slot-point" in all the places where a stud from another part can connect with this part. So if a stud on a non-transparent part is at the stud-slot of another non-transparent part, it is (...) (25 years ago, 29-Mar-00, to lugnet.cad.ray, 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