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 / *39275 (-20)
  Re: LDRAW Package format?
 
Steve Bliss schrieb: (...) It seems that you need a viewer for MPD files but also a collector for all file in the MPD. And I mean really all parts. Please try my MPDCenter at www.michael-heidemann.de. It will collect unofficial files according to a (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: Lego renders
 
Hi John, I'm sorry you've had so much trouble with ray tracing. I've tried to answer some points below. (...) The thing about rendering is that it is a combination of art and science. There are so many parameters to deal with and what looks good in (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.ray, FTX)
 
  Re: Lego renders
 
(...) First, I would like to agree that there are quite a few nice renders out on Brickshelf and the various personal sites. Before I begin I do not want this to come across as criticism, but I have a few questions/comments to make about some of the (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.ray)
 
  Re: LDRAW Package format?
 
(...) LDLite will do work, but it does bark at you when there's no setting for the LDraw directory. Clicking Cancel gets you past that prompt, and then LDLite draws the file as best it can. (...) I think your idea for a packager is very good. I'd be (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) I sure wish I knew how to recreate this...... Kev (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) Sven, What might be better than sending a viewer app each time awould be send a person an LDR/MPD file and a link to a server running a viewer, perhaps an pared-down version of the java app mentioned in this post: (URL) That would definitely (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) Ldglite wouldn't be a good choice (for a packaged solution) -- it needs glut32.dll along with the main ldglite.exe file. But it would be a good choice for a program someone could just grab, unzip, and run. If you pointed them at the download. (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) Ldglite is still fairly primitive. For Windows, it's basically just an executable and a dll. If you don't give it an ldraw path, it should just look in the directory containing the model, and in the model file itself (if it's an MPD). Is that (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: Massive LDraw file repository
 
I always thought of the MLDFR to look something like this: (URL) (click on the models!) The pictures of the models are clickable and link directly to the Ldraw files. This is merely a small test. We could make all catalogues clickable. If we'd get (...) (19 years ago, 9-Jan-06, to lugnet.cad, FTX)
 
  Re: LDRAW Package format?
 
(...) Exactly this is my problem. It is hard to explain all this to someone who has never heard of LDRAW. What I imagine is something like a (*.zip?)package containing the model file, the parts and the viewer. You just have to send this package per (...) (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: Proposed new meta-command: !STANDALONE_LDR
 
(...) This is a bit of a problem for me too. I've written scripts to import and export ldraw data from Blender, and naturally I built a model in Blender following that.. but now I'm not allowed to share the original Blender model without removing (...) (19 years ago, 9-Jan-06, to lugnet.cad.dev)
 
  Re: Proposed new meta-command: !STANDALONE_LDR
 
(...) They will. We haven't quite decided on what it will be but it will be there. -Orion (19 years ago, 9-Jan-06, to lugnet.cad.dev)
 
  Proposed new meta-command: !STANDALONE_LDR
 
I'd like to propose the creation of a new meta-command. It is as follows: 0 !STANDALONE_LDR The zero at the beginning of this command MUST be the first byte of the model file. LDraw viewing programs can look for the presence of this command at the (...) (19 years ago, 9-Jan-06, to lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) I forgot to mention that the above programs will of course only work if he creates a directory somewhere that contains P and PARTS sub-directories, and then sets that as his LDraw directory in MLCad and/or LDGLite. --Travis (19 years ago, 9-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDRAW Package format?
 
(...) I'd say your best bet for that is likely MLCAD or LDGLite. Not sure if LDGLite likes directories inside MPDs, but there's a reasonably good chance it will work. On a related note, have you tried using LDGLite or LDView as the renderer in LPub? (...) (19 years ago, 8-Jan-06, to lugnet.cad, lugnet.cad.dev)
 
  Re: Stickers in different colors
 
John schrieb: (...) Please do not use bmp2ldraw, since this results in large files. Better use QAD2DAT.exe. MikeHeide (19 years ago, 8-Jan-06, to lugnet.cad.dat.parts)
 
  Re: Looking for Part# 47458 'Slope Brick Round 1 x 2 x 2/3 with Flap and No Studs'
 
John schrieb: (...) As far I can see this part has not been modelled. MikeHeide (19 years ago, 8-Jan-06, to lugnet.cad.dat.parts)
 
  Re: ldglite for Solaris 10 Install procedure
 
Yes one could do that. But as compilation is a one time thing and they would still have the distribution in case they mauled it, I didn't feel it necessary to do it that way. (...) (19 years ago, 8-Jan-06, to lugnet.cad.dev)
 
  New LDraw Tool
 
With this tool you can create 4-4edge.dat that is cutted in y-direction at the high you want (circlecut.xls) and a 4-4cyli.dat that is also cutted in y-direction at the high you want (cylindercut.xls). Hopefully this works also for english version (...) (19 years ago, 8-Jan-06, to lugnet.cad)
 
  Re: ldglite for Solaris 10 Install procedure
 
(...) You should probably instead create a copy called makefile.solaris and make the changes in that. ROSCO (19 years ago, 8-Jan-06, 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