To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.mlcadOpen lugnet.cad.mlcad in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / MLCad / 1213 (-20)
  Re: Feature request
 
That is a good idea! Have you emailed the author of MLCAD (look under the help about tab in mlcad) and suggested this change. That is the best way to get a change to MLCAD in a future relase of the program. -Ahui (...) (23 years ago, 12-Feb-02, to lugnet.cad.mlcad)
 
  A question for Mike
 
Michael, (I just noticed you use Michael, not Mike. Sorry) I was wondering what your thoughts on sharing the code of MLCad were. I was wondering about the feasability of porting it to Mac. Any thoughts? Thanks, Gino A... (23 years ago, 12-Feb-02, to lugnet.cad.mlcad)
 
  Feature request
 
Mike, I love MLCad. Ok, that's out of the way. I'd like to request a change to how the arrow keys work in MLCad. I'd like a configuration option that causes the up-down and left-right arrows to respond relative to the currently selected frame. With (...) (23 years ago, 12-Feb-02, to lugnet.cad.mlcad)
 
  Re: Parts List mis-ordered?
 
(...) Sorry to reply to my own post, but I figured out what was going on. For some reason, the parts.lst file was rewritten. I deleted this file, and upon opening MLCad again, I was prompted to rebuild the parts.lst file. I did, and now everything (...) (23 years ago, 6-Feb-02, to lugnet.cad.mlcad)
 
  Re: Parts List mis-ordered?
 
Are you using some program which can reorder the part list ? Then it might be ... MLCad shouldn't sort in a different order ==> except you are using an old version which had troubles finding it's way home ... Michael "Jake McKee" (...) (23 years ago, 1-Feb-02, to lugnet.cad.mlcad)
 
  Re: Newbie Question
 
reviving an old thread... Thomas Main wrote on December 17, 2001, (...) Thomas, I have written a tutorial which I am about to send to Tim regarding MPD's, exporting, and inlining. That should be of help. Best regards, --Ryan (23 years ago, 27-Jan-02, to lugnet.cad.mlcad)
 
  Re: Newbie Question
 
reviving an old thread... Andy Lynch wrote on December 17, 2001, (...) Here's another way, but it involves hacking a bit in the actual .dat code. In the main model file, insert the first brick of the sub model where you want it. Save the file. Then (...) (23 years ago, 27-Jan-02, to lugnet.cad.mlcad)
 
  Parts List mis-ordered?
 
Help! Every once in a while when I start a new model in MLCAD, the thumbnail view of the parts list is not in alphabetical order....any ideas why? How do I fix this? Thanks! Jake --- Jake McKee AFOL LUGNET Member #211 (23 years ago, 26-Jan-02, to lugnet.cad.mlcad)
 
  Re: 3D Myst III viewer of a castle
 
(...) Yes, I'm pretty sure ldglite negates both the y and z coords just before calling any OpenGL functions. If I remember right, the reason the LDRAW coordinate system is so odd is because it started out in 2D screen pixel coords and the 3D view (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) This actually looks like the best solution to me. It gets around lots of unforseen problems. For instance, when I originally did the scene on the stairs, I tilted the camera by looking up the stairs with the look_at parameter. But that caused (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) I actually had to do something similar in LDView in order to get models to view properly using OpenGL (although I used a 180 degree rotation about Z followed by one about Y). I wonder if any of the other programmers out there had similar (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) Here is the new simplified camera: camera { spherical location <-320,-239,0> // position look_at <-320,-239,1> // view scale <0,0,-1> // flip it rightside up } I'm not sure why the flip works, or why it is needed. I think it is because or (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) Yes, as I recently suggested here in another thread: (URL) I think a comand line option of -ci<filename> to include a premade POV camera file might also benefit that technique." This would make all sorts of things possible, including things we (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) <snip> (...) Actually it would be cool to place the camera with L3P. I believe h_angle and v_angle default to 180, and 360, so they are probably not needed. I think you can avoid the translation with location/look_at. Not sure about the Sky (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
(...) wait - Name of image (gif or jpeg) to be displayed during download. Specify path relative to html-document. This image is displayed centered in the applet window. Example: <PARAM name=fov value="room0preview.jpg"> (...) (URL) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
Wow, that's pretty cool! 2 questions Is there any way of getting rid of that grey color when the image first loads up? That's kind of ugly. Also, I bet you've been asked this before, but where can I find this viewer and instructions on how to use (...) (23 years ago, 24-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 3D Myst III viewer of a castle
 
Chuck Sommerville wrote... (...) Wow, this is cool. Would you like just an option to suppress the camera, or some options to support spherical, h_angle, v_angle ? (are h_angle always 360 and v_angle 180?) Can you avoid the translate by using (...) (23 years ago, 25-Jan-02, to lugnet.cad.mlcad, lugnet.cad)
 
  Re: 1 question on MLCAD does it have a part limit like Ldraw?
 
(...) Gatehouse. You could break it up, but it doesn't really work for a full-scale gatehouse for a castle. The walls are 16 dots thick and filled with filler brick (various colors). Trust me the project is enormous! It really does do better to have (...) (23 years ago, 23-Jan-02, to lugnet.cad.mlcad)
 
  Re: 1 question on MLCAD does it have a part limit like Ldraw?
 
Doyle Nelson wrote in message ... (...) I don'y know if MLCAD will do 12000 pieces, but you'd probably want to break it down if at all possible. The most I've worked with is 2400 pieces and trying to work with the model once it's done (add steps, (...) (23 years ago, 22-Jan-02, to lugnet.cad.mlcad)
 
  Re: 1 question on MLCAD does it have a part limit like Ldraw?
 
(...) That would be Great. I figured MLCad was only limited to your sytems specs. I have a Very powerful system that the Company provided me with.:-) Though it would be nice to know if anyone reached 12,000 or more? (23 years ago, 22-Jan-02, to lugnet.cad.mlcad)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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