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 / 10942 (-40)
  Re: MPD Wizard 1.0b
 
(...) This is now fixed -Orion (16 years ago, 29-Jan-09, to lugnet.cad.dev)
 
  Re: MPD Wizard 1.0b
 
(...) It's been a long time since the last update on this very useful app and, more importantly, the link it could be downloaded from now gives me a "404 not found" error. I have recently included a reference to this great app in an ongoing tutorial (...) (16 years ago, 28-Jan-09, to lugnet.cad.dev)
 
  Re: 3D matrix math question
 
(...) Maybe I'll just automatically disable the scaling when "Show control points" is turned on. I'll definitely disable the scaling when "Show all" is turned on. (...) Having the control lines be a different color won't necessarily help when they (...) (16 years ago, 16-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Actually the switch turning off condline controls scaling could be a sub-option of "Show control points" and be active only in this case. BTW, could it be possible to show control lines in another color to distinguish them from conditional (...) (16 years ago, 16-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) This is true, and I actually try to work this way, but if you look up the thread to ((URL) here>), you'll see that this bug led to a problem that would be visible in real-world parts if the suggested conditional edge primitive is created. And (...) (16 years ago, 16-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Fixing this one group of rarely important special cases in an efficient manner is probably not the most valuable use of your time. You could always offer 'condition point compression' as a user-selectable option. Tim (16 years ago, 16-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: LETGUI new version 0.1.0.18
 
(...) Philo just informed me that both versions that I have packed into the setup are the old versions. So I compliled it again with the current (above mentioned) versions of that tools. I am sorry for any trouble this may have caused on your side. (...) (16 years ago, 15-Dec-08, to lugnet.cad.dev)
 
  Re: 3D matrix math question
 
(...) OK, I applied this fix (pulling the control points to be 1 LDU from the first point of the conditional line), and it seems to work. It makes the "Show control points" option under conditional lines less useful, but that's a price I'm willing (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Well, I know where the camera is, and I can create vectors from the camera to both end-points of the conditional line, and to both control points. I'm pretty sure that the calculation could be done with just this information. However, I'm not (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev)
 
  Re: 3D matrix math question
 
(...) In the case that exhibits the bug, the control points are outside the frustum, but the conditional line itself isn't. So I still need to decide whether or not to draw the conditional line. In this case, it was being drawn at times that it (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) I think you're right. I'll look into that. It seems like the most straightforward, and since it's just a pre-processing step, it shouldn't affect the performance for anything other than model loading. --Travis (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Is there some 'easy' way to determine if the control points are in or out of frustum? Is there any other way to transform points, without considering the frustum (Well, obviously there is at least one, but it's the long way of calculating the (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev)
 
  Re: 3D matrix math question
 
(...) OK... I think I understand what I was getting at here. When you introduce perspective then the distance of the conditional point from the line becomes important. Eg. if you have a point that is directly behind its line in a perspective free (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Hmmm... Though I can't quite pin it down I have a suspicion that this has something to do with the spatial reduction cause by projection. What projection matrix are you using? Would a simple solution just be to move the conditional points (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) I am not the best in 3D, but if something outside the view frustum, you do not need to draw that. If you have the special case that only parts of what you should draw are outside the view frustum, I would go to calculate that values for a (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) Actually, the projected points are all that I am checking, and that's how it's supposed to work. (...) No. The way that conditional lines work is that if the two control points lie on the same side of the conditional line on the screen (in (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: 3D matrix math question
 
(...) If I understand correctly you shouldn't be checking on the projection, only on the full 3D transformed points. That means you should check after stage 2.5. You'll need the Z value to work out which side things lie on. Tim (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  3D matrix math question
 
(...) I think I need help. I thought I was using gluProject for the conditional calculations, but discovered that I'm not. I multiple the projection matrix by the model-view matrix to get my transformation matrix, then run the points through that to (...) (16 years ago, 14-Dec-08, to lugnet.cad.dev, FTX)
 
  Re: LETGUI new version 0.1.0.18
 
(...) Thanks! For the record: - Ytruder 1.2 is no longer limited to Y direction and can extrude along x, y or z directions - Intersector 1.3 has a new scaling option that improves result for small parts. Philo (16 years ago, 12-Dec-08, to lugnet.cad.dev)
 
  LETGUI new version 0.1.0.18
 
A new version of LETGUI ((URL) is now available. Support for new commandline options for Ytruder1.2 and Intersector1.3 are added. Have fun! cu mikeheide (16 years ago, 12-Dec-08, to lugnet.cad.dev)
 
  Re: Inliner v1.1.0.1
 
(...) There where still under some circumstances errors in the resulting file. Please use this update version 1.1.0.2 at (URL) (16 years ago, 10-Nov-08, to lugnet.cad.dev)
 
  LETGUI new version 0.1.0.17
 
A new version of LETGUI ((URL) is now available. The new option 'N' for Inliner ((URL) is now supported. Support for the new amazing tool pathtruder v1.0 ((URL) is added. Have fun! cu mikeheide (16 years ago, 27-Oct-08, to lugnet.cad.dev)  
 
  Inliner v1.1.0.1  [DAT]
 
A new version of Inliner is available at (URL) is a bugfix, that fixes the wrong winding if you use the inlinedeep option and do not inline to the lowest level. So this version can now easily change a CW version of a file to a CCW version. You have (...) (16 years ago, 25-Oct-08, to lugnet.cad.dev)
 
  LETGUI new version 0.1.0.16
 
A new version of LETGUI ((URL) is now available. The new option for Inliner ((URL) is now supported. Have fun! cu mikeheide (16 years ago, 18-Oct-08, to lugnet.cad.dev)
 
  Inliner v1.1
 
A new version of Inliner is available at (URL) you can choose the deepth of inlining level. cu mikeheide (16 years ago, 12-Oct-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.15
 
(...) There was a bug when you have changed the error and warning angles. This is fixed now. I did not have changed the version number. So current version 1.0.15 is updated. cu mikeheide (16 years ago, 10-Oct-08, to lugnet.cad.dev)
 
  LETGUI new version 0.1.0.15
 
A new version of LETGUI ((URL) is now available. The new options for PlanarCheck ((URL) are now supported. Have fun! cu mikeheide (16 years ago, 9-Oct-08, to lugnet.cad.dev)
 
  Re: Anyone working on 60478 ?
 
(...) I wouldn't rely on Google - if you know the part number it is far easier to use the "lookup" box on almost every page of the Parts Tracker (URL). There has not been voting on parts submissions for many years now - there is a review and (...) (16 years ago, 22-Sep-08, to lugnet.cad.dev)
 
  Re: Anyone working on 60478 ?
 
(...) That didn't turn up in my Google search. I downloaded his file and am using it instead of mine. What happens if two people develop the same part? Are both eligible for voting? (16 years ago, 22-Sep-08, to lugnet.cad.dev)
 
  Re: Anyone working on 60478 ?
 
(...) An unofficial version was posted to the Parts Tracker on Saturday by Michael Heidemann (URL) Chris (16 years ago, 22-Sep-08, to lugnet.cad.dev)
 
  Re: Anyone working on 60478 ?  [DAT]
 
(...) I edited the 48336 in the unofficial parts library (by Guy Vivan [guyvivan]) and turned it into 60478. I've never submitted a part to the library before, so I don't know the procedure, but here it is anyway... I am happy to relinquish all (...) (16 years ago, 22-Sep-08, to lugnet.cad.dev)
 
  Anyone working on 60478 ?
 
I can't find this part in any parts library, unofficial or otherwise: (URL) anyone worked on it? It seems to me that it would be similar enough to 48336, which does exist in the unofficial parts library, that it wouldn't be too hard, no? (16 years ago, 22-Sep-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) Thank for pointing this out. I think LDSShell is the better way to use LDS anyway. As I never used Pascal or Delphi, I do not understand the code nor can port that to VBExpress that I am using. cu mikeheide (16 years ago, 8-Aug-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) As you above mentioned there is already a tool that does what you want - LDDPad. But with the capabilities of LDDPad you have to know the command line parameters and how to set them. LETGUI is designed as a GUI for command line tools, not as a (...) (16 years ago, 8-Aug-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) I still have the sources for LDSShell (Delphi Pascal), they are free for anyone wanting to have a look at them. I can't see any checking of return codes, all LDSShell does is capture the file LDS.ERR with all the 'compiler' errors and (...) (16 years ago, 6-Aug-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) There's a much more recent version of LDS at (URL) am unable to edit anything at my "swipnet" pages since I changed ISP to Telia and can't reach Tele2's (ie swipnet) FTP service anymore.) MFHead is still highly unofficial and doesn't even (...) (16 years ago, 6-Aug-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) At present all supported tools are hard coded. So I can add also other tools if needed. The idea of LETGUI was to have a starter for little command line tools like those from Philo and some others. I never have used LDS but just have had a (...) (16 years ago, 6-Aug-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) Looks nifty! Is it possible to set it up towards other than your tools, like LDS and MFHead? /Tore (16 years ago, 29-Jul-08, to lugnet.cad.dev)
 
  Re: LETGUI new version 0.1.0.14
 
(...) Thanks for this ever improving nifty tool! Philo (16 years ago, 9-Jul-08, to lugnet.cad.dev)
 
  LETGUI new version 0.1.0.14
 
The new version of LETGUI ((URL) is now available. Also the updated version of some tools (mentioned here (URL) are in the installer. Some improvements also to LETGUI. Also Edger is now included, some default values for Coverer and Intersector are (...) (16 years ago, 8-Jul-08, to lugnet.cad.dev)  


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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