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 / *9875 (-100)
  Re: Need help on Delphi: Using a form in a dll
 
(...) Files page should be updated. ...119b is a broken link, but I found (URL) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  What about a tool that unsorts all parts of a mdel
 
Has anyone made or think on making a tool that un sorts parts of a ldr model? It whould be cool to make a screenshot of a model that is build and then you se the same parts used of the same model all over you don't need to worry if your parents want (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) I had the same problem first, too. You have to use (and download) the other version of LDDesignPad LDDesignPad119b.zip That version works well with plugins! Niels Karsdorp (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Step 1: I tried LDDesignPad, and it worked. Step 2: I copied PluginMinifig.dll (471 kb) into the Plugins folder. Step 3: I tried LDDesignPad, and it crasched at startup: "Illegal operation". Step 4: I removed PluginMinifig.dll from the Plugins (...) (22 years ago, 29-Sep-02, to lugnet.cad.dev)
 
  Program Interfacing
 
Can someone give me the quick and dirty lowdown on how to interface a file editor to L3Lab? (e.g. how LDAO and LDDesignPad do it) -Orion (22 years ago, 28-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Here's how to install a plugin for LDDesignPad: -Take the supplied DLL and put it into the Plugins folder in the LDDesignPad directory It's as simple a that. To use the plugin, select it under the Plugins submenu in the Tools menu. -Orion (22 years ago, 28-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Could you consider either making a standalone version of the Wheel Generator or a very easy-to-follow tutorial on how to plug in plugins? Someday I would love to try to write a plugin myself, but that seems distant for the moment. /Tore (22 years ago, 28-Sep-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) Sorry to have bothered, I have found a way myself now. (Didn't think about the possibility to use nil as AOwner when calling TForm.Create..) Anyway, it's a Wheel Generator to create matching wheel holders, wheels and tyres, all alligned. It (...) (22 years ago, 27-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Works fine here too! But the result files easily gets _BIG_... Philo (...) (22 years ago, 27-Sep-02, to lugnet.cad.dev)
 
  Need help on Delphi: Using a form in a dll
 
Hello, I am creating a plugin for LD Design Pad How do I use a form in a DLL? Niels Karsdorp (22 years ago, 27-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
I figured out how to get it statically linked. I was able to transfer (...) (22 years ago, 27-Sep-02, to lugnet.cad.dev)
 
  Idea for a meta-statement
 
As a part author, I would *love* to see a POLYGON meta-statement. It would allow any number of points, and could be concave or convex (but not bow-tied). This would allow part authors to (more) easily construct surfaces, because they would just need (...) (22 years ago, 26-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
(...) Yup, you remember correctly. Actually, I solved my problem after looking at your code. -Orion (22 years ago, 26-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
(...) Actually, if I remember right, the Minifig Modeler in LDAO uses LDLite statements for placement and rotation. Of course, it's been awhile since I was in that code, so I could be hallucinating... 0 TRANSLATE <to end of arm> 0 ROTATE <wrist into (...) (22 years ago, 26-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Gack! I'll have to put together a release package to get out all the borland libraries that are needed I guess. Kevin (...) (22 years ago, 24-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Hi Kevin, When I try to test Lsynth, my system (Win2000 french) complains that CC3250.DLL can not be found. Is it a standard component or is it specific to your program ? Philo www.philohome.com (22 years ago, 24-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) (URL) (...) (22 years ago, 24-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
I've created a small web page showing you the basics of lsynth, some example pictures, and a zip with example LDR files that specify syhnthesis, as well as the program lsynth. Kevin (...) (22 years ago, 24-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Wow, sounds pretty exciting! Thanks for the update, I can hardly wait! (22 years ago, 23-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Here is an update on formalizing synthesis. For now, I'v decided to make the synhtesizer a stand alone program that runs at a command prompt like L3P. The program is called lsynth. It takes two command parameters: source LDR name amd destination LDR (...) (22 years ago, 23-Sep-02, to lugnet.cad.dev)
 
  Re: New Ldraw software under construction
 
(...) To teach myself this system, I read the LDraw FAQ, as well as the comp.graphics.algorithms FAQ. I found those resources very useful. Fredrik (22 years ago, 22-Sep-02, to lugnet.cad.dev)
 
  New Ldraw software under construction
 
Hello to everyone, I'm nearly done, well not 100% but nearly done as it can be use this new program "edraw" for making ldraw models "DAT LDR" well specially LDR as it is not planned to be for part authors "for now" but is for user that want to make (...) (22 years ago, 22-Sep-02, to lugnet.cad.dev)
 
  LDraw.org will be unavailable the next hour or so
 
Our electrician is going to work on the power systems for the LDraw.org server (and "a few" other servers), so the LDraw.org web site will be unavailable for the next hour or so. Play well, Jacob (22 years ago, 21-Sep-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Need help on delphi?
 
Well I fix it myself but I how but is fixed Thanks all soon I'll show you all the cool editor powered by ldglite. (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
[X-posted to .mlcad] (...) While I can't help because of what Orion revealed here (I'm no programmer!), perhaps Michael Lachmann can help. I have discovered that a simple way to (as a user) rotate around one object's origin is to select the origin (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Rotation of Systems
 
(...) Lets try it with vectors. Calculate the vector V from the arm origin to the hand origin. Rotate this vector about the arm origin (by angle A) to generate vector W. Subtract V from W to generate displacement vector X. Add the displacement (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
Here's a clarification of my question: I'm creating a minifig generator plugin for LDDesignPad (possibly a stand alone version as well). I'm having trouble rotating the arm,hand,tool assembly about the origin of the arm. Using an inline procedure (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Need help on delphi?
 
Hello to all, Thanks to all for helping me before still need help I made this thing to sum position and add pluss -20 LDU but I can make it work 100% something is wrong can someone check it and tell me how to fix it? XXXXXX DELPHI CODE XXXXXX begin (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
To make rotation work like you want, you have to move the group to the origin of the MLCAD space, rotate the group, then relocate the group to where it started. Kevin (...) figuring (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
In this build, dragging is in full color (not blue.) A new feature is another color palette window: choose the color for a part by dragging it through a color swatch. Duplicate (Cmd-D) is implemented but not great. Still can't drag *out* of a model (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Rotation of Systems
 
(...) How about this? s.origin = singlepart.origin For (each part) diff.origin = part.origin - s.origin part.origin += diff.origin rotate part about part.origin part.origin -= diff.origin Scribble the movement on paper and see if it works. I think (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
(...) Actually, I am wanting to know how to do this programmatically (i.e. with rotation matricies) -Orion (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: Rotation of Systems
 
(...) Put the system of parts in a sub-model, with the origin at the point of rotation, then include the sub-model and rotate that. HTH ROSCO (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Rotation of Systems
 
I've been puzzling with this for days and I give up. Here's my problem: I can rotate a single part about it's origin but I'm having trouble figuring out how to rotate a system of parts about the origin of a given part in the system. Can someone (...) (22 years ago, 20-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
"Eduardo Vazquez Harte" <eduvazhar@terra.es> skrev i meddelandet news:H2nHw2.GBC@lugnet.com... (...) edits. (...) const CtrlAndSpace = [#0..#32]; var s: string; p, q: integer; begin s := ListBox1.Items[ListB...temIndex]; p := 1; while (p < (...) (22 years ago, 18-Sep-02, to lugnet.cad.dev)
 
  Re: LPub - LEGO Publication made easy!
 
(...) I am having a problem. The first time I used it, I just opened a .dat file, generated instruction images, and although it took a while, everything worked just fine. After that I created both times of webpages. Then, I thought, hey, I should (...) (22 years ago, 19-Sep-02, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) If you don't want to use the ExtractStrings function then do this: StringList := TStringList.Create; i := 1; String1 := ''; String2 := ListBox.Items[ListBo...temIndex]; while i <= Length(String2) do begin if String2[i] <> ' ' then begin (...) (22 years ago, 18-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) Hi Eduardo, Have you considered asking the nice folks on the delphi newsgroup? (URL) might have better luck with this sort of question if you ask them. I suspect only a small percentage of the readers of the lugnet.cad.dev group know a whole (...) (22 years ago, 18-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
I need to know how can I pass a selected Listbox item to a lets say 4 edits. Example user clicks on a item an then delphi passes the 4 words in the current item to 4 edits a word in each edit. Can someone help me plase. I hope is not with (...) (22 years ago, 18-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Thanks for this pointer. I contacted Koen and he has gaciously donated his code to the synthesis effort. The results on his website are stunning. Going straight to triangles provides a much more finished looking result. This will work very well for (...) (22 years ago, 17-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts  [DAT]
 
(...) Steve, Thanks for the high level guidance. It is welcomed and appreciated. (...) Yes. Of course. I've set a few of my own goals also. An example of what I'm thinking about now is: 0 SYNTH BEGIN ELECTRIC_CABLE 1 0 -348 -114 70 0 0 -1 0 1 0 1 0 (...) (22 years ago, 17-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
I'm going to mostly stay out of this discussion for now. I will throw out a few suggestions/requirements, though: 1. The final definition should be renderable by ldraw.exe. 2. It might be a good idea to put each 'synthesizable part' in its own file (...) (22 years ago, 17-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
Version 0.3 has been revised again. Parts in parts list drag to model in color (useful). They drag out as full lines of DAT (not much use). No dragging from model view. Betta than the last build (not all are.) (URL) (22 years ago, 17-Sep-02, to lugnet.cad.dev.mac)
 
  Re: keep it up
 
(...) Yeah, but do you want to hear about them? Chris :) (22 years ago, 17-Sep-02, to lugnet.cad.dev.mac)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) Here's a better way (I think, I haven't tested it yet); Use ExtractStrings as stated above and change the string you want to change. Then set the Delimter Property to ' ' set the QuoteChar Property to '' use the DelimitedText property to (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) Sorry I do understand is only that I don't like the ansewr. But I'll see what I can do. (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) I suspect your problem was that you were confused by the technical jargon of "Bend Thingie." 8^) Dave! (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Yes! That's the one! Good to know my memory hasn't *completely* gone soft in my old age... <grin> JohnG, GMLTC (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) This? (URL) Dave! (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) Please don't take this the wrong way, but if you didn't understand what he wrote, then you would probably find it a lot less frustrating to spend some more time learning how to use Delphi, and programming techniques in general. I've never (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Iterative solving requires a model and a way to compute how far it is from a desired state and a way to compute how to take a tiny step toward the desired state. You loop over tiny steps, updating the model, until either X steps are taken, the (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
In lugnet.cad.dev, Kevin L. Clague writes: <snip1> (...) <snip2> Someone posted something similar to this a while back, but I can't find it... They were demonstrating rendering (POV-Ray, I think) LEGO flexible tubing by defining it as a computed (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Erik, I think that for tube like devices, the constraints will be vectors that indicate some part of the tube needs to be at this location and at this orientation. The endpoints are like this. This constraint mechanism works well for routing wires (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: I need help on Delphi so I can finnish my program
 
I don't understand this hope there is another easy way. (...) (22 years ago, 16-Sep-02, to lugnet.cad.dev)
 
  Re: keep it up
 
(...) Look for bugs, and bugs ye shall find. Get version 0.3 here: (URL) will be updating this number, as the ISP permits, perhaps daily. A version is there now. (22 years ago, 15-Sep-02, to lugnet.cad.dev.mac)
 
  Re: I need help on Delphi so I can finnish my program
 
(...) This way may seem clunky but it is the only way I can think up off the yopp of my head: Extract each word to a TStringList class using the ExtractStrings procedure. For example, assuming a string called Sentence: ExtractStrings([' '], [' '], (...) (22 years ago, 15-Sep-02, to lugnet.cad.dev)
 
  I need help on Delphi so I can finnish my program
 
How can I change a leter of a current selected line? example 1 0 3 0 5 0 0 1 how can a change the second 0 witch is the 5th numbe from left? and a word? example 2 hello Eduardo how are you. How can I change Eduardo word "name" ? please help me I (...) (22 years ago, 15-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Philo, The springs are synthesized parts for sure. I don't percieve the shock absorber parts as much different than ends of hoses. The shock absorber pieces placement and orientation define where the springs should be. I just wanted to make (...) (22 years ago, 15-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Yes, but these parts may be more or less squeezed depending on use, and subparts may be used to make them longer or shorter. Only spring length must be adjusted... Granted, that use much less important than true flexible parts. Philo (22 years ago, 15-Sep-02, to lugnet.cad.dev)
 
  keep it up
 
I have no idea what you two are talking about, but I am glad to see you talking. Keep up the good work! Do you want people to download the BrickDraw "bleeda" to look for bugs, or is it too soon for that kind of thing? Chris (22 years ago, 14-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) Thanks Philo, Springs are always part of larger LEGO component, right? Shock absorbers and large pneumatic pumps come to mind. Are there other places they are used? Kevin (...) (22 years ago, 14-Sep-02, to lugnet.cad.dev)
 
  Re: LPub - LEGO Publication made easy!
 
I worked on the RIS book that Syngress is going to publish and so I had extensive experience working with LPub. This tool really is amazing. Kevin has put a LOT of work into this program (I know, I bugged him with many questions :) ) and it shows. I (...) (22 years ago, 14-Sep-02, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LPub - LEGO Publication made easy!
 
(...) anyone who creates .ldr/.dat files to download this tool and give it a whirl! Jake --- Jake McKee LEGO Enthusiast Webmaster - BI Portal (URL) (22 years ago, 14-Sep-02, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: Preview of a new ldraw editor "sort of"
 
Has anyone tryed this program? (...) (22 years ago, 14-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
(...) I got ambitious and refactored the class which intermediates between DAT format and my geometry model. Now that that is done I can get on with extracting stuff from text dragged in from a text editor, and adding color and other data to dragged (...) (22 years ago, 14-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Formalizing a method for handling synthesizable parts
 
How about, instead of specifying an entire curve, to specify the stiffness of each joint and use iterative solving to arrange the elements between endpoints? Adding constraints with other pieces would follow after that. (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
Hi, I've created a simple web page with some examples of the output of my program. There you will find the remaining primitives that hadn't been certified yet and all the technic bricks certified with my program. (URL) Steve, could you put them at (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Looks great ! Springs should probably be included too as they have ends with something variable in between... Philo www.philohome.com (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
Larry, Yes, I'm glad you mentioned string. It is similar to both bands and tubes. I'm not much of a mathematical theoretician, so I'll probably need some help designing the algorithms, but I can code like a madman. Kevin "Larry Pieniazek" (...) (22 years ago, 14-Sep-02, to lugnet.cad.dev)
 
  Re: Formalizing a method for handling synthesizable parts
 
(...) I think this would be very nifty! (...) One other type of flexible part is string. Taut string should conform to the shape of whatever it is wound on, leave tangentially, and have a linear path to the other end. Slack string should conform to (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: LDGLite and XFree86 4.2?
 
(...) I'm not sure if MESA-demos (I just looked it up) is part of XFree86-devel. I suspect not. (...) I don't know about that. Perhaps MESA-lib is closely tied because of the intermingling of X and OpenGL protocols, but the higher level windowing (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: LDGLite and XFree86 4.2?
 
(...) XFree86-devel is already installed. (...) I will see if I can get that to work, but I would expect it to be rather closely tied to the rest of the XFree86-package. Play well, Jacob -- Bregnerod (a LEGO town): (URL) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Formalizing a method for handling synthesizable parts
 
I'm relatively new to the LDRAW CAD world, but am very impressed with all the work that has been done. It is amazing that we have such a huge parts database to work with. I've been working on a tool for publishing LDRAW based designs. It has been in (...) (22 years ago, 14-Sep-02, to lugnet.cad.dev) ! 
 
  Re: LDGLite and XFree86 4.2?
 
(...) That's not going to do it. You seem to be missing the glut library which is not a core OpenGL library, but a widely distributed toolkit that's used for most of the example programs. Ldglite uses this extensively to open the window, get the (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  LDGLite and XFree86 4.2?
 
I use a Linux system where I do not have system administrator rights, but I would still like to compile and use LDGLite on it. My problem is that the system has XFree86 version 4.2 installed, and the names of some of the OpenGL/Mesa files seem to (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Yes - "Poll, silent update" - that's the option - it refreshes for me (400Mhz Celeron) every one to two seconds. Not sure if you can control the poll frequency, though. Lars, can you answer this? Chris (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Thanks... I am having trouble with these instructions, maybe I'm not running the right versions of things? I have LDAO 2.1.8 and L3Lab 1.2. I'm not sure what the autofresh option is... when I launch LDAO editor on my part, I set the viewer to (...) (22 years ago, 13-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
(...) I bit the bullet and created a 'string' object for every line recently. (...) yeah, just to parse a line of DAT takes multiple inheritance now. AND there is a weird "result" class you must supply with methods MakeComment, MakeLine, (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev.mac)
 
  Re: BrickDraw3D bleeda
 
(...) Hopefully this is a more sensible challange than some of the causes I've adopted. DOS versions? What was I thinking? Every now and then I still have to fight the urge to waste more time on that one. (...) Gotta love those trusty old C string (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Preview of a new ldraw editor "sort of"
 
(...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Preview of a new ldraw editor "sort of"
 
I decided to release a preview on what I'm making so far is called edraw is a new editor for making LDR files with a new system powered by ldglite it uses ldglite's off-screen system so is not real time but I belive it will allow PC's with litle (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) I suppose that's as good a reason as any. Actually It's kinda neat to finally find a compelling reason for the single pass, render as you go, ldlite parser. Pipes are just too cool! On the other hand, the user won't be able to spin the model (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) Hmm. Supplying '--' does make a difference, but only in the error messages I get. :) (...) I was going to poke around with making a utility that would give the user a file polygon-by-polygon, and have them respond with whether the winding was (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
(...) I take that as a challenge! actually dragging a group is frightening but I think I can just do it (graphically) right now I've got no color support whatsoever - everything is blue. (...) I see strlen() and strtok() are still with us. I must (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Ldglite sourcing STDIN not working under Windows 2000?
 
(...) Well I suppose I could say the problem is on the side of the keyboard where your chair is, but that wouldn't be completely true. According to the readme.txt file you need to give ldglite the -- command line option to use stdin. However I'm (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: BrickDraw3D bleeda
 
(...) What's a "bleeda"? Bleeding edge? If you really want to keep up with the bleeding edge, you're gonna have ta support dragging in a nicely colored set of parts from a peeron inventory page. Heh, heh! Take a peek at the latest main.c and (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev.mac)
 
  Ldglite sourcing STDIN not working under Windows 2000?
 
Has anyone gotten the Windows version of ldglite to read from standard input? When I do something like: type \ldraw\parts\3001.dat | ldglite I expect ldglite to render a 2x4 brick. Instead, ldglite reports that it can't find file " ". Anyone have (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Right. There are definitely situations in ldraw parts that won't fit the nice all-polygons-in-a-mesh model. That's why I said that auto-rewind should be an 'option'. Meaning, the user can turn it off. Although for a part to be BFC compliant, (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Well, my program does exactly this when it finds the correct winding of one polygon. (...) Well, I remember this thread, where Leonardo said that it created such a program: (URL) It's a long and old thread, so, search for the word "green" two (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) I'm not so sure this is completely true because we allow overlapping and intersecting polygons. In fact, there is nothing which prevents a single polygon face from being partly on the outside and partly on the inside. You can't automagically (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) What would be especially good is if there was an option to test and flip adjacent polygons. Once the winding of one polygon is known, adjacent polygons can be automatically wound correctly. So you click one red polygon, and all the polygons (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  BrickDraw3D bleeda
 
Now parts dragging is implemented for the model! It is at last possible to build. And to save files. I have solved several nasty bugs too. So expect a release in a day. Not so much a "beta" as a "bleeda". -Erik (22 years ago, 12-Sep-02, to lugnet.cad.dev.mac)
 
  Re: Detemining Bad Vertex Sequence
 
(...) I use LDAO in combination with L3Lab. - Ensure your dat file has a "0 BFC CERTIFY CW" - Set the "stop at cursor" option in the LDAO editor. - Set the mytest6 and autofresh options L3Lab (and leave the BFC option on) - Step through the file in (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) I would like to identify if a much simpler program exists... given a red/green render like L3Lab mytest6 can produce and a way to tell which quad/tri goes with which render, let me point at a quad/tri and just reverse the order of the vertices (...) (22 years ago, 12-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Are you talking about the algorithm or the program? If you are talking about the algorithm, you are right! Determining the bad vertex sequence isn't the problem of my program because I have only to run it in the beginning, and only for each (...) (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Re: Detemining Bad Vertex Sequence
 
(...) Does it need to be any faster? (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Detemining Bad Vertex Sequence
 
Hi, I've created a program to automaticaly BFC certify ldraw parts. Before release this program, I need to make more tests and improve its performace. Two things that I must fix before trying to certify any part, is correct the bad vertex sequence (...) (22 years ago, 11-Sep-02, to lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) In Denmark it would be "Motorvej" meaning limited to vehichels driving at a higher speed than 60 km/hour (no tractors, no mopeds, no bicycles), and where there are no crossing roads (thus the bridge, indicating crossing roads are at another (...) (22 years ago, 11-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) In australia, we would probobly call this thing a highway (22 years ago, 10-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)
 
  Re: Autoroute!=Towing, right?
 
(...) Sorry, I misinterpretted the pattern - I thought it was a variation of the general icon, not the actual icon itself. (...) Good point. (...) But this 4215a hasn't been modeled in LDraw, right? (...) Good question. Steve (22 years ago, 10-Sep-02, to lugnet.db.brictionary, lugnet.cad.dev)


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

Redisplay Messages:  All | Compact

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