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 / *12681 (-20)
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) Hmmm, POSTprocess eh? Yes, I think that'll work just fine. Now why didn't I think of it... Thanks Lars, Don (21 years ago, 24-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
How about ShockWave 3d? (21 years ago, 24-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) The idea was to make it simple for ordinary usage. I guess most programs would call LDrawIniComputeRealDirs() with IncludeSkipDirs=0 and simply search the dirs returned. However, you can call LDrawIniComputeRealDirs with IncludeSkipDirs=1 and (...) (21 years ago, 23-Mar-04, to lugnet.cad.dev)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) Right. /Lars (21 years ago, 23-Mar-04, to lugnet.cad.dev)
 
  Re: Web-based LDraw viewing
 
(...) Good point. That's why originally I was envisioning something like LDViewer running on a server with all the stuff it needs right there (so no installation is needed). Actually, maybe...I'll have to play with it later. In regards to Java, (...) (21 years ago, 23-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Well, you'd need to install something in order to use SVG or Java, too. Anyway, LD2VR doesn't look like it's finished. (21 years ago, 23-Mar-04, to lugnet.cad.dev, FTX)
 
  LDraw Organization now allows individual membership
 
In preparation for the upcoming LDraw.org Steering Committee elections, LDraw.org now allows you to become a member of the organization. By registering as a member, you will have voting privileges for elections of the organization's Steering (...) (21 years ago, 22-Mar-04, to lugnet.cad.dev.org.ldraw, lugnet.announce) !! 
 
  Re: Web-based LDraw viewing
 
(...) I suspect it's that download that scares people off. -Mike (21 years ago, 22-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) I'm having a hard time finding any recent info on it. It also looks like one would have to install something in order to use it (which I'm trying to stay away from). I talked about it with a friend of mine over the weekend and he thinks he (...) (21 years ago, 22-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
Or vrml. There's a converter called LD2VR. (21 years ago, 21-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: Web-based LDraw viewing
 
(...) Well, I'd like the format more if browsers displayed them, by default. (21 years ago, 21-Mar-04, to lugnet.cad.dev, FTX)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) I like the LDSDF_SKIP bit-flag but I don't think we need to add a parameter to to LDrawIniComputeRealDirs(). Here's why. The parameter would make it all or nothing for skipped dirs. I'd rather toggle the LDSDF_SKIP bit-flags of some of the (...) (21 years ago, 21-Mar-04, to lugnet.cad.dev)
 
  Numbers Report - 19 March 2004
 
Stats for Unofficial Files 132 certified files. 352 files need admin review. 361 files need more votes. 504 have uncertified subfiles. 155 held files. Total Files: 1,504 Comparison with Prev. Report: 2004-03-19: 132 / 352 / 361 / 504 / 155 (1,504) (...) (21 years ago, 19-Mar-04, to lugnet.cad.dev.org.ldraw)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
"Lars C. Hassing" <sp.lars@am.hassings.dk> schrieb im Newsbeitrag news:HusLAn.8Cz@lugnet.com... (...) <SNIP> (...) LDrawIniComputeRealDirs (...) SkipSkipDirs (...) I don't realy care but IncludeSkipDirs sounds reasonable. (...) the (...) stead. (...) (21 years ago, 19-Mar-04, to lugnet.cad.dev)
 
  Re: LSC - request for defining a WORKING connection database standard
 
(...) I would love to see a connection database for the LDraw system With that we might be able to make a simulator. This could be handy for test driving ideas as well as good for animations. Kevin (21 years ago, 19-Mar-04, to lugnet.cad, lugnet.cad.dev.lcd, lugnet.cad.dev.org.ldraw)
 
  Re: LSC - request for defining a WORKING connection database standard
 
(...) I like the idea of connections. I think it's really neat and would like to see it realised. I support asking LSC to look into this further. But I fear that requiring authors to submit a .cdl file might be increasing the barriers to entry for (...) (21 years ago, 19-Mar-04, to lugnet.cad, lugnet.cad.dev.lcd, lugnet.cad.dev.org.ldraw)
 
  LSC - request for defining a WORKING connection database standard
 
dear LSC members, LEGO Digital Designer (URL) has only one feature I really miss in the LDraw system: the snap-in behavior. guys, I'd like to ask you - no I beg you down on my knees - to define a working standard for a connection database. there is (...) (21 years ago, 19-Mar-04, to lugnet.cad, lugnet.cad.dev.lcd, lugnet.cad.dev.org.ldraw)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
(...) OK, <SKIP> will be parsed into a bit-flag LDSDF_SKIP and LDrawIniComputeRealDirs will have an extra parameter to include/exclude <SKIP> dirs: KeepSkippedDirs, IncludeSkipDirs, DontSkipDirs, ExcludeSkipDirs, SkipSkipDirs - please come up with a (...) (21 years ago, 18-Mar-04, to lugnet.cad.dev)
 
  Re: LDrawIni API (was: LDRAWPREDIRS LDRAWPOSTDIRS - additional search paths)
 
"Lars C. Hassing" <sp.lars@am.hassings.dk> schrieb im Newsbeitrag news:Hun57C.1xM8@lugnet.com... (...) four functions (...) data, (...) dirs. (...) model. (...) those with <MODELDIR>. (...) remaining loading of parts. (...) dirs) Don mentioned that (...) (21 years ago, 18-Mar-04, to lugnet.cad.dev)
 
  Re: LDRAWPREDIRS LDRAWPOSTDIRS - Summary please!
 
"Anders Isaksson" <isaksson.etuna@REMO...telia.com> schrieb im Newsbeitrag news:HuoL3w.LHF@lugnet.com... (...) system (...) Which would mean, we will have to support ini files in uni-code, which isn't a problem either, but allows funny characters (...) (21 years ago, 18-Mar-04, 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