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 / 4017 (-20)
  Re: stl2dat conversion tool beta2
 
(...) Then he wrote: (...) Or more simply (in LDraw-world), this: 1--2 | | | 4--5 | / | |/ | 6-----7 Leading to: 1--2 |\ | | 4--5 | / \ | |/ \| 6-----7 That was fun! Steve (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) UPPERCASE (...) makes (...) Yes, HFS, that's it. A search for "HFS", "rock ridge", and "joliet" turns up several GUI tools for making hybrid CD filesystems such as the ones at www.cdeverywhere.com and www.cdr.com. I've personally only used the (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: stl2dat conversion tool beta2
 
(...) Both those constant should be configurable, eventually within predefined ranges. Maybe You should allow the use of the abs() function to be optional, because if the face normal are correctly calculated (the faces are well defined, CCW or CW) (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  How is parts.lst created / solving VEC problem
 
Is there a description somewhere of how the parts list is created and maintained, and changed when new updates are added? The reason I ask is, using LDAO, I really hate it when my VEC is wider than one screen's worth of pictures. It appears that the (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) Apple wants a partition type "HFS" which is their disk system. Having one makes your CDROM appear natively: icons, window placement, file type/creator codes all that stuff is embedded in HFS directories. Many hybrid CDs (games) have separate (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: stl2dat conversion tool beta2
 
(...) No ONLY Triangles. Look for STL format description (URL) >Buy the way, do you correctly generate these lines (expecially the (...) <SNIP> (...) The program check the angle between two adjacent facets if abs(angle ) < 1e-5 No Edge if abs(angle) (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: stl2dat conversion tool beta2
 
(...) Ok, my cad program can do that, but I have to mess with it because the options to tesselate a surface are somewhat complex, at least if you want to be able to have some control on the number of polys generated. Does STL allow only for (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) I was under the impression that the ISO-9660? filesystem was only 8.3 UPPERCASE or something like that. All the operating system vendors then added their own extensions to get long filenames with mixed case. Linux uses Rock Ridge. Microsoft (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Looking for a part
 
(...) Not really. John Van Zwieten had made a partial-sphere primitive, which *might* be useful for this part. What do you think, John? (...) For now, all my LDraw-related time is devoted to preparing the next parts update. Steve (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) Right. I *think* you should be able to design it and save it, then send the saved file to me, and let me compile it into the distributable executable. I don't *think* there are licensing issues with that, but I will check. I know I'm licensed (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Organizing the LDraw CD-ROM
 
Don: (...) There should definitely be binaries for both DOS, Linux, and MacOS where it is possible. Or maybe no DOS and just MS-Windows? How many OS/2 users do we have? (at least one) (...) Isn't that what the ISO-(can't remember the number) file (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Ldglite/Linux and sub-parts
 
(...) It's directly under the "parts" directory. Some parts use sub-parts in the s-directory, such as the 32013 and some of the new Technic wheels that Jeff Boen designed. (...) I grabbed it on February 6th. I'll take a look at the new one. Great (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: I need parts, and I can make you famous
 
Thanks to everyone who responded. I have the tread hub (32007) in hand, and the tread part is coming soon. Thanks again, Jonathan (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Ldglite/Linux and sub-parts
 
(...) I'll take a look at that tonight. I never heard of the s directory. However I have used primitives in the p\48 directory though. I'll have to look at that too. Should be easy to fix though. When did you grab the source? I just dumped a (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: ldraw under linux?
 
(...) Sniping my beta testers eh? ;^) If you want something that can edit files and is fairly stable (I think) I'd go with LeoCAD. But if you just want something to hook up to Netscape in linux to view ldraw files, and you don't mind beta testing (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  8880 Super Car (Wheel & Tire)
 
To the interested here are some images taken directly from the CAD program I use. The Jpeg (jpg) versions: (4 URLs) the Ping (png) versions: (4 URLs) As you can see, there are somethings missing iet: - tire corner threads (will be soon added) - (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Suggestion for interprocess communication
 
(...) That's an item I was thinking about already ... will see whats possible ... (...) Sure, I know, but for me the plain api with its window messages is already similar to the difference between hardware and software of a computer :-) I mean I do (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  Re: Suggestion for interprocess communication
 
Michael Lachmann skrev i meddelandet ... (...) I'll simply ignore those facts :-) If someone is building with set pieces, they'd better keep to the pieces and colors, or get lost... Seriously, if we want that functionality, then I think the modeller (...) (25 years ago, 11-Feb-00, to lugnet.cad.dev)
 
  L3Lab - yet another LDraw viewer
 
As you may know I have been cooking on this L3 program for more than two years now (not that this tells anything about its size and quality ;-) However, I believe L3 now has so many useful features that many of you (especially part authors) also (...) (25 years ago, 11-Feb-00, to lugnet.announce, lugnet.cad, lugnet.cad.dev)
 
  Re: ldraw under linux?
 
Use LeoCAD (by Leonardo Zide) Linux version. LeoCAD uses same part library of Ldraw (but converted in a different file format) and can load and save Ldraw *.dat files. Go here: (...) (25 years ago, 11-Feb-00, 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