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 / *14906 (-20)
  Re: Getting rif off the 8.3 nomenclature??? (scanf tricks)
 
(...) misparse file names with blanks or tabs in them. (...) will be backward compatible and not cause problems (at least not for (...) I have no idea whether this could be worked into your sscanf usage, but it is possible to read whitespace into (...) (17 years ago, 29-Mar-07, to lugnet.cad.dat.parts, lugnet.cad.dev, FTX)
 
  Re: Prefix character on meta commands?
 
(...) While I am a current member of the LSC, this hasn't been discussed there. It has always been my understanding that this format for meta commands was never intended to require existing meta commands (official or otherwise) to be changed. (...) (17 years ago, 28-Mar-07, to lugnet.cad.dev.org.ldraw)
 
  Re: Prefix character on meta commands?
 
(...) As the author of the meta command section of the 1.0.0.0 spec, my intention wasn't to twist the arms of developers into adopting the "!" prefix or the program name requirement. For non-official LDraw.org programs, I meant for these rules to be (...) (17 years ago, 28-Mar-07, to lugnet.cad.dev.org.ldraw)
 
  Re: Prefix character on meta commands?
 
(...) I am no longer on the LSC, but I'll give my opinion. Given that the LPUB, SYNTH and MLCad's ROTATION meta's were defined before there was ever an LSC, before the LDraw file format 1.0.0.0 was officially ratified, or before the discussion in (...) (17 years ago, 28-Mar-07, to lugnet.cad.dev.org.ldraw)
 
  Getting rif off the 8.3 nomenclature???
 
guys, I'm currently working on 004219b.dat - Sticker System with Australia Flag Pattern. unfortunately there is no rule for subparts in the sticker standard: (URL) to the PT references: (URL) are subparts numbered? A: Subparts, which are stored in (...) (17 years ago, 27-Mar-07, to lugnet.cad, lugnet.cad.dev.org.ldraw, lugnet.cad.dat.parts)
 
  Prefix character on meta commands?
 
guys, flicking through the specs I got a bit confused and seek clarification (preferably from the LSC) we have the list of Official META Commands: (URL) list of currently known META Commands: (URL) LDraw File Format 1.0.0 proposal (oddly there is no (...) (17 years ago, 27-Mar-07, to lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: Sneekpreview on animation software
 
(...) Screen space is a bit of a problem indeed, it runs out very fast :) That's why I support dual (or even more in theory) screens. But every screen can also have multiple desktops, and for each desktop you can choose from 'windowed' or 'tabbed' (...) (18 years ago, 21-Mar-07, to lugnet.cad.dev)
 
  Re: Sneekpreview on animation software
 
(...) What about those of us that only have one screen? Can you show an example of how it would look there? It seems to me the UI with the large sliders is a bit space consuming. Maybe just a numerical display of the current value (the top part of (...) (18 years ago, 21-Mar-07, to lugnet.cad.dev)
 
  Sneekpreview on animation software
 
Hi all, After quite some time I think I got the basic control system / and interface working for the succeeder of LD4DModeler. I would appreciate any comments / suggestions from animators / developers concerning first impressions on the interface. (...) (18 years ago, 21-Mar-07, to lugnet.cad.dev, lugnet.cad, lugnet.animation)
 
  My Rachal: Atmosphobic - The Movie
 
I have submitted my entry "Atmosphobic - The Movie" to the (URL) LDraw-RACHAL>. This little movie was completely rendered with (URL) Blender>. Resources: (URL) making of> - RACHAL Gallery (URL) YouTube> - LowRes movie (URL) Web> - MidRes & HiRes (...) (18 years ago, 20-Mar-07, to lugnet.announce, lugnet.cad.dev.org.ldraw, lugnet.cad, lugnet.cad.ray, FTX) !! 
 
  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: Site changes on LDraw: Opinions sought
 
--snip-- (...) I'm with Willy on this. Much as I'd love to move away from PostNuke I just don't think it's worth the effort right now. So long as the site is relatively attractive and, more importantly, serves its purpose properly by allowing ready (...) (18 years ago, 19-Mar-07, to lugnet.cad.dev.org.ldraw)
 
  Re: Site changes on LDraw: Opinions sought
 
(...) I'm talking about the PostNuke nuts'n'bolts. this kind of stuff: (URL) I'm not -pushing- for redesign per se, I'm just bringing it up for discussion as (...) every help to steamline the PN stuff is welcomed and much appreciated (where (...) (18 years ago, 18-Mar-07, to lugnet.cad.dev.org.ldraw)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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