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 / *11591 (-20)
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Apparently yes, but it has the drawback you noticed below. (...) This is because from certain viewpoints two parallel edges exactly cover each other. In XOR math they cancel each each other out and the part disappears. The Stencil buffer (...) (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) I am probably messing up the nomenclature... I think it is supposed to mean that it is the 5th version of GLUT that was made for Mac OS X, and it corresponds to GLUT version 3.0. The 2nd one must be the 7th version of glut made specifically (...) (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Just for fun I tried resizing the screen using the "hidden" risizing box in the corner of the screen. It didn't go very well... I took a screen shot. (URL) guess I won't be using the resizing box any time soon :) If you couldn't tell, I named (...) (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Chris, What is Mac OS X 5.0 and Mac OS X 7.0? I have never heard Mac OS X refered to that way. Do you mean Mac OS X 10.2.5 and Mac OS X 10.2.7? James (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) The GLUT I am using is GLUT for Mac OS X 5.0 (GLUT version 3.0) I downloaded it from the Apple Developers site a while ago. The archive is dated Jan 2003. It gives me access to the pop up menu built into LDGLite. (control+click). I don't think (...) (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Sorry, I should read the readme's more closely. (...) Oh, 0.9.5f wouldn't read files created by MBC. Only the first brick would appear. You said it was probably a line ending thing. I just wanted to say that yesterdays current version of (...) (21 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LSC: Call for Votes
 
(...) I'm glad I saw this on Lugnet's homepage today, or I would have missed the vote. I've been lurking more than anything these past few years, but LDraw is still a very important interest to me. I just can't follow the day to day events as much (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: rotating models in MBC 0.4.1d Cocoa
 
Travis, To date I have used this apporach in both C and Objective-C: The mouse drag subroutine on the first loop through saves the current system time in a global variable. An event is then sent to initiate redrawing of the model. The the model is (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LSC: Call for Votes
 
Just a reminder to everyone ... voting ends this evening. So, if you haven't, please do! -Tim (21 years ago, 23-Jul-03, to lugnet.cad.dev.org.ldraw, FTX)
 
  Re: rotating models in MBC 0.4.1d Cocoa
 
(...) I'm not sure I completely understand the above. What are you timing? If you are just timing how long the glFinish takes, then a change in its behavior might not be indicative of a bug in the new OpenGL drivers. And if you time how long you (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: rotating models in MBC 0.4.1d Cocoa
 
(...) This is a problem I've been wrestling with since I commenced with Objective-C. Normally to engage slow drawing mode what I do is I time the redraw operation by using glFinish(). This command is supposed to prevent the application from (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: MBC 0.4.1d (Cocoa) observations
 
(...) I'll check it out - sounds strange...before there was no problem (...) The Cocoa version still has very weak fault tolerence for corrupt Ldraw data (which is noted in the ReadMe file), todate I've been dealing with these types of crashes on a (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: GLUT 3.2
 
(...) ... (...) I've played this game before. The BSD (or whatever OSX is underneath) linker is more picky about its archives than Linux or (probably) solaris. When people port code from these systems to OSX they sometimes forget to add the extra (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Yeah, I did some "back of the envelope calculations" a while back, and you don't have enough VRAM for all the goodies at the higher resolutions. (URL) wonder if I could fix it by asking for a smaller depth/stencil buffer when the program (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Chris, I have a 400 MHz PowerBook G4, so I'm also in the 8MB VRAM boat. I have experienced the part highlighting problem at higher resolutions you mentioned in the other post at higher resolutions with 0.9.5f, so VRAM seems a likely culprit. (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) -le should only affect the current selected PART when you move it with the arrow keys. -le moves an XOR wireframe and -LE moves a solid part. In general, -le seems faster and less buggy. Rotation drawing mode is controled by the menu that you (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Hey Tom! Same here. The gobble-dee-goo is gone. See my other post about why I think it suddenly appeared (though the bug may have always been there). Thanks for the heads up on the ligpng thing. Apparently, I installed it (as a dependency?) (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Yeah that'd be nice. I've got one OSX bug report already with the SOLID part moving mode (-LEDIT) that may or may not be fixed in tonight's current.tgz tarball. There also seems to be a new bug in MESA 5 on linux with glcopypixels(). (...) I (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Hi Don, I just compiled it with make -f makefile.macx (it is a good thing the Linux directions work for Mac because I have no idea what I am doing). I didn't do any extensive testing, but with a bit of playing in edit mode everything seems to (...) (21 years ago, 23-Jul-03, to lugnet.cad.dev.mac)
 
  Re: LDGLite outputting gobble-dee-goo to terminal window
 
(...) Don, I was able to build the new version, and it doesn't do the color table thing. Would you like a report from a more general workout of it? Chris, Note that you may need to install libpng (I did it via fink) to successfully build the new (...) (21 years ago, 23-Jul-03, 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