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 / *11205 (-20)
  Re: LPub open source?
 
(...) Who, me, vocal? Naah. ;-) I hope you find people to help with the project, as you know, I'm not a programmer. Of course, I'm willing to help test! -Tim (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: Elections and Membership in ldraw.org
 
(...) Right. I (perhaps naiively) assumed the DB cross-checking would help solve that. (...) Cool :-) I'm glad we aren't stuck. -Tim (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  Re: LPub open source?
 
Tim? (...) the (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: Elections and Membership in ldraw.org
 
(...) look at Amy's post, and what she pointed out. For making sure each member is unique, the list (that I snipped) doesn't help. But I suggest we move on anyway, and just require a unique working email address for now. We can try to think of other (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  LD4DModeler 1.0 Available
 
I've put up the newest version of LD4DModeler, it's the release of 1.0 (finaly). You can find it on (URL) in the 'download' section. Note the new url, It's only a redirector at the moment but I appriciate it if people use this url to link to (...) (21 years ago, 30-Apr-03, to lugnet.announce, lugnet.cad, lugnet.cad.dev) ! 
 
  Re: Elections and Membership in ldraw.org
 
(...) The above set sounds OK to me. (...) I think you've found a good balance by the set above. Todd has mentioned a system for cross-checking IDs for uniqueness elsewhere in this thread, which I think is important to be able to claim an off-site (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  Re: Elections and Membership in ldraw.org
 
(...) Maybe I'm missing something...but, wouldn't we only need to validate someone for an LDraw.org member account once? When they sign up, they provide a piece of info to verify their identity, and then they're allowed to create an account with a (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  Re: Elections and Membership in ldraw.org
 
Hi Todd - In lugnet.cad.dev.org.ldraw, Todd Lehman writes: [...] (...) The systems you outlined above sound cool. It would be great if this could help with verifying people based on LUGNET member ID's. -Tim PS - are you by chance switching over to (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  LPub open source?
 
If I were to open source LPub on sourceforce, is there anyone out there with borland C++ builder 5.0 that would be willing to help me? I don't want to bother if no one will help. Lots of people want things, but often the most vocal don't have the (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  EPS output from LDGLite (Was: LDraw -> EPS)
 
(...) Yes. But I need to overcome my strong dislike for C code every time I open a C file to do anything with it. (...) Yes. Take a look at my LEGO purist's fighter> for an example: (URL)and the elimination of occluded polygons. Yes. The above file (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: Elections and Membership in ldraw.org
 
Quoting "Kevin L. Clague" <kevin_clague@yahoo.com>: (...) I was only suggesting that the user provide their LUGNET membership number when voting, really. But I'm not nearly as concerned with Ballot stuffing as say, Dan is. :) J (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)
 
  Re: LPub 2.2.0.0 Available
 
My point was that EPS is not as generally useful as say, a page layout mechanism. The step layout controls that I just released are very cool, but when you try to do something like this: (URL) multiple steps packed together, the current mechanism (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: LDraw -> EPS (Was: LPub 2.2.0.0 Available)
 
(...) You really should. I don't have as much free time these days so it's been a bit neglected by me. (...) Most of the code is in gleps.c. That's the part that needs work. Otherwise you can search for the variable EPS_OUTPUT_FIGURED_OUT in main.c. (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)  
 
  Re: LPub 2.2.0.0 Available
 
(...) I know `pnmtops` very well (there's a bug in one of Red Hat's versions of it), but once you have rasterised a vector image, there is really no way to get back to the quality of the vector image again. Using `pnmtops` you will either get much (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: LPub 2.2.0.0 Available
 
"Jacob Sparre Andersen" <sparre@nbi.dk> wrote in message (...) How about this? pnmtops(1) pnmtops(1) NAME pnmtops - convert portable anymap to PostScript SYNOPSIS pnmtops [-scale s] [-turn|-noturn] [-rle|-runlength] [-dpi n] [-width n] [-height n] (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  LDraw -> EPS (Was: LPub 2.2.0.0 Available)
 
(...) No it isn't. Bitmaps with Z buffering are much easier. (...) It sounds like I should spend more time looking at the source code for LDGLite. (...) I'm really too busy to do any work on it now, but I wouldn't mind knowing where to look, if I (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: LPub 2.2.0.0 Available
 
(...) Yeah, but I don't think it's trivial to convert from 3D LDR format to EPS. That's the problem. There are plenty of ways to Convert from a 3D format to a 2D representation suitable for printing, but most of them involve rasterization at some (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: LPub 2.2.0.0 Available
 
(...) But aren't we all interested in being able to make nice compact printable versions of our building instructions? IMO EPS and PDF are ideal formats for that. And since it is reasonably trivial to convert EPS to PDF, it makes sense to make the (...) (21 years ago, 30-Apr-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: JDraw3D, another Viewer/Editor for ldraw files
 
Hello Cary, The test on Sun's pages only tells you that the java vm is installed, not that the "applets" in the browser are handled by the java plugin. In IE you can specify a java applet in 2 ways: you can use the <object (...) (21 years ago, 30-Apr-03, to lugnet.cad.dev)
 
  Re: Elections and Membership in ldraw.org
 
(...) I probably ought to reveal that I expect that I could easily get both a Danish and an Italian digital signature, which it would be non-trivial to show referred to the same person. Play well, Jacob -- Jacob's LEGO trains: (URL) (21 years ago, 30-Apr-03, to lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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