To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cadOpen lugnet.cad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / *42250 (-20)
  Preparing a L(EGO)Draw part for the Parts Tracker – A review
 
When the Lego Universe Team has started to share rough data of 80 parts (URL) and soon after I've got feedback from part authors that because of their excellent quality those parts were heavyweights and would give us a hard time reducing the file (...) (17 years ago, 4-Oct-07, to lugnet.cad, lugnet.cad.dat.parts, lugnet.cad.dev.org.ldraw) ! 
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Remi, I got your email today. I don't know why I didn't notice or respond to the previous emails. WYSIWIG LPub (4.0) is moderatly far along. I started on it shortly after returning from Brickfest PDX in Portland. You use the GUI to get the (...) (17 years ago, 4-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Kevin, I was hoping to hear from you! Yep, I knew you were working on a WYSIWYG LPub - you've mentioned the idea here in the past. I just had no idea how far along you were, or if you had even started. I tried contacting you a handful of (...) (17 years ago, 4-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) I'd be happy to try, but it would require some things: An admin to install xvfb on the server An admin to give me a user account on the server to get it working Possible admin support if other dependencies are missing on the server As a note, (...) (17 years ago, 3-Oct-07, to lugnet.cad, FTX)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Though the error has been fixed I'm still in favour for the switch for the simple fact that LDView is maintained and updated (and that IMHO it's output looks much smarter) but I'm happy to leave the decision to go/no go to Travis since he has (...) (17 years ago, 3-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Though the color problem has been solved I'm still in favour for the switch for the simply fact that LDView is maintained and updated (and LDView's outputs look much smarter ;-) but it's up to Travis to take the decision - since he has to code (...) (17 years ago, 3-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Great! Thanks, Steve!!! Philo (17 years ago, 3-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Well, to be perfectly honest, while I'm pretty confident that LDView can be gotten to work relatively easily (via xvfb) on the LDraw server, I'm not sure whether its performance will be "acceptable". So I think it's only fair to keep the (...) (17 years ago, 3-Oct-07, to lugnet.cad)
 
  Re: Introducing Lic - Lego Instruction Creator (pre-alpha)
 
(...) Hi Remi, Maybe you didn't know but I am working on a WYSIWYG version of LPub, where there is no manual editing of the LDraw file. So far, almost everything has GUI point and click kind of interface with support for multiple steps per page, and (...) (17 years ago, 2-Oct-07, to lugnet.cad.dev, FTX)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Hmm. I should put my color patch .DAT file on the server somewhere... (...) That could be changed. But I think most people who profess a preference prefer the black edges, rather than colored edges. We could soften the black edges to a (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Yes, but wouldn't that be subverting Willy's diabolical plan to render everything with ldview? ;^) Don (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) I don't have a test case for all the colors, but the ones I did try look ok now. (...) It all looks odd to me with the black edge lines on all the bricks. Good for printed instructions, but not as pretty on screen. Oh well. I suppose it (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) I could probably whip up a program that does the conversion fairly quickly (hour or two of work?) if you're interested. I have the advantage that I already have a full parser for ldconfig.ldr. Spitting out the ldliterc.dat file should be (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Yeah we experimented with xvfb many years ago. (URL) was some weirdness with the aspect ratio that was probably caused by a bug in ldglite at the time. And there were some questions about large image sizes, but it should be a viable solution (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) "Program"? I wish. It was a manual conversion, not all of the entries are amenable to programmatic conversion. (...) Doh! It should be fixed now, take a look. No wonder the orange switch on the PF box looked so odd... Steve (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) I just did a quick check on my own Linux box (a virtual machine, actually) with xvfb (X Virtual Frame Buffer), and that worked fine with LDView. Since xvfb is a standard part of the X distribution, it should be easy to install on most major (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) I would need access to the server, yes. I think that if Xvnc were installed on the server, LDView could connect to that, and everything would then be happy. (Xvnc is an X Server that's designed to be connected to remotely via vnc. From (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) convert ldconfig.ldr to ldliterc.dat. In the first set of colors on each line the blue value always seems to be the same as the green value. Don (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) OK, that wasn't so hard. The script should be fixed now. I've pushed through re-renders for 58119 and x919. All other parts are queued for re-rendering, all images should be updated in a short time. If anyone wants to look at the ldliterc.dat (...) (17 years ago, 2-Oct-07, to lugnet.cad)
 
  Re: Why LDraw.org doesn't use ldconfig.ldr ???
 
(...) Oooo! Thanks for mentioning this. I had forgotten about it, as if I never knew it. After messing around, I (manually) got the image for 58119.dat straightened out (URL) But I haven't convinced the script that it should run this way. Yet. If (...) (17 years ago, 2-Oct-07, to lugnet.cad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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