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 / 7982 (-20)
  Re: Problem with LDraw-Mode and LDDP Bezier Curve plugin  [DAT]
 
(...) By the way, I forgot to say that it is rather easy to view the direction towards the control points, if you want to. I insert the coordinated for the end and control points as a comment, e.g.: 0 Bezier, n= 50 l= 130.02 ( 0 -5 0 ) ( 0 -73.09 0 (...) (22 years ago, 21-Oct-02, to lugnet.cad.dev)
 
  Re: Problem with LDraw-Mode and LDDP Bezier Curve plugin
 
(...) It is fairly well described here: (URL) I push the control points back and forth until the length of the curve is correct. This is done by numerical integration, and is rather CPU intensive. (...) Oh, you've already read it? It's not true that (...) (22 years ago, 21-Oct-02, to lugnet.cad.dev)
 
  Re: Problem with LDraw-Mode and LDDP Bezier Curve plugin
 
(...) I am also curious how ldraw mode generates the control points. Lately I've been working on a hoser for ldglite based on some code donated by Chris Daelman (which was based on the hoser spreadsheet). I've been experimenting with with ways to (...) (22 years ago, 21-Oct-02, to lugnet.cad.dev)
 
  Re: Callin' all numbers
 
In lugnet.cad.dev, Willy Tschager writes: <who all works on this> In the interests of making this info more useful I included info on my generic usage of the CAD tools too. I got into authoring because I needed a patterned part "yesterday" and (...) (22 years ago, 21-Oct-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Callin' all numbers
 
hi everybody, I just flicked through the history of ldraw (URL) wondering how many people work on this project, but sadly I got no answer. well, the easiest way to get some figures would be to ask some of the admins, but I also would like to know (...) (22 years ago, 21-Oct-02, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw, lugnet.cad)
 
  Re: Formalizing a method for handling synthesizable parts
 
Chuck, This is a good idea. I'll put it on the list. Kevin (...) (22 years ago, 20-Oct-02, to lugnet.cad.dev)
 
  Re: Problem with LDraw-Mode and LDDP Bezier Curve plugin
 
(...) This is a very difficult situation to model. The fact that the end points are parallell make it difficult. Since there is little or no slack for the curve to curve itself in this case, you must make sure that the length of the curve is not (...) (22 years ago, 20-Oct-02, to lugnet.cad.dev)
 
  Problem with LDraw-Mode and LDDP Bezier Curve plugin  [DAT]
 
This question is mostly for Fredrik but anyone else that wants to chime in is welcome. Have a look at this rendering: (URL) some reason these flexible axles didn't create right. They have a kink in the middle instead of a smooth transition. I (...) (22 years ago, 20-Oct-02, to lugnet.cad.dev)
 
  Re: Question about part 6233
 
(...) I seem to remember that I wrote those primitive files for that part, then I didn't want to go through the headache of getting the primitives approved. Or maybe I thought they wouldn't be very useful primitives. So they were probably inlined as (...) (22 years ago, 18-Oct-02, to lugnet.cad.dev)
 
  Question about part 6233
 
I was looking at part 6233 tonight and noticed a number of primitives that are inlined. I restored the part to the non-inlined state and did not notice any change in the part. As there is not one listed in the part header, is there a reason for the (...) (22 years ago, 18-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Wedge Brick 2 x 4 parts?
 
I've been using the Wedge Plate 2 x 4 parts for some time now but has anyone made or is currently making the Wedge Brick 2 x 4 parts? I searched LUGNet and the PT but could not find them. If noone claims them, consider this post an intent to author. (...) (22 years ago, 16-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Re: Has anyone made this part?
 
Well, I posted it here, but it was incorrectly oriented and needed a better part number for it. (URL) (22 years ago, 16-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Has anyone made this part?  [DAT]
 
Has anyone made the part I've modelled here as a mockup? If so, is it on the Parts Tracker? -Orion 0 Untitled 0 Name: Unknown.dat 0 Author: Orion Pobursky 0 Unofficial Model 1 16 0 0 -50 1 0 0 0 1 0 0 0 1 stud.dat 1 16 0 0 -70 1 0 0 0 1 0 0 0 1 (...) (22 years ago, 16-Oct-02, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) L3P supports conditional in-line POV primitives. You could use a low polygon count for tools like Ldraw and MLCAD, but have POV primitives for perfect objects in the ray-traced images. Here is an example of a torus: (URL) (22 years ago, 15-Oct-02, to lugnet.cad.dev)
 
  Re: ldraw-mode.el external viewer suggestion
 
(...) Hmmm, I actually like this suggestion. That's where I tend to put ldraw related utilities when they don't come with source code. (22 years ago, 14-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.2
 
(...) Actually, I just changed the order to be whatever the order is in the INI file -Orion (22 years ago, 14-Oct-02, to lugnet.cad.dev)
 
  Re: Minifig Generator Plugin for LDDesignPad Version 1.2
 
(...) Add an entry to the INI-file, where the sorting order can be set. Then everybody can set his/her own preferrable sorting order. Everybody happy! Niels (22 years ago, 14-Oct-02, to lugnet.cad.dev)
 
  Re: ldraw-mode.el external viewer suggestion
 
(...) Well, MANY programs suggest that they want to be a subdirectory of the LDraw installation directory (although perhaps yours doesn't... at least LDLite, LDAU and MLCad used to if they don't any more I dunno). That directory by default is (...) (22 years ago, 13-Oct-02, to lugnet.cad.dev)
 
  Re: ldraw-mode.el external viewer suggestion
 
(...) Fine, I'll use that. In the mean time, I advise you to put something like this in your .emacs file on your Windows system: (setq ldraw-viewer-path "C:/projects/ldglite/ldglite") This will override the default ldglite path. Fredrik (22 years ago, 13-Oct-02, to lugnet.cad.dev)
 
  Re: ldraw-mode.el external viewer suggestion
 
(...) No, I just keep source code I'm working with in a subdirectory off projects. There really isn't any default location for it on Windows because I don't provide an installer, just the executable (or source) in a zip file. I suppose the canonical (...) (22 years ago, 13-Oct-02, 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