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 / 7942 (-40)
  Re: DAT to DXF again
 
(...) Yes, just like Ldraw Prinitives, Autocad Blocks are nestable. And to my knowledge without limits. (...) I can make a simple AutoCad model representing an instance of the box5.dat primitive to see what you can make of that (plus some (...) (22 years ago, 8-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.1
 
(...) Nope, but it is now :-) -Orion (22 years ago, 8-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.1
 
(...) Thanks Orion, I almost forgot: is hookhand in your todo list ? Damien (22 years ago, 8-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.1
 
(...) Certainly. I just compacted it for another reason, I'll take a look and make sure it fit in 800x600 (...) I noticed that too. I'm adding a rotation routine for footwear (...) This is the exact reason I made an INI file. There are a lot of (...) (22 years ago, 8-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.1
 
(...) Hi Orion, You do just the plugins we need. You and Carsten Schmidt are a winning pair. Your minifig editor is still so young, I suppose much remains to do. Yet great flexibility, I have successfully added unofficial Minifig Whip, official (...) (22 years ago, 8-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) Can you make an AutoCAD block out of more primitive AutoCAD blocks? I don't know. That's why I'd like see some simple examples exported to DXF from AutoCAD. I don't really care whether an AutoCAD version of the parts uses volumes or faces, (...) (22 years ago, 7-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) I would like to discuss this because I'm not sure that would be the best path to follow. Translating (AutoCad) volume models into (Ldraw) face models could proove to be difficult. Maybe you're better off to build the Autocad model with faces (...) (22 years ago, 7-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) You're not the only one who wants that. See here: (URL) we have a few utilities, but no comprehensive system that I know of which could be used to design models in AutoCAD. There are programs that seem geared to creating parts in AutoCAD and (...) (22 years ago, 7-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) You could always train it to know (and do it in a data file driven way so it's easy to add new types) (...) 2 levels of subfiles perhaps??? one subfile for the part which contains the synthesized part reference (another subfile) as well as (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Orion, I had not thought about this. This is consistant with Steve Bliss' concern about putting out the synthesized parts in a seperate file so that they can be cosidered one part by other LDRAW compatible programs. I can see two issues here. The (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Works fine now ;o) My tests were far from exhaustive though ! (...) I guess there is no perfect solution: modelling curved parts with some smoothness requires lots of polygons. Fortunately machine power increases! One possibility though would (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) If you are going to go the subpart route, have you considered making an option to subpart the flexible object in a separate file so that seam width shrink is avoided when using L3P (or others) ? -Orion (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Hi Philo, (...) Oop.s I reworked the organization of the code and ended up messing this up. 1.0.0.2 is uploaded now. (...) I understand, but I'm not sure what can be done about this. I used the cross sectional parts that already existed for flexible (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Hi Kevin, It seems you forgot to link in CC3250.DLL... doesn't work on my system. (...) That's the kind of size I got... We must keep in mind that even if the ldraw file is smaller using parts, the number of triangle to render will be the same or (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Philo, Boy, were you right, the triangle synthesis took a 3K file and made a 2M file. Unpalatable. I switched lsynth over to use LDRAW parts for synthesis. Now that 3K file ends up to be 500K, still much larger, but certainly better than before. (...) (22 years ago, 6-Oct-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Hi Philo, I've been working on an algorithm that uses less triangles, and plan to add a option where the hoses can be made up of hose segments. Hose segments should reduce file size, but probably decrease quality. I've been beyond the edge of my (...) (22 years ago, 4-Oct-02, to lugnet.cad.dev)
 
  Re: LPub - LEGO Publication made easy!
 
Hi, I wanted to mention that LPub is useful even if you are not working on a book, or web pages. It can be used to make building instructions from other peoples' DATs. It has an advantage over MLCAD in that it shows you pictures of the parts added (...) (22 years ago, 4-Oct-02, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LPub - LEGO Publication made easy!
 
WOW! This is seriously impressive and it couldn't have come at a better time. I am just putting together the instructions for my first custom kit, and until I saw this message and downloaded the software, I was handwriting a series of scripts to (...) (22 years ago, 3-Oct-02, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Idea for a meta-statement  [DAT]
 
(...) Done. Here's a sample input: 0 132 0 234 POLYGON 14 0 0 1 0 10 1 10 10 1 10 -10 1 5 -13 1 polygon end 0 and the output: 0 132 0 234 0 LDS POLYGON 14 0 LDS 0 0 1 0 LDS 0 10 1 0 LDS 10 10 1 3 14 0 0 1 0 10 1 10 10 1 0 LDS 10 -10 1 3 14 0 0 1 10 (...) (22 years ago, 3-Oct-02, to lugnet.cad.dev)
 
  LDS as an LDDP Plugin (Was: Idea for a meta-statement)
 
(...) On second thought, the idea of making an LDS compiler an LDDP plugin wasn't that good after all. First I was very excited. But what if I wish to change the value of a variable and the source has been overwritten... (...) OK, I will probably (...) (22 years ago, 3-Oct-02, to lugnet.cad.dev)
 
  Re: Idea for a meta-statement
 
(...) :D I was *hoping* someone would pick up on this. ;) (...) I don't have time to look right this second, but I will check it soon. (...) Right. (...) The input would be a color and a list of points. The output would be a list of LDraw triangle (...) (22 years ago, 3-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) Oops! Cut n paste error. I somehow lost this one. (6 URLs) this helps. Don (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) A google search for Autocad and lego turns up these nifty links. (URL) (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  Re: DAT to DXF again
 
(...) Would that be done in the BLOCK - ENDBLK section? It's been eeeeons since I did any DXF output, but that seems to ring a bell. And this link seems to back me up. (URL) luck, Don (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  DAT to DXF again
 
Last night, frustrated by other bugs in BrickDraw3D, I looked at DXF translation. First, I found a reference to many 3D formats, which could be useful to many: (URL) wrote some Perl scripts which create DXF models which I import to Vectorworks. I (...) (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  Re: Idea for a meta-statement
 
(...) Steve, you gave me an idea, hehe! Here's my first pre-embryo of an LDDP plugin: (URL) far, it is anything but impressive. It can only handle the LDS LINE command, and without any error check at all. Just copy the DLL into the Plugins folder (...) (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  Re: Delphi Help Needed: Converting string to TStringList?
 
(...) D'ooooh, I tried MyStringList.Add(str...leteText); and had all strCompleteText in MyStringList.Strings[0]! Now it works. Thanks a lot! /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Delphi Help Needed: Converting string to TStringList?
 
"Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> skrev i meddelandet news:H3B9uK.Jo6@lugnet.com... (...) MyStringList? MyStringList.Text := strCompleteText; As long as you want one element in MyStringList for each LF-separated string in (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Delphi Help Needed: Converting string to TStringList?
 
Hi! strCompleteText: String; MyStringList: TStringList; How do I convert strCompleteText (containing LF's) into strings in MyStringList? (The other way is quite simple.) TIA, /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: List of Colors (Re: Wheel Generator Plugin)
 
(...) That is probably one of the most complete LCad color lists available, but it is focused on original LDraw and LDLite standards. I use L3Lab for quick viewing and L3P/POV for high quality renderings. And tires look *much* better in POV when (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: List of Colors (Re: Wheel Generator Plugin)
 
(...) Is this what you want? (URL) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  List of Colors (Re: Wheel Generator Plugin)
 
(...) For the Wheel Generator I used a list of colors taken from LDDesignPad, but it contains many colors (almost) never used. Does anyone knows a list of most common colors together with the LDraw-number and RGB-value? About a default color for (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) There is an update of LDDesignPad, check Carsten's website: (URL) well Niels (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Program Interfacing
 
(...) You should grab the LDAO source code, it's all handled in one class file. Of course, it's overcomplicated (I never do anything simply). What I did in LDAO was to write the DAT code to a temporary file, then write another temporary LDR/DAT file (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) Uh oh! Doesn't LEGO Creator have an explosion function? They've probably got a patent application in the works for it, so you might as well just give up on that idea. ;^) (...) That one might not be patented yet. Better hash it out before the (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
I've been thinking of a tool that creates an "Exploded View" with empty space between all parts. However a literal interpretation would be quite fun, too. There would be a blast center, and adjustable parameters for part speed, bounce, and amount of (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) We've talked about this several times before. For example: (URL) as far as I know, nobody has implemented anything yet. It is an interesting topic however, which explains why it comes up every now and again. Perhaps if we pose it as a (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) That's what MLCAD's Favorites folder is for. Drag a part in the parts list to the favorites folder, create your own pile. -Tim (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
Well I'm afraid is not what I want Lpub is nice but is not what i'm talking about i'm talking about something like in the 6000 idea book in the fisrt pages use se all the pieces for building the house all over the ground, I'll show you all a picture (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)
 
  Re: What about a tool that unsorts all parts of a mdel
 
(...) Yes so I can have an image of all part like if you where playing on the floor but and you are building a "house" and you see all parts all over the floor but in this case all over the image. (...) (22 years ago, 30-Sep-02, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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