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 / 7777 (-20)
  Re: Delphi and ldraw
 
(...) I don't think you can avoid the full screen with LDRAW. It's a fullscreen DOS program, which means Windows turns over the entire VGA hardware to LDRAW when it's running. If you don't want to use the fullscreen, you'll have to use a program (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
 
  Delphi and ldraw
 
How can't I run avoiding ldraw to run in full screen? I'm using delphi 6 this is what I use to test WinExec(pchar('C:\le...draw\ldraw car.dat -MS '), SW_SHOW); (22 years ago, 5-Sep-02, to lugnet.cad.dev)
 
  What about another Ldraw CAD tool but in delphi?
 
I whould like if possible to make my own CAD software like Ledit but for windows3.x/9x/NT/2K/XP but without using openGL or any hardware or direct X something like the way Ledit draws them and without using mouse but for windows small no power (...) (22 years ago, 1-Sep-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) I believe either LDDesignPad or LDraw Add-On will work for you. In LDAO, I'd open your file in the text editor. The first time you use the editor, you'll want to go into the editor's Options | Viewer Settings menu, and select which viewer to (...) (22 years ago, 31-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) Although I got MLCad to do it for me, this is good advice as I don't like what else it did to the file. Can you recommend a good inliner that runs in Win2K and is suitable for novice use? Thanks! (22 years ago, 31-Aug-02, to lugnet.cad.dev)  
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) Actually, if you go to the Quad2DAT website you'll find the v0.9.5 executable available for download. (The version number is in the fine print below the download link.) -Orion (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) I guess it depends. Did Chris ask you to keep the file secret? Generally, my feeling is that you should hold onto the file, unless Chris specifically told you it was OK to pass it around. Steve (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) a while back when Chris helped us with quad2dat stuff he gave us (me and george) an early v 0.9.5 its not my decition to let it out, so what does everyone think? i havent seen chris in a while, so shouldthe file be shared? (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **  [DAT]
 
(...) You should be able to fix it by creating another file that references your file using a mirror matrix, and then inline that part with an inliner tool. So, for instance, if your part is x123.dat, you would create a file called mirror.dat with (...) (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) OK, this isn't because of the "rotation" of the parts, it's because MLCad is inserting bogus commands at the top of the file 0 ROTATION CENTER 0 0 0 1 "Custom" 0 ROTATION CONFIG 0 0 It also is changing the value of the filename (removing the (...) (22 years ago, 30-Aug-02, to lugnet.cad.dev, lugnet.cad.mlcad)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
(...) Hi Lar, If it's a rotate rather than a mirror, you can use the LDAO editor to quickly rotate it. This actually rotates the matrix rather than adding a ROTATE. LDAO can also do a mirror, but it's a bit more fiddling around IIRC, and I'd have to (...) (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: ** QUAD2DAT ** version 0.9.4 released **
 
I like this program a lot. I have a number of features/suggestions to add, is it still in active development. However I have one problem that I need help with from the user community. It seems that there is a rotation being inserted somewhere... I (...) (22 years ago, 30-Aug-02, to lugnet.cad.dev)
 
  Re: Portable Ldraw system "Laptop"
 
(...) I started with my 3th PC 'desktop' a compaq presario with 32MB of ram with a AMD with 233mhz and man I learn patience it was fun. The idea is to get a laptop and not a powerfull one with a nice price and nice system for ldraw. I'll have to (...) (22 years ago, 29-Aug-02, to lugnet.cad.dev)
 
  Re: Portable Ldraw system "Laptop"
 
(...) [snip] (...) [snip] Eduardo, That should be more than enough power. I was using a 200MHz laptop w/ 80MB RAM the first year I got into LDraw and was able to do nice renders w/o problems. The key is patience. I've since ended up w/ a 400Mhz (...) (22 years ago, 29-Aug-02, to lugnet.cad.dev)
 
  Portable Ldraw system "Laptop"
 
I'll be buying an IBM 7708 Pentium II with 366mhz 128 MB of RAM 12GB of hard disk 14" TFT 'screen I think' CD - ROM disk unit Modem I need to see a screenshot of the IBM 7708 laptop. I believe that is enought for working with ldraw, mlcad, l3p, (...) (22 years ago, 29-Aug-02, to lugnet.cad.dev)
 
  Hollow LDraw models
 
Many months ago I posted a question regarding making hollow shells or mesh objects out of LDraw models. In the POVray links section, under the macro subheading, is a listing for something called 'Tristan Macro for MegaPOV'. Anyone test this to see (...) (22 years ago, 28-Aug-02, to lugnet.cad.dev)
 
  Re: Segmented parts (ie hoses and flex tubes)
 
(...) [snip] (...) I agree, I did that with the hoses on my loco (URL) and it seems the best solution. ROSCO (22 years ago, 27-Aug-02, to lugnet.cad.dat.parts, lugnet.cad.dev)
 
  Re: Segmented parts (ie hoses and flex tubes)
 
(...) No, moving the hose segments to parts/s/ would NOT prevent the shrinkage problem. It doesn't matter whether a part is located in PARTS or PARTS/S, it is still considered as a part. Whenever a (sub-)part is referenced from another part, it is (...) (22 years ago, 27-Aug-02, to lugnet.cad.dat.parts, lugnet.cad.dev)
 
  Re: Part 3650a
 
Is anyone opposed to my moving 3650a.dat to 3650.dat? If someone later makes a file for one of the other versions of this part, we can do another move at that time. Steve (...) (22 years ago, 27-Aug-02, to lugnet.cad.dev)
 
  Re: Segmented parts (ie hoses and flex tubes)
 
(...) Actually, by the guidelines for parts I posted, the flex-axle subparts should be in the parts directory. Moving the hose segments to parts/s/ would prevent the shrinkage problem, but I think there are better solutions. Steve (22 years ago, 27-Aug-02, to lugnet.cad.dat.parts, 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