| | 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)
|