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 / *9100 (-20)
  I just noticed another one
 
When LDGLite is launched in LDGLite mode, I am prompted to click on the drawing to go to the next step, but when I click, the programs draws two steps. Chris (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Some bugs with LDGLite
 
(...) Thanks for the pointer. I gave it a quick try, and when I select the x,y option for resolutions, I can't enter the numbers, and LDGLite just starts in 320x200 mode. Chris (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) Hmm, as a matter of fact, I have had trouble with some users I that I do *help desk* for. They just released a new driver for their retail cards and that fixed the issues I have been having with them. (...) Hmm. Yup, they come with Nvidia's (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) Yeah, but I hear their drivers still suck. Until I hear otherwise, I'm gonna do it for *any* ATI driver. (...) Don't some of the newer Macs come with Nvidia cards these days? I'm sure they come with a whole different set of problems. Actually (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) I'm not much of a video card buff, but doesn't ATI have video cards better than the Rage 128? Maybe you could use those settings if the GL_VERSION contains "ATI" && GL_DEPTH_BITS is 24. Just an idea. If you wanted to limit to Macs, you could (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) Actually, it turns out that I just use -z100 to fix 16bit Mesa. So how does -J -z100 look on the Mac? Don (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) No it's not. But I'm glad the -z100 -Z2000 settings for the clipping planes fix it. Those are the clip plane settings I used to fix it for the 16Bit depth buffer on Mesa, so I guess I'll use them if the GL_VENDOR or GL_VERSION strings contain (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: new category??? "MiniBot"
 
(...) Hrrmm... OK, I see where you're coming from. However, I very much hope that any such miniature-figure-but...ue-minifig part be required to have something as the second word of the title that indicates that the piece in question is _not_ part (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev)
 
  Re: new category??? "MiniBot"
 
(...) Yep, I thought the same thing when I wrote my earlier message. Should this be updated to 30362.DAT Minifig Robot Leg SW Astromech ? (...) For purposes of the parts library, I tend toward a more inclusive definition of 'Minifig'. IMO, anything (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev)
 
  Re: Overlapping primitives
 
(...) IMO, this construction isn't completely disallowed, but it is sloppier than actually cutting the cylinders to fit together properly. The problem is mostly (but not entirely) when people use your part with a transparent color. In most all (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) ./ldglite -J b2.mpd produces: (URL) it suppose to do that? James (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) Hmmm, not much bleeding there. What do you get when you run with just the -J switch? Is it more like this? (URL) of nasty edge line bleeding there! Don (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Overlapping primitives
 
What's the general consensis on overlapping primitives? For example: if 2 cylindars crossed through one another. Is this discouraged or is it okay as long as the primitives are of the same color? -Orion (make it billthefish and remove the obvious (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) GL_VERSION = 1.1 ATI-1.1 GL_EXTENSIONS = GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixel GL_APPLE_client_storage GL_APPLE_client_address_range GL_ARB_transpose_matrix GL_EXT_clip_volume_hint GL_EXT_rescale_normal (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) Yes, I've also seen an occasional small amount of bleeding on on the slope bricks which can probably be attributed to my maxing out the polygon offset setting. But this goes way beyond that. Edge lines from way back in the depth buffer are (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Some bugs with LDGLite
 
(...) LdGLite Launcher is my contribution for a help page for Mac OS X. It just so happens that my work required me to write a very similar application so it was really easy for me to throw this together. The app is AppleScript Studio (AppleScript (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Could someone run a perspective mode test on ldglite?
 
(...) This isn't a direct answer to your question, but one thing I noticed in LDView is that setting the polygon offset too high will result in some of the observed problems. In particular, the problem on inverse slope bricks of the pillar showing (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Could someone run a perspective mode test on ldglite?
 
While following up on the latest round of bug reports I noticed this page. (URL) pics, but while viewing them I realized that all of the perspective (non-orthographic) views displayed a lot of z-fighting (underlying surfaces and lines bleeding (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Some bugs with LDGLite
 
(...) Oh no, that's a real bug, and not just on the Mac. Thanks for finding it. The 'r' key switches between the l3 and the ldlite parsers. I could swear I disabled that key for LEDIT mode because editing requires the data structures provided by the (...) (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)
 
  Re: Some bugs with LDGLite
 
(...) What about the ldglite launcher? I think that has a help screen. (URL) it a spin and see if it's missing anything. Don (22 years ago, 6-Jun-02, to lugnet.cad.dev.mac)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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