| | Re: Isecalc, a LDraw intersection line calculator Jim DeVona
| | | (...) Although I haven't tested it with anything besides the included samples, I can confirm that this builds and works with Mac OS X. Three cheers for portable code! In the source directory, I compiled it with: g++ Isecalc.cpp -arch i386 -arch ppc (...) (17 years ago, 2-Jun-07, to lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
| | | | | | | | Re: Isecalc, a LDraw intersection line calculator Philippe Hurbain
| | | | | Hello Jim, (...) Great! I made nothing for that (I'm not so good at programming!), but a console application is nothing fancy... (...) Sure, you're welcome! Thanks in advance... Philo (17 years ago, 2-Jun-07, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | | | | | |