| | 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)
|
|
| | Running Leocad under linux (Ubuntu 8.10 32-bit)
|
|
For anyone interested, I will hereby share my experiences with Leocad under Linux (Ubuntu 8.10 32-bit) I write this because I stumbled across some issues which might be related to LeoCad itself or just my complete lack of experience. This being said (...) (16 years ago, 14-Dec-08, to lugnet.cad.leocad, FTX)
|