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 / *35235 (-20)
  Re: Problem with click hinge part(s)?
 
(...) <SNIP> (...) New versions of the 1x4 parts are on the PT now (URL) please, before I apply the same changes to the other parts. Chris (20 years ago, 20-Jun-04, to lugnet.cad.dat.parts)
 
  New mini scene: Station36 - Part 1
 
Station36 - Part 1: Under Construction Inspired by Keith Goldman (URL) MiC (20 years ago, 20-Jun-04, to lugnet.cad, lugnet.space, FTX)  
 
  Re: Problem with click hinge part(s)?  [DAT]
 
(...) We are both partially right - but there is a generic problem with these parts. The important dimension is the position of the axis of rotation of the click hinge, relative to the brick. For the geometry to work this must be the same distance (...) (20 years ago, 20-Jun-04, to lugnet.cad.dat.parts)
 
  Re: Primitive Generator program update
 
(...) Ok, I will look into that. Thanks, Paul (20 years ago, 20-Jun-04, to lugnet.cad.dev)
 
  Re: Primitive Generator program update
 
(...) I can do that. Now why didn't I know that CCW was the standard winding? Maybe the 2x4 didn't hit hard enough? ;) Paul (20 years ago, 20-Jun-04, to lugnet.cad.dev)
 
  Mac Brick CAD 2.3b2
 
Just a quick note, I've placed MBC 2.3b2 on my .mac site (URL) is only a minor fix update, * Improvements to the render engine * Bug fix for the display of .mpd files * The Imperial Star Destroyer will render about 2 seconds quicker on my system (...) (20 years ago, 19-Jun-04, to lugnet.cad.dev.mac)
 
  Re: Complex scenes and .mpd to .ldr conversion
 
(...) but I guess that that'll make the creation of scenes much more simple. Thanks NB (20 years ago, 19-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) Actually I was thinking of deleting them from the file to make it smaller. The only problem is remembering which ones were deleted and which ones are new at update time. I'm not sure how to automate additions either way. Probably have to use (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Complex scenes and .mpd to .ldr conversion
 
(...) Here's some: mpd tools (2 URLs) mpd utility (URL) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Complex scenes and .mpd to .ldr conversion
 
(...) I am also going to have a big need for this type of utility, hopefully in the near future. Any information on where to find one, or about how to in-line all parts of an MPD to convert it to an LDR file would be very helpful. -Joel (20 years ago, 18-Jun-04, to lugnet.cad, FTX)
 
  Re: *** MLCad V3.10 is available ***
 
Hi Ross, Sorry I forgot that, I've just added it to the bug-list, i'll correct that in the next release. Michael "Ross Crawford" <rosscraw@bigpond.net.au> schrieb im Newsbeitrag news:HzFGEr.5Av@lugnet.com... (...) a (...) (20 years ago, 18-Jun-04, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: *** MLSave V1.10 ***
 
Hi Jaco, "Jaco van der Molen" <jmolen@zonnet.nl> schrieb im Newsbeitrag news:HzB9Cy.AFx@lugnet.com... (...) do (...) <SNIP> It is called MLSaver.scr, like Tom already wrote - I'll take care of that in the readme.txt. Thanks for the hint! Michael (20 years ago, 18-Jun-04, to lugnet.cad, lugnet.cad.mlcad)
 
  Re: Quick way to mirror-image a model?  [DAT]
 
(...) [...] (...) I think I've got a more general solution, but first a quick thought: You could make mirror.ini more human-readable if the 'normal' parts were just flagged. Something like: 2546.DAT default 41770.DAT exception 41769.DAT 0 1 0 0 0 1 (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) Talking to myself... Here's what I'm talking about. Completely ripped off from the MLcad.ini file. (URL) one contains an entry every part in my parts.lst file. It needs to have the changes made for the exceptions, but here's how it starts. ; ; (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) Oh yeah, the other exception would be a part substitution, like left minifig arm for right arm, or left wing plates for right wing plates. But watch out, some folks might object to substituting left-wing for right-wing of anything. ;^) (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) Take a peek at the MLCAD.INI file for minifig posing. Could you use a config file like this to handle the exceptions? I'd imagine if you pick one axis for mirroring that works best with most parts, (I think Travis said most were symmetric (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) Now that I've done that, I agree with you. The true proper thing to do is to adjust the rotation matrix of all parts by -a d -g (x, y, z) * -b e -h = (-ax-by-cz, dx+ey+fz, -gx-hy-iz) -c f -i and create a list of exceptions that would be a (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Re: Quick way to mirror-image a model?
 
(...) When you ask a stupid question, I'll let you know! 8^) You're right--it would rotate the brick 180 degrees, but I think that's necessary sometimes (like for the 2x2 slope bricks mirrored left-to-right). But you're also right that this isn't (...) (20 years ago, 18-Jun-04, to lugnet.cad)
 
  Complex scenes and .mpd to .ldr conversion
 
OK, here's my problem: I'm trying to make a pretty complex metropolis scene (40+ submodels) and insert some of my crafts into it. The problem is that these models are made as .mpd files, and importing such, is rather difficult: Working in MLcad, I (...) (20 years ago, 18-Jun-04, to lugnet.cad, FTX)
 
  LMirror 1.0
 
In response to my question earlier, about mirroring a model, I wrote a little app that I oh-so-creatively call LMirror to do a left-to-right and/or front-to-back reflection, or a top-to-bottom reordering. You can download it at: (URL) at your own (...) (20 years ago, 18-Jun-04, 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