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 / 9682 (-40)
  Patterns, simplified
 
(...) I'm inferring that you are talking about converting a scanned image into a pattered subfile for a part? Then, optimally, the process requires the following discrete phases: 1) Someone[1] scans a patterned part at high resolution into an agreed (...) (20 years ago, 5-May-04, to lugnet.cad.dat.parts, lugnet.cad.dev)  
 
  Re: Patterns suck!
 
(...) I'm gonna have to look into this again. Vectorizers are cool. Here's some more opensource code (3 URLs) a really nifty description of how to use the potrace vectorizer to generate edges, and the netlib triangulator to create the triangles. (...) (20 years ago, 5-May-04, to lugnet.cad.dat.parts, lugnet.cad.dev)
 
  Re: Patterns suck!
 
(...) Or you could search the net for vectorizer programs like this one. (URL) a free vectorizer with source code. (URL) wonder how hard it would be to modify it to handle color and output ldraw format. Enjoy, Don (20 years ago, 5-May-04, to lugnet.cad.dat.parts, lugnet.cad.dev)
 
  Re: Lsynth thoughts.
 
"Don Heyse" <dheyse@hotmail.spam....away.com> wrote in message news:Hx5nw4.JoA@lugnet.com... (...) Looks good. Jennifer (20 years ago, 5-May-04, to lugnet.cad.dev)
 
  Re: Lsynth thoughts.  [DAT]
 
