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 / 5827 (-20)
  Re: Line Thickness and Antialiasing in LdGLite 0.7.3
 
Don Heyse wrote... (...) I really would like to find the cause of the problem, because L3P relies on the same routines, and it does work for L3P. All filenames are internally made lowercase (FixDatName), so I don't have to worry about any following (...) (24 years ago, 29-Dec-00, to lugnet.cad.dev)
 
  Re: Ldraw.organization (was: License revision 1)
 
(...) Dissagree... (...) Or you use a Revison Control type system.... (...) Alternativly If anyone here can talk CORBA it might be worthwile considering using an app written with that to allow for distribution from various sites according to an (...) (24 years ago, 28-Dec-00, to lugnet.cad.dev)
 
  Re: Line Thickness and Antialiasing in LdGLite 0.7.3
 
(...) Well I'm not positive anything I wrote works correctly, but I'm not sure it got to the functions mentioned above in this case. There seemed to be a bunch of special case checks for files like light.dat and primitives where the determinant is (...) (24 years ago, 28-Dec-00, to lugnet.cad.dev)
 
  Re: Line Thickness and Antialiasing in LdGLite 0.7.3
 
Don Heyse wrote... (...) I don't understand why that should be necessary. FixDatName() should handle case-sensitivity. Are you sure platform_fixcase(Sub...tDatName); // Should NOT do this for model files. localize_path(SubPartDatName); work (...) (24 years ago, 28-Dec-00, to lugnet.cad, lugnet.cad.dev)
 
  Line Thickness and Antialiasing in LdGLite 0.7.3
 
LdGLite version 0.7.3 in now available. With all the talk about line widths and antialiasing around here lately I decided to add it to ldglite. Heck, it only took about an hour to make the changes. As Lars recently proclaimed, "Hooray for OpenGL"! (...) (24 years ago, 27-Dec-00, to lugnet.cad, lugnet.cad.dev)  
 
  Re: Patterned parts authoring
 
Here's how I got started: Using the *text* editor of your choice (I use Notepad), open up the DAT file of the corresponding blank/un-patterned part (973.dat forthe minifig torso; 3626b.dat for the minifig head; (etc.)). Look at the code inside this (...) (24 years ago, 27-Dec-00, to lugnet.cad.dev)
 
  Patterned parts authoring
 
Recently I bought #7134 A-Wing Fighter and succumbed to the urge to build it in MLCad. When I got to doing the pilot, however, I found once again that I had to substitute the patterned head, torso, and helmet for other patterned parts because not (...) (24 years ago, 27-Dec-00, to lugnet.cad.dev)
 
  Re: DAT file for 'Adventurer' wheel
 
(...) Thanks, I'm glad you found the model interesting! It has to be my most unplayable model ever, though. The front wheel doesn't even turn! I have to agree with you that tuk-tuk rides are pretty unforgettable. I mostly ended up using the river (...) (24 years ago, 25-Dec-00, to lugnet.cad.dev)
 
  Re: DAT file for 'Adventurer' wheel
 
(...) I was planning to hold the submission until the parts library terms of use license was finished. (...) Yeah, I can do that! Fredrik (24 years ago, 25-Dec-00, to lugnet.cad.dev)
 
  Re: Special tools used to build/design parts?
 
(...) Yes, for shure. The hand work is generally adding keywords, sometime I do only portion of the part and I add other primitives (like the spheric primitive in Technic Liftarm 1 x 7 with 2 ball joints - 32173.dat) Sometimes, I only modelise a (...) (24 years ago, 24-Dec-00, to lugnet.cad.dev)
 
  Re: Rubber Black (was: New Part - 30187 Minifig Motorcycle with 3 Wheels Body)
 
Paul Easter wrote... (...) Yes, just look at LDView... ((URL) One problem with 256 is that MLCad does not have it available. It only (...) You apparently cannot select colors 256-511 using the mouse. You'll have to type in the number. The number is (...) (24 years ago, 24-Dec-00, to lugnet.cad.dev)
 
  Re: Special tools used to build/design parts?
 
(...) Salut Marc, et merci pour ta reponse. I visited your website and read your tips about using SolidWorks. I undestand what you mean now for the primitive detection, making the objects in CAD using polygons instead of circles. That makes things a (...) (24 years ago, 23-Dec-00, to lugnet.cad.dev)
 
  Re: Rubber Black (was: New Part - 30187 Minifig Motorcycle with 3 Wheels Body)
 
(...) Is this something that will only show when rendering? OR do you think that the LCad software will eventually get that detailed? (...) I'm not sure if it is overkill. There are so many colors that are undefined(as far as I know). Is there a way (...) (24 years ago, 23-Dec-00, to lugnet.cad.dev)
 
  Re: Ldraw.organization (was: License revision 1)
 
Leonardo Zide <leonardo@centroin.com.br> wrote in message news:3A43B5EF.1D8B7F....com.br... (...) Great! (...) Sounds good. (...) Ok. Whatever works best. I'll be talking to people within the next few weeks about LCAD stuff, exchanging information (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Ldraw.organization (was: License revision 1)
 
(...) I've already started writing the program, so far it only downloads the list of files and checks for the missing ones. If I have enough time, I might have something working tomorrow or maybe next week. I wasn't going to give the user a list of (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Special tools used to build/design parts?
 
Hello everybody (...) My stl2dat converter handles the edgelines and conditional edgelines. The conditional edgelines are created between two facets when the angle between these two facets is below a given value. This value can be set. If the angle (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev)
 
  Re: Special tools used to build/design parts?
 
(...) Yes that's it. You must check the tesalation of circular portions of a part to make the detection of primitive work, the facetisation of cylindric portion of the part must fit exactly the facetisation of circular primitives that is 16 edges (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev)
 
  Re: Special tools used to build/design parts?
 
On Wed, 20 Dec 2000 21:59:51 GMT, Steve Bliss <steve.bliss@home.com> wrote: And Marc Klein has created an STL2DAT (...) The STL format is used for the stereolithography fast prototyping machines. It choose this format because it can be produced by (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev)
 
  Re: Special tools used to build/design parts?
 
(...) Hi everybody I was off yesterday, so I only see this intersting thread today. I made my stl2dat conversion program for this purpose. The STL format is used for the stereolithography fast prototyping machines. It choose this format because it (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev)
 
  Re: Ldraw.organization (was: License revision 1)
 
Leonardo Zide <leonardo@centroin.com.br> wrote in message news:3A3F58E5.CD9F8B....com.br... (...) Cool. Would the download program provide information about the updates so people can download only what they want instead of the latest version? Why (...) (24 years ago, 22-Dec-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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