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 / *15126 (-20)
  "Building with Bricksmith" screencast video
 
I have recorded a silent video "screencast" of the creation of my most recent (URL) LDraw model> (yet another B-Wing variant). It is not a short video, but it shows the whole process from start to finish. Watching it has already given me a few ideas (...) (17 years ago, 19-Aug-07, to lugnet.announce, lugnet.cad, lugnet.cad.dev.mac, FTX)  
 
  Re: RACHAL Polar - changeover day
 
--snip-- (...) For future ones I'll try to include them but I simply didn't have time for this one. Sorry. Tim (17 years ago, 8-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.cad.ray, FTX)
 
  Re: RACHAL Polar - changeover day
 
(...) Wow that is huge. I was wondering when we do have RACHAL if it would also be possible to include a .zip of the unofficial parts used in the .mpd file? Thanks. Looking forward to try it. Have some ideas. Zach Best (17 years ago, 8-Aug-07, to lugnet.cad.dev.org.ldraw, lugnet.cad.ray, FTX)
 
  Re: LDraw All-In-One-Installer - Seeking permission from software programmers
 
(...) I'll take this back to the SteerCo and see if we can come up with something working better. Sorry for the mess. w. (17 years ago, 8-Aug-07, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw All-In-One-Installer - Seeking permission from software programmers
 
(...) I believe I switched to the GPL for version 3.0. (3.1 is definitely under GPL.) I think I could still release the Windows version under a different license if I chose, since it doesn't use any GPL software (probably; I'd have to check to see (...) (17 years ago, 8-Aug-07, to lugnet.cad.dev.org.ldraw)
 
  Re: LDraw All-In-One-Installer - Seeking permission from software programmers
 
(...) I take it the latest version of LDVIEW is under the GPL? Ahui (17 years ago, 7-Aug-07, to lugnet.cad.dev.org.ldraw)
 
  Re: Brickshelf Upload Utility
 
I have released a rudimentary Mac OS X version of Brickshelver: (URL) It is only partially complete, but I don't expect to invest much more time in it anytime soon unless I receive substantial feedback expressing interest in that effort. I do, (...) (17 years ago, 7-Aug-07, to lugnet.publish, lugnet.cad.dev.mac, FTX)  
 
  Re: LDraw All-In-One-Installer - Seeking permission from software programmers
 
I can't legally agree to that, and it's likely that a large percentage of the other authors can't either. The thing is, I'm not the sole author of LDView, and never have been. LDView has always included code written by friends of mine from college, (...) (17 years ago, 6-Aug-07, to lugnet.cad.dev.org.ldraw)  
 
  LDraw All-In-One-Installer - Seeking permission from software programmers
 
Dear contributor to the LDraw System Of Tools, We would like to include your program files listed below (the “Product”) in our new LDraw.org All-In-One-Installer, (the “Work”) to be published by LDraw.org: ___...___ Program The purpose of this (...) (17 years ago, 6-Aug-07, to lugnet.announce, lugnet.cad, lugnet.cad.dev.org.ldraw)  
 
  Re: LDraw.org's July 2007 Model, Scene and Part of the Month Winners
 
Thanks to everyone who voted, and congratulations to the other winners! Unfortunately I wasn't able to get an entry done in time for this month, however I suspect this wouldn't have made any difference as there are two incredible entries! (17 years ago, 1-Aug-07, to lugnet.cad.dev.org.ldraw, FTX)
 
  LDraw.org's July 2007 Model, Scene and Part of the Month Winners
 
Congratulations to the winners of the July 2007 Model/Scene/Part Of The Month (MOTM/SOTM/POTM) contests: (URL) MOTM, Prinoth Leitwolf Snowgroomer by Han Crielaard> (URL) SOTM, Valley of the Dark Lords by Philip Heinrich> (URL) POTM - Best Part, (...) (17 years ago, 1-Aug-07, to lugnet.cad, lugnet.cad.dev.org.ldraw, lugnet.announce, FTX) ! 
 
  Re: Copy of MacMegaPov 0.7
 
(...) For comparison, I rendered m6459.png (picture posted in earlier post) at 640x480, and the times were as follows (all on an original MacBook 2GHz). Intel (command line-only) compile: Time For Trace: 0 hours 0 minutes 2.0 seconds (2 seconds) (...) (17 years ago, 31-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) Sorry. I used the command line unzip (on my Macbook) to unzip the file, and that toasted the contents. Apparently the resource fork didn't extract properly. Using a different unzipper solved the problem. --Travis (17 years ago, 31-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) The version I posted does not require Classic. It's an old CFM Carbon program (not Mach-O) that can run natively under both OS 8/9 and OS X. It is PowerPC though, so on an Intel Mac, it gets emulated via Rosetta. (But I suspect it runs faster (...) (17 years ago, 28-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Brickshelf Upload Utility
 
I've been working on a Brickshelf upload utility similar to (URL) Flickr Uploadr>. It helps streamline the process of zipping a bunch of files and navigating to or creating the appropriate folder to upload them. These screenshots are of a scruffy (...) (17 years ago, 30-Jul-07, to lugnet.publish, lugnet.cad.dev, FTX)  
 
  Re: Copy of MacMegaPov 0.7
 
(...) I dusted off my old G3, now a bone stock 10.4 system, and it runs fine (as it does on my MacBook). Jim (17 years ago, 28-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) For reference, here is a script that builds a static univeral libpng library, and then copies it into /usr/local/lib with a u appended to the filename (libpng12u.a): (URL) In order for it to work, png.h has to be modified. In 1.2.18, line 497 (...) (17 years ago, 28-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) Thanks. I eventually figured out how to get it to build. The trick was to build the two versions separately (ppc and i386), and then use lipo to join them. Building for both architectures at once just gave an error that some of the gcc command (...) (17 years ago, 28-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) I see there is universal build of libpng 1.2.17 (URL) here>, but I have not tested it. From the installer notes: "Installs static (.a) and dynamic (.dylib) universal binaries of libpng, as provided by the official libpng reference release: (...) (17 years ago, 27-Jul-07, to lugnet.cad.dev.mac, FTX)
 
  Re: Copy of MacMegaPov 0.7
 
(...) Actually, I need a Universal binary version of the static libpng library, since I don't want to have to distribute libpng along with the executable. Now that I think about it, I'm pretty sure the megapov executable I already posted is (...) (17 years ago, 27-Jul-07, to lugnet.cad.dev.mac, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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