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 / 10577 (-20)
  Re: source code for minifig generator?
 
(...) Sorry, I didn't realize how many versions there are. I believe Bricksmith also has a minifig generator now. The source code for any and all would be helpful. I looked at the LDDP link you posted and didn't see anything about the source, either (...) (18 years ago, 16-Mar-07, to lugnet.cad.dev)
 
  Re: source code for minifig generator?
 
(...) To which minifig generator do you refer? - The MLCad minifig generator: MLCad is closed source - The LDDP minifig plugin: source code here, (URL) The LDAO minifig generator: LDAO source here, (URL) Note LDAO is extremely out of date and still (...) (18 years ago, 16-Mar-07, to lugnet.cad.dev)
 
  source code for minifig generator?
 
Hello, I am contemplating a minifig editor that would work like the generator but would be able to select and modify minifigs in an LDraw file. I'm not sure yet whether I'll use Java or C++, but even if I use Java the source code for the generator (...) (18 years ago, 16-Mar-07, to lugnet.cad.dev)
 
  Re: txt2dat updated
 
(...) Received and uploaded, Mac & Linux users can now download binaries from the main page. I'd just like to thank Jim again for all his help producing this version, and I hope Mac & Linux users can get some good use out of my little program. ROSCO (18 years ago, 13-Mar-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Public LDView 3.2 Alpha for Windows
 
(...) This is wicked cool. (I just realized that it works in the pre-alpha Mac build I've been poking at.) Is it or will it be possible to export the light orientation to POV-ray format as with the camera angle? Be well, Jim (18 years ago, 13-Mar-07, to lugnet.cad.dev)
 
  Re: txt2dat updated
 
(...) I've updated the (URL) txt2dat online> interface to use the new version. You can use the "Custom description" option to enter a comment for the first line of the sticker file using txt2dat's new -d option. The downloadable binaries are on (...) (18 years ago, 13-Mar-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Public LDView 3.2 Alpha for Windows
 
Due to some of the problems that exist in LDView 3.1 (command line snapshots and screensaver preferences), I've decided to do a public alpha release of LDView 3.2. Please note that this version will only run on Windows computers with Unicode (...) (18 years ago, 13-Mar-07, to lugnet.cad.dev, FTX)
 
  txt2dat updated
 
My LDraw text generator, txt2dat has been updated. The new version can be found (URL) here>. Changes in this version: Upgraded to current library versions: - Triangle 1.6 - Freetype 2.3.2 (Require at least 2.1.9) Initial build support for Mac (...) (18 years ago, 13-Mar-07, to lugnet.announce, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: LDView error
 
"Travis Cobbs" <tcobbs@REMOVE.halibut.com> schreef in bericht news:JECt3F.ED0@lugnet.com... (...) Which is indeed true. The GF2 was not MX. (...) This is dissappointing... I assumed a GF4 would be better on all fronts than an GF2. (...) Thanks (...) (18 years ago, 4-Mar-07, to lugnet.cad.dev)
 
  Re: LDView error
 
(...) I don't know off-hand the performance characteristics of those two cards, but if your GF2 wasn't an MX, then it's actually possible that the new card is actually slower at geometry processing (despite being two full generations newer). In (...) (18 years ago, 4-Mar-07, to lugnet.cad.dev)
 
  Re: LDView error
 
Presuming you have the very latest drivers installed (your best bet is to use nVidia installers to repair things wholesale, rather than try to navigate at the individual .DLL level), then I might suggest that you have all the "goodies" (...) (18 years ago, 3-Mar-07, to lugnet.cad.dev)
 
  Re: LDView error
 
My problem was solved by downloading a dll file nvoglnt.dll. It turned out my version was 0 kb !? The strange thing however is that LDView renders slower than my GF2 card??? "Jaco van der Molen" <jmolen@zonnet.nl> schreef in bericht (...) (18 years ago, 3-Mar-07, to lugnet.cad.dev)
 
  LDView error
 
Hi all, Since I installed a new videocard (NVIDIA GeForce4 MX 440 with AGP8X) I seem to be unable to run LDView. Why is that? My previous NVIDIA GeForce2 card did not give any problems. Can this be resolved? Thanks. Jaco (18 years ago, 3-Mar-07, to lugnet.cad.dev)
 
  Re: Testing long filenames was Re: Unofficial directory (with non-standard name lenght)?
 
(...) showing D:DownloadsShowParameters.exe The second line (Label2) however, stays blank. With friendly greetings, M. Moolhuysen. (18 years ago, 3-Mar-07, to lugnet.cad.dev, FTX)
 
  I hereby accect long file names!
 
(...) It's an utterly complicated way, but it works! Only problem is that GetLongPathName erases all other kinds of command line parameters. Now that I know that at least it is possible to avoid shortened pathnames, I rest my case. I no longer (...) (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)
 
  Re: Testing long filenames was Re: Unofficial directory (with non-standard name lenght)?
 
(...) (URL) on Win2000 SP4 w. (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)
 
  Re: Testing long filenames was Re: Unofficial directory (with non-standard name lenght)?
 
(...) My best guess is at that time MS was trying to make things safe for old programs (although it seems senseless for them to have done this with Win32 apps). If you call the Win32 function GetLongPathName on the short path, it will give you the (...) (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)
 
  Re: Testing long filenames was Re: Unofficial directory (with non-standard name lenght)?
 
(...) That was command line, (URL) the result with drag n drop> is similar. ROSCO (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)
 
  Re: Unofficial directory (with non-standard name lenght)? (Was: LDView 3.1 on Mac OS X!)
 
(...) Yeah I know they can be included but it's usually a safe idea not to. When setting a standard I'd be wary of allowing anything that is commonly poorly interpreted (which I suspect the escaped characters are). Tim (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)
 
  Re: Testing long filenames was Re: Unofficial directory (with non-standard name lenght)?
 
(...) Thanks, Well well, first advantage of downgrading to XP, I guess. Just to be sure, you did drag and drop into the "application", or did you write it in a command line? /Tore (18 years ago, 2-Mar-07, to lugnet.cad.dev, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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