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 / 6237 (-20)
  Re: LDraw
 
Hi Brian, (...) I don't deserve much of the credit, but thanks on behalf of everybody involved in the project. (...) At some point, there was talk about introducing a "part[1] editor" mode in one of the programs, but I don't know if it was done[2]. (...) (23 years ago, 13-Jul-01, to lugnet.cad.dev)
 
  Re: Rotate, pitch, yaw, or roll?
 
[ XFUT lugnet.off-topic.geek ] Erik: (...) I can't tell you for sure, but isn't it called "File::Spec"? (URL) "Alle telnet-dæmoner bør aflives" (23 years ago, 12-Jul-01, to lugnet.cad.dev, lugnet.off-topic.geek)
 
  Re: LDraw syntax check in Perl
 
(...) The return values from the check routines indicate what kind of syntax was detected. Even values - bad syntax was found Odd values - no bad syntax More specifically, the following values are added together to get the complete return value: 1 - (...) (23 years ago, 11-Jul-01, to lugnet.cad.dev)
 
  Re: LDraw syntax check in Perl
 
Hi Steve, When I run it, with i.e. NEW.DAT I get: ---...--- Checking 'c:\ldraw\models\new.dat' Check results: 1 Short Check : 1 done. ---...--- When I test it with a rather large MPD file I get: ---...--- Checking 'c:\ldraw\models\bbss\bbss.mpd' (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
 
  Re: LDLite 2.2 Released
 
(...) The full idea implementation would have both a before and an after file, so you could surround the file with a transform of some sort. (...) Yeah, it should search the whole LDRAW path and include all the files it finds. Also, now we need a (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
 
  Re: LDLite 2.2 Released
 
(...) 2. The document's directory (the directory of the main model) 3. %LDRAWDIR%\P 4. %LDRAWDIR%\PARTS 5. %LDRAWDIR%\MODELS This search strategy seems reasonable for a DAT file, but I thought this was more along the lines of a resource file where (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
 
  Re: LDLite 2.2 Released
 
Don Heyse wrote to Paul Gyugyi... (...) Please see (URL) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
 
  Re: Substitute Colors for Dithered Colors?
 
Erik Olson wrote... (...) Yeah, it was mainly to ensure that you remember to support the full range of LDraw colors, i.e. also 0x2000000-0x7FFFFFF, but I guess you already did :-) Models built in MLCad may use these colors, and L3P+L3Lab support (...) (23 years ago, 10-Jul-01, to lugnet.cad.dev)
 
  LDraw syntax check in Perl
 
Hey all: I've written a Perl script/program to check a file for LDraw'ish syntax. I'd like to get feedback on it, as I'm an absolute beginner with Perl. The main purpose of the script is to check files being submitted to the Parts Tracker. So it's (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
 
  Re: LDLite 2.2 Released
 
(...) Better yet, grab the whole source tree at once. If you have CVS, you can use a batch file (or script) like this. @echo PRESS Enter when asked for a password. cvs -d:pserver:anonymous...oot/ldlite login cvs -z3 -d:pserver:anonymous...oot/ldlite (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
 
  LDLite 2.2 Released
 
I've released LDLite 2.2, available at: (URL) release fixes a problem with weird file names (with spaces or foreign characters). In doing so, it also now allows you add double-quotes around the filename in Type-1 lines, in case you want to use weird (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
 
  Re: Substitute Colors for Dithered Colors?
 
I think much of the use of dithered colors in LDRAW really paid off when the dithering was used to imply a different texture, such as shiny gold, diffuse rubber, or flourescent colors. I'm currently concerned about what happens to the dithered (...) (23 years ago, 7-Jul-01, to lugnet.cad.dev)
 
  LDLite 2.1 released
 
LDLite 2.1 has been released. LDLite is now hosted on sourceforge.net, and can be downloaded from (URL) full source tree is browsable, and you can leave feature requests and bug reports. The 2.1 release has several improvements over the last public (...) (23 years ago, 7-Jul-01, to lugnet.cad.dev)  
 
  Re: Rotate, pitch, yaw, or roll?
 
Sorry about the delay, I was 'on vacation' for the past couple of days. (...) Yes. Yes it does. (...) Only because I have a tendancy to jump on things - and being a bit on large side don't help either. :) Really though, thanks. (...) Concatenate? (...) (23 years ago, 6-Jul-01, to lugnet.cad.dev)
 
  Re: Rotate, pitch, yaw, or roll?
 
Erik, you can test LeoCAD and see how it perform that. I like its way of rotating quite much and find it convenient. Selçuk (...) (23 years ago, 10-Aug-00, to lugnet.cad.dev)
 
  Re: BrickDraw3D 0.2 released
 
(...) You've also got stud3 and stud4 placements to go by (sometimes). stud3 is the skinny stud used under 1x bricks and plates. stud4 is the tube. (...) I don't remember anything about that. ;) Did he mention the minifig legs to bicycle connection? (...) (23 years ago, 3-Jul-01, to lugnet.cad.dev)
 
  Re: BrickDraw3D 0.2 released
 
(...) Tough question. No, not fully able to detect that. What the program does know is the brick rests on top of another bounding box. For bricks, that's usually a connection. Bounding boxes ignore studs, actually any DAT file named stud*.dat is (...) (23 years ago, 3-Jul-01, to lugnet.cad.dev)
 
  Re: BrickDraw3D 0.2 released
 
(...) The clicking isn't a bad idea. It wouldn't be hard to provide an option to turn it off. The real problem is knowing *when* to make the sound. Erik's done some cool stuff (last time I saw a demo of BrickDraw3D[1]), but I don't know if he's able (...) (23 years ago, 3-Jul-01, to lugnet.cad.dev)
 
  Re: (Updated) Minifig Arm Calibrations
 
(...) Looking at part 979.DAT, Minifig (Complete Figure Shortcut), it appears the hands are turned at a 45-degree angle. Steve Christopher! have you backed up your data? (23 years ago, 2-Jul-01, to lugnet.cad.dev)
 
  Re: Substitute Colors for Dithered Colors?
 
Wow, Lars, that was a lot of code to support r = (r1+r2)/2. The obvious hypothesis would say that the eye performs spatial integration on the pixels, so therefore values are averaged. I guess I can try it on my eyes with L3Lab then. I looked in (...) (23 years ago, 2-Jul-01, to 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