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 / 10587 (-20)
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) Thanks for the tip, Tim! The point about LDraw (and POV-Ray) objectives being comprised of surfaces rather than solids is worth keeping in mind, too. After re-rendering the little test scene with maxtracelevel set to 8, I realized that the (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
--snip-- (...) Hi Jim, The second error there is certainly to blame for the opacity. You need to add a line globalsettings maxtracelevel N where N is high enough (probably 8 will do). Partially this is because LDraw parts are constructed of surfaces (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) You're right - it does work. I retried it with L3P output and the view is positioned correctly. My previous effort used POV-Ray code from Anton's converter. That's not necessarily the reason it didn't work before, though: it was late and I was (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) The aspect ratio shouldn't make enough of a difference to put the camera out of the ship. It should only change the cropping. If you have the same aspect ratio, you should should get nearly pixel-perfect alignment of all polygons that don't (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) I was thinking of that. I tried it briefly the other night but I must have had a different aspect ratio, because the rendering appeared far outside the ship. I'm getting up to speed on POV-Ray, though, so I'll definitely try it again. (...) (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) It's worth noting that if you get the POV-Ray camera info from LDView and render in POV-Ray, you should get exactly the same view there (assuming you use the same aspect ratio). (...) The sensitivity is pretty messed up. It doesn't properly (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: Fun with LDView Fly Through (A Minifig's Eye View)
 
(...) That's a nice pic Jim. I seem to recall there was a view from inside a Santa Fe car a while back, can't remember who rendered it though :( ROSCO (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Fun with LDView Fly Through (A Minifig's Eye View)
 
I'm sure this has been done before, but I realized an amusing application of LDView's "fly through" camera mode is to look at the world through the eyes of a minifig, particularly from perspectives where you couldn't normally fit a camera (or your (...) (18 years ago, 19-Mar-07, to lugnet.cad, lugnet.cad.dev, lugnet.cad.dev.mac, FTX)
 
  Re: source code for minifig generator?
 
(...) Thanks, that's what I was looking for. Brian Durney (18 years ago, 16-Mar-07, to lugnet.cad.dev)
 
  Re: source code for minifig generator?
 
(...) Bricksmith is in Sourceforge. Browsing around its CVS, I found what appears to be the minifig generator source here: (URL) at the MinifigureDialogController files.) Of course, that source is in Objective C, but Objective C tends to be very (...) (18 years ago, 16-Mar-07, to lugnet.cad.dev)
 
  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)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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