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 / 8252 (-20)
  Re: lsynthcp community development project setup on sourceforge
 
(...) I just completed Chapter 9 of your book and I think I answered my own question! Steven (22 years ago, 21-Jan-03, to lugnet.cad.dev)
 
  Tangent between two circles in 3D space?
 
Anyone know how to find out the tangent between two cicles in 3D space? Kevin (22 years ago, 21-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) ;^) Relax, we are talking about both on the command line that starts the program, as well as on the LDraw meta-commands that start synthesis of a specific part. Notice he said getopt() style parameters, not getopt() to get the parameters. (...) (22 years ago, 21-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) Whoah, wait a minute! I like getopt() as much as anyone, but I thought we were talking about something to go *inside* the file on the SYNTH BEGIN line(s), not necessarily on the command line. Units may be universal for all synthesized parts in (...) (22 years ago, 21-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) Much better! I've been programming on Windows too much lately (isn't any amount too much? ;^) Kevin (...) (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Seam width
 
Hi. Just wondering: How do you calculate the seam width in programs like L3P and LDView? Do you just scale the part by x% ? Or ? Trond Hasse Lie Norway (o\_/o) (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) What about getopt() style parameters, eg: -f foo.dat -l 20 -u cm --filename foo.dat --length 20 --units cm ROSCO (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) Yeah, I thought so. Other options are copying the line before the strupper(), or using strnicmp() or strncasecmp() for the keyword test. The copy method is easier to do in a portable way. (...) I like the named parameters. That makes it easy (...) (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) I'd like to discuss changes before they are made, so I can keep track of new capabilities of the program. (...) Yes. I was trying to make lsynth not case sensitive when it came to recognizing keywords, but I don't like the fact that it changes (...) (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) I don't know about the math, but I do have a few thoughts after a quick peek at the sources. So how should we go about making changes? Discuss them here first, or just put them in CVS with an appropriate comment if we think they won't break (...) (22 years ago, 20-Jan-03, to lugnet.cad.dev)
 
  Re: LDraw Infotip Shell Extension DLL
 
Hi ok.. i changed the two mentioned points and uploaded v1.01. Play well Carsten "Jaco van der Molen" <jmolen@globalxs.nl> schrieb im Newsbeitrag news:H90I85.9wE@lugnet.com... (...) in (...) your (...) information (...) un-install. (...) (22 years ago, 20-Jan-03, to lugnet.cad, lugnet.cad.dev)
 
  Re: LDraw Infotip Shell Extension DLL
 
OK, this works! It does show up with DAT and LDR extension but... ...could it also be associated with MPD? Furthermore I suggest to explicitely display lines that have useful info in them, for now it displays lines like ROTATION CENTER and ROTATION (...) (22 years ago, 20-Jan-03, to lugnet.cad, lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
(...) I like the fact the it doesn't use the registry. This mean I can move the LDRAW directory around at will and have to worry about flargging Windows not being able to update itself. You would think something as basic as update all the registry (...) (22 years ago, 20-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
I agree that it should ask. For example I keep my LDraw files in C:\Program Files\LDraw and MLCAD in C:\Program Files\MLCAD. It was a little awkward to set up, but it works great. If LDraw used a proper Windows installer then this wouldn't be an (...) (22 years ago, 19-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  Re: LSynth 2.0 Available
 
(...) Another issue is the ownership of the changes. Do you wish to require authors who contribute changes to assign ownership of the changes to you? If you do not, then the program becomes partly owned by you and all whose code you have accepted (...) (22 years ago, 19-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)
 
  LDraw Infotip Shell Extension DLL
 
Hello! I was sick and bored and Leonardo did not have the time so i just wrote it. Its the same little expansion to the explorer shell so when you hover your mouse over a LDR or DAT file it will give you the basic header information in a tooltip. It (...) (22 years ago, 19-Jan-03, to lugnet.cad, lugnet.cad.dev)  
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) One last question; I am curious as to why you didn't include LP3AO as a "Power Tool?" This is another one of those no-brainers (creating a GUI for a command line program). Was it due to the timeline of your text? Steven (22 years ago, 18-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
<snip> (...) Thanks Steven. Comments like this are highly motivating. When I started writing LPub, I'd only just heard of L3P, although I new of POV-Ray from way back. It has been quite a learning experience. (...) I learned a lot about L3P writing (...) (22 years ago, 18-Jan-03, to lugnet.cad.dev)
 
  Re: lsynthcp community development project setup on sourceforge
 
(...) Maybe we can look forward to it in the next version. (...) LPub is just an amazing tool. I was not a fan of POV-Ray and the LP3 conversion tool to create documents. However, using LPub has encouraged me to begin creating many more (...) (22 years ago, 18-Jan-03, to lugnet.cad.dev)
 
  Re: LSynth 2.0 Available
 
(...) OK the installer is slightly less sucky, because now it puts the parts in the LDRAW\Parts directory. Kevin (22 years ago, 18-Jan-03, to lugnet.cad, lugnet.cad.dev, lugnet.inst)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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