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 / *14111 (-20)
  Re: Question about image generation
 
(...) You can also use "Save snapshot" in LDView to generate a similar image. If you set the edge lines to be always black, and set the Field of View to be 0.1, you'll get something like so: (URL) Cobbs (19 years ago, 9-Nov-05, to lugnet.cad.dev)
 
  Re: Question about image generation
 
(...) LDLite or LDGLite, possibly with a special ldraw.ini color file that gives black edge lines (although the default for trans white might be black already), or maybe MegaPOV are all ways I can think to do it. Ask Dan Boger. (19 years ago, 9-Nov-05, to lugnet.cad.dev)  
 
  Bricksmith for Macintosh 1.2: Faster, Nicer
 
The Bricksmith fairy has come again, with a shiny new upgrade to put that special sparkle in your Macintosh LDraw experience. (2 URLs) Bricksmith 1.2> adds the following features: Speed increases of up to 33% Search in the Part Browser Hide/show (...) (19 years ago, 9-Nov-05, to lugnet.announce, lugnet.cad, lugnet.cad.dev.mac, FTX)
 
  Re: Question about image generation
 
(...) The black lines are normal edge lines (type 2 or 5). As has been mentioned, that was drawn by LDGlite which seems to use silly thick black lines to represent them. Different renderers use different settings (19 years ago, 9-Nov-05, to lugnet.cad.dev)
 
  Re: Question about image generation
 
(...) Nope, that's right: ldglite -a1,0,0,0,1,0,0,0,1 -ld -Q -v3000,3000 -W$scale -S$scale -i2 -MSfilename.png somedat.dat (I think, it's Steve's code) (19 years ago, 9-Nov-05, to lugnet.cad.dev)
 
  Re: Question about image generation
 
(...) Looks to me like its rendered with ldglite, but i could be wrong. ROSCO (19 years ago, 8-Nov-05, to lugnet.cad.dev)
 
  Question about image generation
 
How is an image like this created: (URL) how are the black lines done? Is there a special command, or is it a function of some software platform unfamiliar to me? Any info is appreciated. Dave! (19 years ago, 8-Nov-05, to lugnet.cad.dev)
 
  Re: Can LPub show part pages with part name and number?
 
Thanks, Kevin. I have taken another step with this. I generated part images with Lpub and then messed around with some XSL to make a web page for these. As this is mostly for my inventory, I used the first word in the part as a bold title for a (...) (19 years ago, 7-Nov-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) This menas a huge download every time you wish to updated? <snip> Your project is in deed very interesting. I will try to follow the progress, and someday maybe I'll join it! But for now, I will explore where the LDA project leads. (...) Well, (...) (19 years ago, 30-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation  [DAT]
 
(...) Yes, this is exactly what I suggest in my tutorial on how to model stuff. Then, in test1.mpd, you can rotate block1, and it will rotate all of its children as well! And you *should* rotate block1 so that you can see if you got its rotation (...) (19 years ago, 29-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Except me. ;) Seriously, this is why I butt into animation discussions. I care so much I want other people to at least come up with something that will survive time. I don't want someone to create something that will be incompatible with what (...) (19 years ago, 29-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Yes, why not. :) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Is it OK if we share? ;^) Kev (19 years ago, 28-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Hey you, don't steal my philosophy! :) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
In lugnet.cad.dev, Anders Isaksson wrote: <snip> (...) Ah, yes.... but only if you leave it to a committee! LOL! As the who has, invented the most meta-commands (I know, no LPub experience), I just create what I need, and tell people about them. No (...) (19 years ago, 28-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Yes, but you can give the 'files' any name you want inside the MPD. They don't *have* to match the part name outside of the MPD. So you *can* get named parts inside an MPD (with the help of a suitable 'post-processing' program). I certainly (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation  [DAT]
 
(...) Well, hair goes under the category "Hat". It may sound a little strange, but that's the way it has to be. Like I said: 0 FILE Head 0 Name: Head 0 [This Object] 1 16 0 0 0 1 0 0 0 1 0 0 0 1 3626bp01.dat 0 [Child Objects] 1 0 0 0 0 1 0 0 0 1 0 0 (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation
 
(...) Yes, this is what Anders was trying to get me to understand. The MPD framework provides a name visibility barrier (scope). I still say that LDraw type 1 lines are used to specify hierarchy. The <file> names within the MPD can be used to (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation  [DAT]
 
(...) That's a very good idea I didn't think of! The approach I was thinking of is unnecessarily complicated. Looks like there will be no need for the tags I mentioned earlier. No pain at all. I think all current minifig generators can be easily (...) (19 years ago, 27-Oct-05, to lugnet.cad.dev)
 
  Re: Thoughts on File Format for LDraw Animation  [DAT]
 
(...) Um, I'm not sure this has been worked out... I think James was saying that the subfiles in an MPD can be treated as the 'name'. This is true, as long as you also require that each subfile only be used once. So a file like: 0 FILE test1.mpd 1 (...) (19 years ago, 27-Oct-05, 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