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 / 5387 (-20)
  Re: Does this part exist?
 
"Anders Isaksson" <isaksson.etuna@REMO...tninet.se> wrote in message news:G1z6K5.5q0@lugnet.com... [ ... snipped ... ] (...) be (...) the part, another user e-mailed me that the part I was seeking was #2397, Horse Hitching. Next part that I can't (...) (24 years ago, 6-Oct-00, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Re: Mac BrickDraw3D Update
 
Get it from (URL) (24 years ago, 6-Oct-00, to lugnet.cad.dev)
 
  Mac BrickDraw3D Update
 
Konnichiwa, The picture quality improved in the Oct 5 build of BrickDraw3D. It's really thrilling to be able to casually pop open the latest DATs in newsgroups! In the code, I am matching up vertices within a part (or primitive) and constructing (...) (24 years ago, 6-Oct-00, to lugnet.cad.dev)
 
  Re: Unusual View matrices in LDRAW.INI
 
(...) It's from Graphics Gems II, the code for which is available online (linked from (URL) ). (...) That's called (re-)orthogonalization. Graphics Gems I has code to do it. You might also reconsider whatever it is that's causing the matrix to (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev)
 
  Re: Does this part exist?
 
Mike Walsh skrev i meddelandet ... (...) It could be you are missing the environment variable LDRAWDIR. It should be set to the directory where LDRAW is installed. In your AUTOEXEC.BAT (on W95/98), make sure there is a line like SET (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Re: Unusual View matrices in LDRAW.INI
 
"Don Heyse" <dheyse@hotmail.spam....away.com> wrote in message news:G1xC6x.7nK@lugnet.com... (...) mathematical (...) you (...) the (...) To be perfectly honest, I can't really remember how I came up with them. I think I actually started with the (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev)
 
  Re: tubing
 
Larry Pieniazek wrote... (...) The clue is to prevent L3xx from finding 76.dat in PARTS. This can also be achieved by adding 76.dat to your MPD. /Lars (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: More tips for L3P
 
Manfred, Well, I'm sorry, but though I did follow all your instructions completely (I think) none of them really fixed my problem, but they did give me insight into how to write a Batch file. Here's what I did to get L3P to run correctly: I put (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev)
 
  Re: Does this part exist?
 
"Anders Isaksson" <isaksson.etuna@REMO...tninet.se> wrote in message news:G1v4rL.CE3@lugnet.com... (...) (URL), (...) I just downloaded this as I too am having a tough time finding parts (in particular the red piece from 6033 Traitor Transport that (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.dat.parts)
 
  Re: tubing
 
(...) file. (...) Hmm... maybe then I need to generate my own custom version of 76.dat by not resizing/scaling but instead reshaping it to be the right length. I need to look at that. (callit 76_26plates.dat when it is 26 plates long, etc.) Like I (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: tubing
 
Larry Pieniazek wrote... (...) No, I'm afraid this won't work. The 76.dat is NOT somewhere else, it is still in PARTS. You only move the referencing line type 1 to another file. (I take it you are referring to Steve's 112.dat) The clue is to prevent (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: Unusual View matrices in LDRAW.INI
 
(...) In L3Lab, you can find the current view matrix in the statistics menu item. It is useful for usage with, e.g., LDLITE and LDraw. Fredrik (24 years ago, 5-Oct-00, to lugnet.cad.dev)
 
  Re: tubing
 
(...) MPD. (...) MLCad (...) either (...) Great sleuthing. I'd say that is it. The suggestion given earlier to create an ersatz part that embeds the scaled 76 in it, ensuring that the 76 is somewhere else, sounds like it might fool your scaler into (...) (24 years ago, 5-Oct-00, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  BMP-to-LDraw32 Converter new release 0.95 !!!
 
Hello ! I've just updated my BMP-to-LDraw converter windows tool. I added 3 more palettes (2 with dithered colors) and the possibility to choose your palette. BMP-to-LDraw runs under Win95/98/ME/2000 and convertes logo-bitmaps of LEGO-bricks to (...) (24 years ago, 4-Oct-00, to lugnet.cad, lugnet.cad.dat.ideas, lugnet.cad.dat.parts, lugnet.cad.dev, lugnet.cad.ray)
 
  Re: Unusual View matrices in LDRAW.INI
 
I knew there was a way to decompose the matrices! But I couldn't find it. Where is that written down? I also thought there was a way to remove the cumulative round off errors in a transformation matrix after many matrix multiplications. Do you (...) (24 years ago, 4-Oct-00, to lugnet.cad.dev)
 
  Re: Unusual View matrices in LDRAW.INI
 
(...) LDAO writes those entries to ldraw.ini. I'm not sure if any other programs update that section or not. The "Oblique" view is the default view for LDraw, and was also used for LDLite (I think) and L3Lab. "UpsideDown" is derived from "Oblique". (...) (24 years ago, 4-Oct-00, to lugnet.cad.dev)
 
  Re: Unusual View matrices in LDRAW.INI
 
OK now we're getting somewhere. Thanks for providing the exact mathematical representations of those numbers. Now I'm gonna have to figure out how you calculated them. :-) (I just had the computer do the work and print out the decimal (...) (24 years ago, 4-Oct-00, to lugnet.cad.dev)
 
  Re: Unusual View matrices in LDRAW.INI
 
I believe the matrix happens to produce a standard isometric view, but doesn't do so in the traditional 3D graphics way of rotation. This means that in addition to not looking right after rotation, it also doens't produce correct results when you (...) (24 years ago, 4-Oct-00, to lugnet.cad.dev)
 
  Re: part skins (was Re: some thoughts on ldraw parts)
 
(...) It's not always this easy. Some parts just cannot be constructed out of the primitives - or the scaling/transformation is just too difficult to figure out. Examples are those with complex curves (like the wizard's hat), or complex (...) (24 years ago, 4-Oct-00, to lugnet.cad.dev)
 
  Re: Unusual View matrices in LDRAW.INI
 
(...) I don't know their origin, but you're right, there's a shear component in them. Here's what a matrix decomposition shows: (...) Scale : (1.5, 0.942809, 1.41421, 0) Rotate : (0.321751, 0.729728, 0.463648, 0) Translate : (0, 0, 0, 0) Shear : (...) (24 years ago, 4-Oct-00, 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