 | | MBC 0.4b2 (Cocoa) bug fix release
|
|
Following Chris finding some crash bugs in MBC 0.4b1, I have quashed these an placed an interim update 0.4d2 on my .Mac site for downloading. (URL) fixes the model rotation issues, crash on new command, crash with some of the early parts primitive (...) (23 years ago, 6-Aug-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Yep, it is cool to have my model as the edit mode screen shot. It is the first model that I created entirely with LDGLite too. I just finished downloading 1.0.0. I'll give you a report as soon as I have had a chance to do some testing. Chris (23 years ago, 7-Aug-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Ok, I might've fixed all of this. If not, I'll have to make a 1.1 release real soon because I couldn't wait any longer. Ldglite has finally reached 1.0. Give the OS X executable a spin and see what I missed. (URL) the way, Tom Bozzo sent me a (...) (23 years ago, 6-Aug-03, to lugnet.cad.dev.mac)
|
| |
 | | MBC 0.6.2 observations
|
|
Changed model Pressed "command+s" (menu lit up) Pressed "command+q" I was greeted with a dialogue box that stated that the changes hadn't been saved and asked if I wanted to save them. I dismissed the dialogue box, and quit. I launched MBC 0.6.2 and (...) (23 years ago, 2-Aug-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: Mac Brick CAD 0.6.2
|
|
(...) QTVR works great now. The rotating parts is nice. I like the axis of rotation. Now we need it to snap to 10 or 15 degree rotations when dragging with the mouse. Multiple part rotation doesn't work. See my robot's left lower leg: (URL) kinda (...) (23 years ago, 1-Aug-03, to lugnet.cad.dev.mac, FTX)
|
| |
 | | Mac Brick CAD 0.6.2
|
|
Mac Brick CAD 0.6.2 (Carbon) is now available for download at <link (URL) Improvements include Improved model rendering 'Power User' shortcuts Improved QTVR exporting Additionally, the source code is also available in a seperate file at the above (...) (23 years ago, 1-Aug-03, to lugnet.cad.dev.mac, FTX)
|
| |
 | | L3P Launcher v0.6
|
|
(URL) think this version is alot more useful than the last. Even though not much is different. I added: All of the checkboxes remember their state. A user flags field, so that you can enter in camera and light values if you know the flag values. (...) (23 years ago, 31-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: rotating models in MBC 0.4.1d Cocoa
|
|
(...) Chris, Unfortunately the answer isn't necessarily simple. In the parts files included with Brickdraw 3d, I found an error in part 590 (Train Engine). At least one of the Type-2 lines is corrupted. However, I didn't notice the error in the file (...) (23 years ago, 31-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Less that a second for my Mini, but it is mini :) About 4 seaconds for my black tank car, which has 284 (?) parts. About 8 seconds to draw my GP30. The dat for the GP30 has 817 lines (not all of them are parts). Redraw the model every time... (...) (23 years ago, 29-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Found a much more recent post on this indicating that it may still be a problem with current Macs... Also contains a bit more info as to what's really going on. (URL) The only workaround I can think of is to (...) (23 years ago, 28-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) (URL) guy found the same bug on his Mac. Writing to the GL_FRONT buffer seems to also write over whatever you may have stashed away in the GL_BACK buffer. The only workaround I can think of is to copy the image to regular system memory, or (...) (23 years ago, 28-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: rotating models in MBC 0.4.1d Cocoa
|
|
(...) Sounds like the next release it going to be a good one! Out of curiosity, is there a bug in the train motor part? Chris (23 years ago, 26-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: rotating models in MBC 0.4.1d Cocoa
|
|
(...) As an update to this comment, I have now placed the glFinish() command and the timing loop into the render instance, and now I get correct behavior. It's clear that Cocoa creates a new thread for each instance, therefore as guessed before, (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) So you're saying that if I ask for the GL_RENDERER etc strings after a window resize I'll get the same ones I started with no matter what? (I added some code to check it anyway just in case) That really sux. Who designed that feature, (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) OK, I looked at the code above, and all it seems to do is tell its OpenGL context to update every time the window is resized. If their glut doesn't do this, then it is broken. As far as I know, there isn't any equivalent to this in Windows. (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Found some more info. This makes it even more clear. (URL) it only shows icky Cocoa code. I may have to examine the apple glut sources to see how much of this is actually handled in glut. I wouldn't be suprised to find some bugs there. And I (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) The OS is selecting the drivers. If I want to select them myself I have to write all sorts of icky OS specific code. (...) It gets worse. I did some searching on this. Apparently, according to the source on this page, I may need to check if my (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac, lugnet.cad.dev)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Short version, yes, I am still working at Westfield, but no, I am not there at the moment. I am working out of the home office in Worcester. I am printing out my just defended Ph.D. thesis, and when that is handed in to the graduate school (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) When running at 16 bit the ATi drivers are loaded unless I mistakenly type ./ldglite -le -v1024,7400 mini.dat (instead of 740). When the window is set to 800x600 selecting and moving bricks works fine, but selecting and moving behaves badly (...) (23 years ago, 25-Jul-03, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite outputting gobble-dee-goo to terminal window
|
|
(...) Hey, do you still work in Westfield? If so, maybe I could drive up there for lunch tomorrow and see all this stuff in action. That might eliminate some of my confusion and guesswork about drivers, modes and versions. Don (23 years ago, 24-Jul-03, to lugnet.cad.dev.mac)
|