(...) I envision something more like this. 0 ~LSYNTH constraint part 0 Name: lz00.dat 0 Author: John VanZwieten, Steve Bliss, Kevin Clague, Paul Easter, Don Heyse 0 Unofficial LCad Part 0 CATEGORY Hose 0 1999-05-02 KevinB Added nipple (taken from (...) (20 years ago, 3-May-04, to lugnet.cad.dev)
 
  Re: Lsynth thoughts.  [DAT]
 
(...) I've only looked at the hoses so far. So I don't even know what the current algorithm for rubber bands looks like, much less how to improve it. (...) True, for my first cut at the fixed length length rubber hoses I calculated the total spline (...) (20 years ago, 28-Apr-04, to lugnet.cad.dev)
 
  Re: Lsynth thoughts.
 
(...) Yes, then lsynthcp can focus on the synthesis algorithms like spline, and belts. I'd love to have an algorithm for non-planar rubber bands. (...) Don, the splining algorithm gives us *no* control over the distance between the resulting spline (...) (20 years ago, 28-Apr-04, to lugnet.cad.dev)
 
  Lsynth thoughts.
 
(...) Please do. I got to tinkering over the weekend and added some code to generate the fixed length 50 segment 751.DAT style rubber hoses. (URL) also tinkered with simulating 208c01.DAT fixed length chain links as a hose. I think it might work (...) (20 years ago, 27-Apr-04, to lugnet.cad.dev)
 
  New Tutorial: How to make thumbnails for your inventory using a batch file for LDView
 
hi folks, do you fancy thumbnails for your inventory or do you feel that the parts list of your model also deserves images of the single parts? (URL) one of the ways to render effortlessly a bunch of identical part images is batch-filing LDview. (...) (20 years ago, 21-Apr-04, to lugnet.announce, lugnet.cad.dev, FTX) ! 
 
  Re: [Parts Tracker] More name changes for Dishes
 
List of parts affected by this latest dish-renaming. (URL) 30209.dat Bracket 1 x 2 - Dish 4 x 4 ((URL) PT Page>) (URL) 2654.dat Dish 2 x 2 ((URL) PT Page>) (URL) 4740.dat Dish 2 x 2 Inverted ((URL) PT Page>) (URL) x902.dat Dish 2 x 2 x 2/3 Hollow (...) (20 years ago, 19-Apr-04, to lugnet.cad.dev, FTX)
 
  [Parts Tracker] More name changes for Dishes
 
[I'll follow-up this message with an FTX-formatted reference] Here's some material for your Monday morning spit-take... The following part files (mix of official and unofficial): 30209.dat Plate 1 x 2 with 4 x 4 Disc at 90 Degrees 2654.dat Boat 2 x (...) (20 years ago, 19-Apr-04, to lugnet.cad.dev)
 
  Re: 4.5V Semaphore Signal
 
(...) Well, that approach won't work, then. :/ Steve (20 years ago, 13-Apr-04, to lugnet.cad.dev)
 
  LPub updates
 
Hi, A long overdue fix for Bill of Materials images is working. Jake I'm really sorry that this took so long to fix, especially in light of the grief you got for *not* having BOM images in your book. I've also modified LPub to use subdirectories for (...) (20 years ago, 12-Apr-04, to lugnet.cad.dev)
 
  Re: Lpub find edges
 
(...) Well, I did some tests walking the tree and printing out all line type 2 as cylinders, but I didn't think it looked to well. Mostly because at some edges you only see 1/4 of the cylinder, and at other edges you see 3/4 of the cylinder. L3P (...) (20 years ago, 12-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Clikit file naming
 
(...) only have one "c" :) ROSCO (20 years ago, 11-Apr-04, to lugnet.cad.dev)
 
  Re: Clikit file naming
 
(...) Hmm ... I looked at that Peeron list, and it seems all the small Clikits bits are called 'icons.' Strange, but I've seen stranger [1]. When I look at the above three, I think female adapter, male adapter, and backing - cause those are the (...) (20 years ago, 11-Apr-04, to lugnet.cad.dev, lugnet.db.brictionary)
 
  Re: Using LDGLite inside LDDP
 
(...) I'm pretty sure there are lots of programs distributed with a bunch of standard plugins. Maybe you should consider distributing several standard plugins with LDDPinstall.exe, or perhaps make a plugin bundle with everything, or is that what the (...) (20 years ago, 8-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) You make some good points. I'll consider splitting it back out. -Orion -- We don't stop playing because we grow old; we grow old because we stop playing -George Bernard Shaw (20 years ago, 8-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) But wait! I'm not quite sure I understand. What's the advantage of incorporating the bendible object generator code into LDDP instead of developing it independently as a plugin? As a plugin, you could update it without having to rerelease a (...) (20 years ago, 8-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) I think I understand... So, the earlier version of LDDP (which utilized the bendible objects creator plug-in) generated a preview because the plug-in polled LDGLite (or vice versa), correct? That would be a handy feature in a future version of (...) (20 years ago, 8-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) You're right it is incorporated. I just wanted to make sure you were using the most current version instead of v1.4 with the plugin that's installed from the "Virtual Lego" book CD. LDGLite (or any other renderer for that matter) doesn't work (...) (20 years ago, 7-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) Orion, Running LDDP 1.54. Using the bendable objects generator under the "process" menu. I believe it's incorporated, not a separate plug-in. Steve (20 years ago, 7-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: Using LDGLite inside LDDP
 
(...) Steve, Thanks for using LDDP. My question is: are you using the bendible objects generator plugin? If not which version of LDDP are you running? -Orion (20 years ago, 7-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Using LDGLite inside LDDP
 
Need some help with this... I've managed to get LDGLite to work standalone (i.e. viewing parts within LDRAW\Parts directory). I seem to be encountering some difficulty using it inside LDDP. (I'm trying to get a preview within the bendable objects (...) (20 years ago, 7-Apr-04, to lugnet.cad, lugnet.cad.dev)
 
  Re: 4.5V Semaphore Signal
 
(...) No, the poles are glued to the baseplate. ROSCO (20 years ago, 7-Apr-04, to lugnet.cad.dev)
 
  Re: 4.5V Semaphore Signal
 
(...) On the real parts, do the poles separate from the baseplates? If they do separate, then this is a good solution. If they don't separate, then this isn't such a good solution -- the 'complete' part file should be just like the part you'd pull (...) (20 years ago, 7-Apr-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) Hello Mike and Orion. The ActiveX controls generate distrust, but by the moment I have not found a better method (waiting for a good implementation of opengl for java), and that occupy a space as small as 80kb. Time ago I had present the Java (...) (20 years ago, 5-Apr-04, to lugnet.cad.dev)
 
  Re: Lpub find edges
 
(...) Cylinders would not resolve every edge lines, at curved surfaces that would be a problem. There are comercial renderes that do that line and flat surface stuff. They are used a lot to blend 3D CG with cell animation drawings. I have not (...) (20 years ago, 3-Apr-04, to lugnet.cad, lugnet.cad.dev, FTX)
 
  Re: Lpub find edges
 
(...) This is so very true, and troublesome. POV-Ray does not support the concept of a line in 3D space, so L3P cannot directly translate LDraw lines to POV-Ray entities. Lars, at one point we talked about the possibility of having L3P use cylinders (...) (20 years ago, 3-Apr-04, to lugnet.cad, lugnet.cad.dev, FTX)
 
  Re: Should *all* studs use a STUD primitive?
 
(...) ... I was high that day? ... no, that seems pretty unlikely ... I think these should all be changed. Some/most would probably be candidates for the special STUD.DAT notation (ie, all caps), to signify no stud-as-line rendering. Steve (21 years ago, 30-Mar-04, to lugnet.cad.dev)
 
  Re: 4.5V Semaphore Signal
 
(...) I came up with another solution for the two common color variants issue, without having four complete/shortcuts: Create the shortcuts without the baseplate, as the other parts share the same color. (all blue or all red) Thus having three (...) (21 years ago, 28-Mar-04, to lugnet.cad.dev)
 
  Re: Should *all* studs use a STUD primitive?
 
(...) primitives. Maybe the authors (Matt Schild, Franklin Cain, Steve Bliss) could comment. Rather than 3626bp00, which is not an official part, I think you mean s/3626bs00 which does have an inlined stud. I think this should be fixed too. Chris (21 years ago, 27-Mar-04, to lugnet.cad.dev)
 
  Should *all* studs use a STUD primitive?
 
I'm in the process of updating my LDList program, including stud count as a searchable parameter. During tests I have found a couple of parts that have studs, but are not using any STUD primitive, and for this reason LDList cannot find them :-( At (...) (21 years ago, 26-Mar-04, to lugnet.cad.dev)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) Hmmm, POSTprocess eh? Yes, I think that'll work just fine. Now why didn't I think of it... Thanks Lars, Don (21 years ago, 24-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
How about ShockWave 3d? (21 years ago, 24-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) The idea was to make it simple for ordinary usage. I guess most programs would call LDrawIniComputeRealDirs() with IncludeSkipDirs=0 and simply search the dirs returned. However, you can call LDrawIniComputeRealDirs with IncludeSkipDirs=1 and (...) (21 years ago, 23-Mar-04, to lugnet.cad.dev)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) Right. /Lars (21 years ago, 23-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) Good point. That's why originally I was envisioning something like LDViewer running on a server with all the stuff it needs right there (so no installation is needed). Actually, maybe...I'll have to play with it later. In regards to Java, (...) (21 years ago, 23-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Well, you'd need to install something in order to use SVG or Java, too. Anyway, LD2VR doesn't look like it's finished. (21 years ago, 23-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) I suspect it's that download that scares people off. -Mike (21 years ago, 22-Mar-04, to lugnet.cad.dev, FTX)


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

Redisplay Messages:  All | Compact

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