Bugs item #812578, was opened at 2003-09-25 19:36 Message generated for change (Settings changed) made by migueljmol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=812578&group_id=23629
Category: Graphics Group: None Status: Closed Resolution: Fixed Priority: 1 Submitted By: Miguel (michaelthoward) >Assigned to: Miguel (migueljmol) Summary: cohen-sutherland clipping causes problems Initial Comment: the clipping in drawLine causes troubles near the edges because the pixels move ---------------------------------------------------------------------- Comment By: Miguel (michaelthoward) Date: 2003-11-22 00:39 Message: Logged In: YES user_id=608250 Now, we go through the motions of cohen-sutherland line clipping. But we only do this to determine visibility. In the end we draw the line from the original coordinates. This ensures that parallel lines in cylinders and on planes get drawn properly. ---------------------------------------------------------------------- Comment By: Miguel (michaelthoward) Date: 2003-11-22 00:38 Message: Logged In: YES user_id=608250 Now, we go through the motions of cohen-sutherland line clipping. But we only do this to determine visibility. In the end we draw the line from the original coordinates. This ensures that parallel lines in cylinders and on planes get drawn properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=812578&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
