| | Re: Suggestion for MLCad Plug-Ins
|
|
Steve Bliss wrote in <lugnet.cad.mlcad> ... (...) displayed (...) dragged (...) Piece o' cake! I gave it an hour... LDList ver 3.6 can load a set description, containing a lot of lines like: <count> <piece number> and will limit the display to the (...) (25 years ago, 27-Jan-00, to lugnet.cad.mlcad, lugnet.cad.dev)
|
|
| | Plz help! - type "5" line in LDraw [DAT]
|
|
In spite of the recent posts re: Type "5" Lines in LEdit/LDraw, I'm still confused as to how to use these conditional lines. To help illustrate my (probably flawed) understanding, I'll be referencing the enclosed DAT file (an unofficial primitive (...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) My (...) opengl (...) (don't (...) This is really disappointing. I was having such great luck with things just working on all the systems I've tried at home. Now Todd gets a blank screen when he compiles for redhat and you get the edge lines (...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Re: Help with LDraw
|
|
(...) to (...) the (...) Thanks so much - just found the FAQ on my own a few minutes ago. Sorry to be a pain. Also sorry for the double-post, but my PC crashed as I was posting the first message and I didn't think it made it. (25 years ago, 27-Jan-00, to lugnet.cad)
|
|
| | Re: [Fwd: A request for color assistance...]
|
|
Todd compiled a list of RGB values awhile, ago. I posted them at (URL). Steve (...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) I didn't compile -- I used the .exe in the zip distribution. (...) I mean c:\mydatfiles. (...) My image doesn't look like your image. See (URL). I am using ldglite0_2.zip. My opengl dlls came from the glutdlls.zip on your Geocities site. (...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Re: Help with LDraw
|
|
(...) Not surprisingly, this is a FAQ. Please go to (URL) for information and the fix. Steve (25 years ago, 27-Jan-00, to lugnet.cad)
|
|
| | Re: Tanker Truck Wallpaper
|
|
(...) Way cool! It's proudly displayed on my desktop. Somewhere behind all these windows. I'm having trouble accessing p_hangar-1024x768.jpg. I can get everything else just fine, but not that file. Steve (25 years ago, 27-Jan-00, to lugnet.cad.ray)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) Yeah, at this point I think the problem is not with linking or shared libs, but perhaps a problem between Mesa and your X server. What X server are you using? Is it XFree86 or one of those commercial servers. I seem to recall official redhat (...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Help with LDraw
|
|
I recently downloaded and installed at the LDraw components. I ran MKLIST.EXE without a problem. When I run LEDIT.EXE, I receive "Runtime error 200 at 0002:00CB." Can anyone help me out with this? Thanks a ton. Chris (25 years ago, 27-Jan-00, to lugnet.cad)
|
|
| | Help with LDraw
|
|
I just downloaded LDraw and all of its components. I went to run it, but receive this error: "Runtime error 200 at 0002:00CB." This occured trying to run C:\LDRAW\LEDIT.EXE. Can anyone help me? Thanks a ton. Chris (25 years ago, 27-Jan-00, to lugnet.cad)
|
|
| | Taking Pictures of Models
|
|
How do I take pictures of a model from different angles, e.g. side, front, and top? I am so sorry this is such a stupid question, but I need some help. And yes, I am that stupid not to have figured it out yet? Please have pity! ;-) Mladen Pejic, (...) (25 years ago, 27-Jan-00, to lugnet.cad.mlcad)
|
|
| | Re: Tanker Truck Wallpaper
|
|
(...) The road is three polygons (1 black, two yellow) layered very slightly above each other. The grass is just a green plain (floor output from L3P). The sky is a sphere with texture BlueSky3 (or something like that from textures.inc) The (...) (25 years ago, 27-Jan-00, to lugnet.cad.ray)
|
|
| | [Fwd: A request for color assistance...]
|
|
(...) (25 years ago, 27-Jan-00, to lugnet.cad.dev)
|
|
| | Geological Survey Vehicle Chassis [DAT]
|
|
This file relates to the GSV over in .Space (URL) 7 0 0 0 1 0 0 0 1 0 0 0 1 3703.DAT 1 7 320 0 0 1 0 0 0 1 0 0 0 1 3703.DAT 1 7 640 0 0 1 0 0 0 1 0 0 0 1 3703.DAT 1 7 640 0 -180 1 0 0 0 1 0 0 0 1 3703.DAT 1 7 320 0 -180 1 0 0 0 1 0 0 0 1 3703.DAT 1 (...) (25 years ago, 27-Jan-00, to lugnet.cad.dat.ideas)
|
|
| | Re: A request for color assistance...
|
|
(...) I'd ask around in the .cad.dev group -- there are a couple of pretty good lists already for various utilities. A couple that stand out in your list about as being "off" are: - Blue -- LEGO blue is darker, greener, and grayer than 0,0,x - (...) (25 years ago, 27-Jan-00, to lugnet.general, lugnet.cad.dev)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) $ make -f makefile.linux gcc -c -g -DUNIX -DUSE_OPENGL ldliteVR_main.c gcc -c -g -DUNIX -DUSE_OPENGL stub.c stub.c: In function `init_zimage': stub.c:1062: warning: comparison of distinct pointer types lacks a cast stub.c: In function (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) OK, I grabbed a new zipfile and tried that. It gacked at me until I did this: $ su # cd /usr/lib ln -s /usr/local/lib/libglut.so.3 ln -s /usr/local/lib/libGLU.so libMesaGLU.so.3 ln -s /usr/local/lib/libGL.so libMesaGL.so.3 exit $ ./ldglite (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
|
|
| | Re: Suggestion for MLCad Plug-Ins
|
|
(...) a (...) in. (...) Yeah, it would be better if it was supported by MLCAD, either directly or via the drag and drop protocol or something similar. I was just thinking in terms of plugins because that's what we were talking about, and it really (...) (25 years ago, 26-Jan-00, to lugnet.cad.mlcad)
|
|
| | Re: ldglite (ldlite for OpenGL and Linux) new stuff
|
|
(...) My /usr/local/lib has: libGL.so -> libGL.so.1.2.0 libGLU.so -> libGLU.so.1.2.0 libglut.so -> libglut.so.3.7.0 and as far as I can tell, the symlinks do point to real library files... $ file * libGL.la: English text libGL.so: symbolic link to (...) (25 years ago, 26-Jan-00, to lugnet.cad.dev)
|